Specifications
13-10
System Management Software Configuration Guide for Cisco IE 2000U and Connected Grid Switches
Chapter 13 Configuring System Message Logging
Configuring System Message Logging
The software generates four other categories of messages:
• Error messages about software or hardware malfunctions, displayed at levels warnings through
emergencies. These types of messages mean that the functionality of the switch is affected. For
information on how to recover from these malfunctions, see the system message guide for this
release.
• Output from the debug commands, displayed at the debugging level. Debug commands are
typically used only by the Technical Assistance Center.
• Interface up or down transitions and system restart messages, displayed at the notifications level.
This message is only for information; switch functionality is not affected.
BEFORE YOU BEGIN
Caution The console is a slow display device. In message storms some logging messages may be silently dropped
when the console queue becomes full. Set severity levels accordingly.
DETAILED STEPS
Table 13-2 Message Logging Level Keywords
Level Keyword Level Description Syslog Definition
emergencies 0 System unstable LOG_EMERG
alerts 1 Immediate action needed LOG_ALERT
critical 2 Critical conditions LOG_CRIT
errors 3 Error conditions LOG_ERR
warnings 4 Warning conditions LOG_WARNING
notifications 5 Normal but significant condition LOG_NOTICE
informational 6 Informational messages only LOG_INFO
debugging 7 Debugging messages LOG_DEBUG
Command Purpose
Step 1
configure terminal Enter global configuration mode.
Step 2
logging console level Limit messages logged to the console.
By default, the console receives debugging messages and
numerically lower levels (see Table 13-2 on page 13-10).
Step 3
logging monitor level Limit messages logged to the terminal lines.
By default, the terminal receives debugging messages and
numerically lower levels (see Table 13-2 on page 13-10).