Rockwell Automation 1783-WAPxxx Stratix 5100 Wireless Access Point User Manual User Manual
Page 550

550
Rockwell Automation Publication 1783-UM006A-EN-P - May 2014
Chapter 21
Configuring System Message Logging
Beginning in privileged EXEC mode, follow these steps to disable message
logging:
1. Enter global configuration mode.
configure terminal
2. Disable message logging.
no logging on
3. Return to privileged EXEC mode.
end
4. Verify your entries.
show running-config
or
show logging
5. (Optional) Save your entries in the configuration file.
copy running-config startup-config
Disabling the logging process can slow down the access point 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.
The
logging synchronous
global configuration command also affects
the display of messages to the console. When this command is enabled,
messages appear only after you press Return. For more information, see
Enabling and Disabling Timestamps on Log Messages on page 552
To re-enable message logging after it has been disabled, use the
logging on
global configuration command.