Specifications

Configuring Message Logging and Severity Level
3-40 Software Configuration
Remember to save your configuration after all edits. Refer to the XSR Users Guide for
information about other SNMP commands.
Configuring Message Logging and Severity Level
1. Enter logging <console | buffer | monitor | snmp | A.B.C.D | file> <high | medium | low |
debug> to direct where error messages are sent and what degree of severity will be enabled.
Messages stored to buffer are saved to the XSR’s RAM, those stored to monitor are displayed on
active Telnet CLI sessions, those stored to A.B.C.D. are saved in the IP address of the
associated SYSLOG server. Refer to the XSR CLI Reference and User Guide for more information
about severity levels.
Typically, only HIGH severity alarms are logged to red flag critical events and those requiring
operator intervention. Also, the DEBUG alarm level is meant for maintenance personnel only.
The XSR may discard LOW and DEBUG level alarms if the system is too occupied to deliver
them. The number of discarded messages is displayed by the following line in
show logging
command output:
Discards: high=0 medium=0 low=4 debug=22
2. Enter show logging to verify the logging configuration.
When the XSR has been up and running for a while more data will be shown in this display.
For a detailed list of most alarms and events generated by the router, refer to the XSR User
Guide. Remember to save your configuration after all edits.
Viewing Your Configuration
1. Enter show running-config to verify your current configuration.
The XSR will display the commands you issued up to this point. Default values are not
displayed.
Note: To restart the XSR using NetSight or SNMP management programs, you must enter the
snmp-server system-shutdown command.
Note: All show commands can be entered in privileged EXEC mode - XSR# - or Global
configuration mode - XSR(config)#.