Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

options (Routing Options)

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
options {
    syslog (level level | upto level level);
}

Hierarchy Level

content_copy zoom_out_map
[edit logical-systems logical-system-name routing-instances routing-instance-name routing-options],

[edit logical-systems logical-system-name routing-options],
[edit routing-instances routing-instance-name routing-options],
[edit routing-options]

Description

Configure the types of system logging messages sent about the routing protocols process to the system message logging file. These messages are also displayed on the system console. You can log messages at a particular level, or up to and including a particular level.

Options

level level—Severity of the message. It can be one or more of the following levels, in order of decreasing urgency:

  • alert—Conditions that should be corrected immediately, such as a corrupted system database.

  • critical—Critical conditions, such as hard drive errors.

  • debug—Software debugging messages.

  • emergency—Panic or other conditions that cause the system to become unusable.

  • error—Standard error conditions.

  • info—Informational messages.

  • notice—Conditions that are not error conditions, but might warrant special handling.

  • warning—System warning messages.

upto level level—Log all messages up to a particular level.

Required Privilege Level

routing—To view this statement in the configuration.

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

Release Information

Statement introduced before Junos OS Release 7.4.

footer-navigation