Users Guide

Table Of Contents
Switch Management Commands 2303
Syntax
logging buffered [
severity–level
]
no logging buffered
severity–level
—(Optional) The number or name of the desired severity
level. Range:
[0 | emergencies]
[1 | alerts]
[2 | critical]
[3 | errors]
[4 | warnings]
[5 | notifications]
[6 | informational]
[7 | debugging]
Default Configuration
The default value for
level
is
informational.
Command Mode
Global Configuration mode
User Guidelines
All the SYSLOG messages are logged to the internal buffer. This command
limits the commands displayed to the user. Debug level messages are
intended for use by support personnel. The output is voluminous, cryptic,
and because of the large number of messages generated, can adversely affect
switch operations. Only set the logging level to debug under the direction of
support personnel.
Example
The following example limits SYSLOG messages collected in the internal
buffer to those of severity level “error” and above (numerically lower).
console(config)#logging buffered error