22-23
Catalyst 6500 Series Switch Software Configuration Guide—Release 8.7
OL-8978-04
Chapter 22 Administering the Switch
Logging System Information to a TFTP or rcp Server
This example shows how to specify the filename and the server and verify the configuration:
Console> (enable) set system info-log rcp hcavende 10.5.2.10 sysinfo
Successfully set the system information logging file to rcp:sysinfo
Console> (enable) show system info-log
System Logging Host File Interval
-------------- --------------- ----------------------------------- --------
Enabled 10.5.2.10 rcp:sysinfo 4320
Index System Command
----- ----------------------------------------------------------
1 show config
2 show version
3 show module
4 show environment
Console> (enable)
Clearing a show Command from System Information Logging
To clear all the show commands or a specific show command from system information logging and
verify its removal, perform this task in privileged mode:
This example shows how to clear the show command number 1 from the system information logging
index:
Console> (enable) clear system info-log command 2
Successfully cleared the configured command.
Console> (enable) show system info-log
System Logging Host File Interval
-------------- --------------- ----------------------------------- --------
Enabled 10.5.2.10 rcp:sysinfo 4320
Index System Command
----- ----------------------------------------------------------
1 show config
2 show module
3 show environment
Console> (enable)
Clearing the Configuration of System Information Logging
To clear the configuration of system information logging and restore the default settings, perform this
task in privileged mode:
Task Command
Step 1
Clear a show command from system information
logging.
clear system info-log command {all | index}
Step 2
Verify the removal of the show command. show system info-log
Task Command
Step 1
Clear the configuration of system information
logging.
clear config sysinfo-log
Step 2
Verify that the configuration is cleared. show system info-log