System information
BSR 64000 Configuration and Management Guide
3-14
Configuring Console Logging
1. To set the severity level of messages to be logged to the local console, use the
logging console command in Global Configuration mode, as shown below:
MOT(config)#logging console {emergencies | alerts | critical | errors |
warnings | notifications | informational | debugging}
where:
emergencies logs emergency conditions where the system is unusable
(severity level 0).
alerts logs conditions where immediate action is needed (severity level 1).
critical logs critical conditions (severity level 2).
errors logs error conditions (severity level 3).
warnings logs warning conditions (severity level 4).
notifications logs normal but significant conditions (severity level 5).
informational logs informational descriptive system information (severity
level 6).
debugging logs debugging messages (severity level 7).
For example:
MOT(config)#logging console notifications
2. To enable logging on your local console, use the logging on command.
MOT(config)#logging on
To verify that the syslog server parameters are set correctly, use the show
running-config command in Privileged EXEC mode.