cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3276
Views
10
Helpful
2
Replies

Saving Running Config File for Cisco Stacked Switches

Johan Ling
Level 1
Level 1

Hi,

 

For a stacked Cisco switch (2 switches), if I input the command copy running-config startup-config, will it save the running configuration file to the start-up config file for both switches?

 

I am thinking of rebooting the switches one at a time and want to make sure that the config file is the current configuration file after rebooting.

 

Thanks!

2 Accepted Solutions

Accepted Solutions

johnd2310
Level 8
Level 8

Hi,

Yes, config is saved to both switches in the stack. You can reboot the switches one at a time without a problem.

You can check by running the commands:

dir nvram:

dir stby-nvram:

 

Thanks

John

**Please rate posts you find helpful**

View solution in original post

Leo Laohoo
Hall of Fame
Hall of Fame
2 Replies 2

johnd2310
Level 8
Level 8

Hi,

Yes, config is saved to both switches in the stack. You can reboot the switches one at a time without a problem.

You can check by running the commands:

dir nvram:

dir stby-nvram:

 

Thanks

John

**Please rate posts you find helpful**

Leo Laohoo
Hall of Fame
Hall of Fame
Should be fine.