Connectivity Guide

Table Of Contents
Supported
Releases
10.2.0E or later
Logging commands
clear logging
Clears messages in the logging buffer.
Syntax
clear logging log-file
Parameters None
Default Not configured
Command Mode EXEC
Usage
Information
None
Example
OS10# clear logging log-file
Proceed to clear the log file [confirm yes/no(default)]:
Supported
Releases
10.2.0E or later
logging console
Disables, enables, or configures the minimum severity level for logging to the console.
Syntax
logging console {disable | enable | severity}
Parameters severity Set the minimum logging severity level:
log-emerg Set to unusable.
log-alert Set to immediate action is needed.
log-crit Set to critical conditions.
log-err Set to error conditions.
log-warning Set to warning conditions.
log-notice Set to normal but significant conditions, the default.
log-info Set to informational messages.
log-debug Set to debug messages.
Default Log-notice
Command Mode CONFIGURATION
Usage
Information
To set the severity to the default level, use the no logging console severity command. The
default severity level is log-notice.
Example
OS10(config)# logging console disable
Example (Enable)
OS10(config)# logging console enable
Example
(Severity)
OS10(config)# logging console severity log-warning
Supported
Releases
10.2.0E or later
Troubleshoot OS10 1139