Command Line Reference Guide
Usage
Information
Syslog messages contain the IP address of the interface used to egress the router. By
configuring the logging source-interface command, the Syslog packets contain the
IP address of the interface configured.
Related
Commands
logging – enables logging to the Syslog server.
logging synchronous
Synchronize unsolicited messages and FTOS output.
S5000
Syntax
logging synchronous [level level | all] [limit number-of-
buffers]
To disable message synchronization, use the no logging synchronous [level
level | all] [limit number-of-buffers] command.
Parameters
all Enter the keyword all to ensure that all levels are printed
asynchronously.
level
level
Enter the keyword level followed by a number as the severity level.
A high number indicates a low severity level and visa versa. The
range is 0 to 7. The default is 2.
all Enter the keyword all to turn off all.
limit
number-of-
buffers
Enter the keyword limit followed by the number of buffers to be
queued for the terminal after which new messages are dropped. The
range is 20 to 300. The default is 20.
Defaults Disabled. If enabled without the level or number-of-buffers options specified, level =
2 and number-of-buffers = 20 are the defaults.
Command Modes LINE
Command History
Version 9.0(1.3) Introduced on the S5000.
Usage
Information
When you enable logging synchronous, unsolicited messages appear between
software prompts and outputs. Only the messages with a severity at or below the set level are
sent to the console.
If the message queue limit is reached on a terminal line and messages are discarded, a system
message appears on that terminal line. Messages may continue to appear on other terminal
lines.
Related
Commands
logging on – enables logging.
1215