restore from backup
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎04-21-2014 10:16 AM
Hello,
I am attempting to do a backup and restore on my Extreme stack (2x X440, and 2x X450). How do I save the running config on each switch, and do I have to do that on each individually or can I back them up and restore as a whole stack?
I am familiar with the cisco ios commands below that is performed on each individual switch.
backing up running config:
hostname# copy running config start-up config
restore start-up to running config:
hostname# copy start-up config running config
I am attempting to do a backup and restore on my Extreme stack (2x X440, and 2x X450). How do I save the running config on each switch, and do I have to do that on each individually or can I back them up and restore as a whole stack?
I am familiar with the cisco ios commands below that is performed on each individual switch.
backing up running config:
hostname# copy running config start-up config
restore start-up to running config:
hostname# copy start-up config running config
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎07-07-2015 03:04 PM
I would add the scp2 command as well, for example:
scp2 primary.cfg USER@203.0.113.1:myswitch.confthis would copy the configuration primary.cfg to the ssh speaking box 203.0.113.1 with name myswitch.conf
--
antonio
scp2 primary.cfg USER@203.0.113.1:myswitch.confthis would copy the configuration primary.cfg to the ssh speaking box 203.0.113.1 with name myswitch.conf
--
antonio
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎05-12-2015 08:37 AM
Thanks Sumit
able to take backup......
able to take backup......
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎12-22-2014 06:39 AM
sumit right..
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎04-22-2014 05:30 PM
Thank you Sumit,
Your feed back was very helpful, and it is much appreciated. I also found the below youtube video to be a good resource as well, in case others have the same question and need to see it as well.
https://www.youtube.com/watch?v=g3e52b6N3zE
Thanks,
Theo
Your feed back was very helpful, and it is much appreciated. I also found the below youtube video to be a good resource as well, in case others have the same question and need to see it as well.
https://www.youtube.com/watch?v=g3e52b6N3zE
Thanks,
Theo
