Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Announcement: Try the Ask AI chatbot for answers to your technical questions about Juniper products and solutions.

close
header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents

routing-engine-profile

date_range 09-Dec-23

Syntax

content_copy zoom_out_map
routing-engine-profile profile-name {
    fields {
        field-name;
    }
    file filename;
    interval minutes;
    start-time time;
}

Hierarchy Level

content_copy zoom_out_map
[edit accounting-options]

Description

Create a Routing Engine profile to collect selected Routing Engine statistics and write them to a file in the /var/log directory.

Options

profile-name

Name of the Routing Engine statistics profile.

start-time time

(Optional) Specify the start time in yyyy-mm-dd.hh:mm local time format for the accounting profile. Sometimes, if the time at which the records are written to the accounting file is beyond the transfer interval window of the file, drifting of accounting records occurs. To prevent drifting and to have predictable timestamps of when accounting data is written to an accounting file, we can specify the start time option for the accounting profile.

The remaining statements are explained separately. See CLI Explorer.

Required Privilege Level

interface—To view this statement in the configuration.

interface-control—To add this statement to the configuration.

Release Information

Statement introduced before Junos OS Release 7.4.

footer-navigation