nvram: Copy to nvram: file system
rcp: Copy to rcp: file system
running-config Update (merge with) current system configuration
scp: Copy to scp: file system
startup-config Copy to startup configuration
syslog: Copy to syslog: file system
system: Copy to system: file system
tftp: Copy to tftp: file system
tmpsys: Copy to tmpsys: file system
The general syntax for copying onto a TFTP server is as follows:
Device#
copy source: tftp:
Device#
copy crashinfo:/tracelogs/IOSRP_R0-0.bin_0.14239.20151101234827.gz tftp:
Address or name of remote host []?
2.2.2.2
Destination filename [IOSRP_R0-0.bin_0.14239.20151101234827.gz]?
It is important to clear the generated report or archive files off the switch in order to have flash space available
for tracelog and other purposes.
Note
Monitoring Conditional Debugging
The table shown below lists the various commands that can be used to monitor conditional debugging.
Purpose
Command
Displays the current conditions set.
show platform condition
Displays the current debug conditions set.
show debug
Displays logs merged from the latest tracefile.
show platform software trace filter-binary
Displays historical logs of merged tracefiles on the
system.
request platform software trace filter-binary
Configuration Examples for Conditional Debugging
The following is an output example of the
show platform condition
command.
Device#
show platform condition
Conditional Debug Global State: Stop
Conditions Direction
----------------------------------------------------------------------------------------------|---------
MAC Address 0024.D7C7.0054 N/A
Feature Condition Type Value
-----------------------|-----------------------|--------------------------------
Device#
The following is an output example of the
show debug
command.
Device#
show debug
IOSXE Conditional Debug Configs:
Conditional Debug Global State: Start
System Management Configuration Guide, Cisco IOS XE Gibraltar 16.10.x (Catalyst 9200 Switches)
236
Conditional Debug and Radioactive Tracing
Monitoring Conditional Debugging