Disabling Message Logging - Cisco Catalyst 9400 System Management Configuration Manual

Cisco ios xe bengaluru 17.4.x
Hide thumbs Also See for Catalyst 9400:
Table of Contents

Advertisement

Disabling Message Logging

Step 3
Step 4
Disabling 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.
Disabling the logging process can slow down the switch because a process must wait until the messages are
written to the console before continuing. When the logging process is disabled, messages appear 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.
To reenable message logging after it has been disabled, use the logging on global configuration command.
This task is optional.
Procedure
Step 1
System Management Configuration Guide, Cisco IOS XE Bengaluru 17.4.x (Catalyst 9400 Switches)
264
Command or Action
logging synchronous [level [severity-level |
all] | limit number-of-buffers]
Example:
Device(config)# logging synchronous level
3 limit 1000
end
Example:
Device(config)# end
Command or Action
configure terminal
Example:
Configuring System Message Logs
Purpose
Enables synchronous logging of messages.
• (Optional) level severity-level Specifies
the message severity level. Messages with
a severity level equal to or higher than this
value are printed asynchronously. Low
numbers mean greater severity and high
numbers mean lesser severity. The default
is 2.
• (Optional) level all Specifies that all
messages are printed asynchronously
regardless of the severity level.
• (Optional) limit
number-of-buffers Specifies the number
of buffers to be queued for the terminal
after which new messages are dropped.
The range is 0 to 2147483647. The default
is 20.
Returns to privileged EXEC mode.
Purpose
Enters global configuration mode.

Advertisement

Table of Contents
loading

Table of Contents