cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
11625
Views
10
Helpful
3
Replies

How to check ALL previous CLI configuration done in switch

TomKeen31000
Level 1
Level 1

Hello everyone,,,

How can i check ALL configuration implemented in the switches? 

"show archive config differences " didnt see much. 

Can i view the config in ID 1,2,3,4,5 below? 

KL04SW#show configuration history
1 00:20:50 UTC Tue Sep 24 2019
2 00:20:50 UTC Tue Sep 24 2019
3 00:20:50 UTC Tue Sep 24 2019
4 00:20:51 UTC Tue Sep 24 2019
5 00:20:59 UTC Tue Sep 24 2019

 
3 Replies 3

balaji.bandi
Hall of Fame
Hall of Fame

What is the model of the switch and what is the version of code.

 

the only best way i have seen in the real world, from backup config and compare.

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

Hello,

 

if you configure this on your switch:

 

1. enable
2. configure terminal
3. archive
4. log config
5. logging enable
6. logging size entries
7. hidekeys
8. notify syslog
9. end

 

and then issue the command:

 

show archive log config all

 

all configuration changes will be displayed like below:

 

Switch#show archive log config all
idx sess user@line Logged command
36 1 console@console | logging enable
37 1 console@console | logging size 1000
38 1 console@console | hidekeys
39 1 console@console | notify syslog

JunaidM
Level 1
Level 1

Hi,

You can user "show tech-support" command to check all the available configurations in your device.

Please rate helpful.

Thanks.

Review Cisco Networking products for a $25 gift card