Monitoring and Troubleshooting the Feature
Perform this task to monitor and troubleshoot the Configuration Replace and Configuration Rollback feature.
SUMMARY STEPS
1.
enable
2.
show archive
3.
debug archive versioning
4.
debug archive config timestamp
5.
exit
DETAILED STEPS
Step 1
enable
Use this command to enable privileged EXEC mode. Enter your password if prompted.
Example:
Device>
enable
Device#
Step 2
show archive
Use this command to display information about the files saved in the Cisco IOS configuration archive.
Example:
Device#
show archive
There are currently 1 archive configurations saved.
The next archive file will be named flash:myconfiguration-2
Archive #
Name
0
1
flash:myconfiguration-1 <- Most Recent
2
3
4
5
6
7
8
9
10
11
12
13
14
The following is sample output from the
show archive
command after several archive files of the running configuration
have been saved. In this example, the maximum number of archive files to be saved is set to three.
Example:
Device#
show archive
There are currently 3 archive configurations saved.
The next archive file will be named flash:myconfiguration-8
System Management Configuration Guide, Cisco IOS XE Gibraltar 16.10.x (Catalyst 9200 Switches)
189
Configuration Replace and Configuration Rollback
Monitoring and Troubleshooting the Feature