11-02-2011 01:04 PM
Hello
I have MDS 9148 configured with zonesets and zones, what is the quickest way to delete all zones and its zonesets rather than deleting each one by one.
thanQ.
Solved! Go to Solution.
11-02-2011 09:44 PM
Hello,
you need to de-activate zoneset first
LLN01-MDS9148-Z-SW1# conf t
LLN01-MDS9148-Z-SW1(config)# no zoneset activate name sw1_zoneset_active vsan 30
LLN01-MDS9148-Z-SW1(config)# exit
LLN01-MDS9148-Z-SW1# clear zone database vsan 30
Thanks
11-02-2011 08:53 PM
Hello,
You can run the following command to clear zones/zoneset
mds# clear zone database vsan xx (xx is van number)
Thanks
11-02-2011 09:34 PM
Here is the command o/p i tried but no luck.
ALLN01-MDS9148-Z-SW1# clear zone database vsan 30
ALLN01-MDS9148-Z-SW1# sh zoneset active
zoneset name sw1_zoneset_active vsan 30
zone name Z_Z01_cax01-WinTest07-vhba1_A4_B5 vsan 30
pwwn 20:10:0e:00:00:00:00:bf
* fcid 0x261300 [pwwn 50:06:01:64:46:e0:19:a7]
* fcid 0x261400 [pwwn 50:06:01:6d:46:e0:19:a7]
zone name Z_Z01_cax01-WinTest09-vhba1_A4_B5 vsan 30
pwwn 20:10:0e:00:00:00:00:9e
* fcid 0x261300 [pwwn 50:06:01:64:46:e0:19:a7]
* fcid 0x261400 [pwwn 50:06:01:6d:46:e0:19:a7]
o/p truncated.
11-02-2011 09:44 PM
Hello,
you need to de-activate zoneset first
LLN01-MDS9148-Z-SW1# conf t
LLN01-MDS9148-Z-SW1(config)# no zoneset activate name sw1_zoneset_active vsan 30
LLN01-MDS9148-Z-SW1(config)# exit
LLN01-MDS9148-Z-SW1# clear zone database vsan 30
Thanks
11-02-2011 10:32 PM
thank you very much, saved lot of time.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide