![Cisco 2948G - Catalyst Switch Скачать руководство пользователя страница 564](http://html.mh-extra.com/html/cisco/2948g-catalyst-switch/2948g-catalyst-switch_configuration-manual_67462564.webp)
37-6
Catalyst 4500 Series, Catalyst 2948G, Catalyst 2980G Switches Software Configuration Guide
—
Release 8.1
78-15486-01
Chapter 37 Configuring System Message Logging
Configuring System Message Logging on the Switch
This example shows how to disable logging to the current Telnet session:
Console> (enable) set logging session disable
System logging messages will not be sent to the current login session.
Console> (enable)
Configuring the System Message Logging Levels
You can change the severity level for each logging facility using the set logging level command. Enter
the all keyword to specify all facilities. Enter the default keyword to make the specified severity level
the default for the specified facilities. If you do not use the default keyword, the specified severity level
applies only to the current session.
To change the system message logging severity level setting for a logging facility, perform this task in
privileged mode:
This example shows how to set the logging severity level to 5 for all facilities (for the current session
only):
Console> (enable) set logging level all 5
All system logging facilities for this session set to severity 5(notifications)
Console> (enable)
This example shows how to set the default logging severity level to 3 for the cdp facility:
Console> (enable) set logging level cdp 3 default
System logging facility <cdp> set to severity 3(errors)
Console> (enable)
Enabling and Disabling the Logging Time Stamp
To enable or disable the logging time stamp, perform this task in privileged mode:
This example shows how to enable the time stamp display on system logging messages:
Console> (enable) set logging timestamp enable
System logging messages timestamp will be enabled.
Console> (enable)
Task
Command
Step 1
Set the severity level for logging facilities.
set logging level {all | facility} severity [default]
Step 2
Verify the system message logging configuration. show logging [noalias]
Task
Command
Step 1
Specify the logging time stamp enable state.
set logging timestamp {enable | disable}
Step 2
Verify the logging time stamp enable state.
show logging [noalias]