User's Manual
16-4
Cisco 3200 Series Wireless MIC Software Configuration Guide
OL-7734-02
Chapter 16 Configuring System Message Logging
Configuring System Message Logging
82e8 Associated KEY_MGMT[NONE]
*Mar 1 23:48:16.986: %DOT11-6-DISASSOC: Interface Dot11Radio0, Deauthenticating
Station 0002.8a29.82e8 Reason: Previous authentication no longer valid
Default System Message Logging Configuration
Table 16-2 shows the default system message logging configuration.
Disabling and Enabling Message Logging
Message logging is enabled by default. It must be enabled to send messages to any destination other than
the console. When enabled, log messages are sent to a logging process, which logs messages to
designated locations asynchronously to the processes that generated the messages.
Beginning in privileged EXEC mode, follow these steps to disable message logging:
Disabling the logging process can slow down the WMIC because a process must wait until the messages
are written to the console before continuing. When the logging process is disabled, messages are
displayed on the console as soon as they are produced, often appearing in the middle of command output.
Table 16-2 Default System Message Logging Configuration
Feature Default Setting
System message logging to the console Enabled
Console severity Debugging (and numerically lower levels;
see Table 16-3 on page 16-8)
Logging buffer size 4096 bytes
Logging history size 1 message
Timestamps Disabled
Synchronous logging Disabled
Logging server Disabled
Syslog server IP address None configured
Server facility Local7 (see Table 16-4 on page 16-11)
Server severity Informational (and numerically lower
levels; see Table 16-3 on page 16-8)
Command Purpose
Step 1
configure terminal Enter global configuration mode.
Step 2
no logging on Disable message logging.
Step 3
end Return to privileged EXEC mode.
Step 4
show running-config
or
show logging
Verify your entries.
Step 5
copy running-config startup-config (Optional) Save your entries in the configuration file.