Showing Changes Between Cisco Startup and Running Configs

Written by James McDonald

September 17, 2013

Yesterday I made a change on a Cisco Switch and forgot to do a copy start run

Wanted to know what the differences between the running-config and startup-config are:

apf-ma-core-sw01#show archive config differences
Contextual Config Diffs:
interface GigabitEthernet0/2
 +switchport access vlan 2

The startup-config contains the +switchport access vlan 2 line. I have removed it from the running-config

Once I was happy that I hadn’t made any weird changes that would cause a problem at the next power-cycle I did a copy run start.

cisco_show_config_differences

 

 

0 Comments

Submit a Comment

Your email address will not be published. Required fields are marked *

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

The reCAPTCHA verification period has expired. Please reload the page.

You May Also Like…

Squarespace Image Export

To gain continued access to your Squarespace website images after cancelling your subscription you have several...

MySQL 8.x GRANT ALL STATEMENT

-- CREATE CREATE USER 'tgnrestoreuser'@'localhost' IDENTIFIED BY 'AppleSauceLoveBird2024'; GRANT ALL PRIVILEGES ON...

Exetel Opt-Out of CGNAT

If your port forwards and inbound and/or outbound site-to-site VPN's have failed when switching to Exetel due to their...