Start a Conversation

This post is more than 5 years old

Solved!

Go to Solution

2734

August 14th, 2014 07:00

MDS-9148 Zone Backup

Any suggestions on how to backup zones on a Cisco MDS-9148 from the CLI?

I have done it for years from the Cisco Fabric Manager GUI, but that product seems to be end of life now.

9 Legend

 • 

20.4K Posts

August 14th, 2014 08:00

i would grab the entire config, you can always pick out the zones out of that and import them. Another klunky option is to run:

sh zones > bootflash:zones.txt

copy bootflash:zones.txt tftp://blah blah blah

Upgrade to DCNM, it has the same "Fabric Manager" like functionality.

9 Legend

 • 

20.4K Posts

August 14th, 2014 07:00

just zones or the entire config ?

copy startup-config tftp:// /config.file.name

if you don't have tftp, you can use scp, ftp ..etc.

August 14th, 2014 08:00

I am going to look into DCNM.

Thanks Dynamox!

August 14th, 2014 08:00

How about backing up the zones only? They seem to change more often than general configuration changes to the switch.

August 15th, 2014 07:00

Hi Dynamox,

What if I want to have entire backup of current active zoneset ? Could you please let me know the command in Brocade & Cisco.

Thanks

Rakesh

9 Legend

 • 

20.4K Posts

August 15th, 2014 08:00

sh zoneset active vsan VSAN# > bootflash:activezoneset.txt

9 Legend

 • 

20.4K Posts

August 15th, 2014 09:00

this is for Cisco, i don't have access to Brocade at the moment.

August 15th, 2014 09:00

Cool. Thank you. Is it for brocade or Cisco. If brocade. What about Cisco ?

Thanx

Rakesh

No Events found!

Top