![Cisco 2948G - Catalyst Switch Configuration Manual Download Page 567](http://html.mh-extra.com/html/cisco/2948g-catalyst-switch/2948g-catalyst-switch_configuration-manual_67462567.webp)
37-9
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
To delete a syslog server from the syslog server table, perform this task in privileged mode:
This example shows how to delete a syslog server from the syslog server table:
Console> (enable) clear logging server 10.10.10.100
System logging server 10.10.10.100 removed from system logging server table.
Console> (enable)
To disable logging to the syslog server, perform this task in privileged mode:
This example shows how to disable logging to syslog servers:
Console> (enable) set logging server disable
System logging messages will not be sent to the configured syslog servers.
Console> (enable)
Displaying the Logging Configuration
Enter the show logging command to display the current system message logging configuration. Enter
the noalias keyword to display the IP addresses instead of the host names of the configured syslog
servers.
To display the current system message logging configuration, perform this task:
This example shows how to display the current system message logging configuration:
Console> (enable) show logging
Logging buffer size: 200
timestamp option: disabled
Logging history size: 1
severity:
notifications(5)
Logging console: enabled
Logging server: enabled
{syslog.bigcorp.com}
server facility: LOCAL5
server severity: notifications(5)
Facility Default Severity Current Session Severity
------------- ----------------------- ------------------------
cdp 3 3
drip 2 5
dtp 5 5
dvlan 2 5
earl 2 5
Task
Command
Delete a syslog server from the syslog server table.
clear logging server ip_addr
Task
Command
Disable system message logging to configured syslog servers. set logging server disable
Task
Command
Display the current system message logging configuration.
show logging [noalias]