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