Send documentation comments to mdsfeedback-doc@cisco.com
27-24
Cisco MDS 9000 Family Command Reference
OL-8413-07, Cisco MDS SAN-OS Release 3.x
Chapter 27 Z Commands
zoneset (configuration mode)
The zoneset distribute full vsan command applies to existing VSANs; it has no effect on VSANs that
have not yet been created.
Note To replace the active IVR zone set with a new IVR zone set without disrupting traffic, activate the new
IVR zone set without deactivating the current active IVR zone set.
Examples The following example activates a zone set named gottons in VSAN 333.
switch# config terminal
switch(config)# zoneset activate name gottons vsan 333
Zoneset Activation initiated. check zone status
The following example clones a zone set named zSet1 into a new zoneset named zSetClone in VSAN 45.
switch(config)# zoneset ?
activate Activate a zoneset
clone Zoneset clone command
distribute Enable zoneset propagation
name Configure a zoneset
rename Zoneset rename command
switch(config)# zoneset clone ?
<WORD> Current zoneset name (Max Size - 64)
switch(config)# zoneset clone existing ?
<WORD> New zoneset name (Max Size - 64)
switch(config)# zoneset clone existing new ?
vsan Clone zoneset name on a vsan
switch(config)# zoneset clone existing new vsan ?
<1-4093> VSAN id
switch(config)# zoneset clone existing new vsan 1 ?
<cr> Carriage Return
switch(config)# zoneset clone existing zSet1 zSetClone vsan 45
The following example distributes the operational values for the default zone to all zone sets in VSAN
22.
switch(config)# zoneset distribute full vsan 22
Related Commands Command Description
system default zone
distribute full
Configures default values for distribution to a zone set
show zoneset Displays zone set information.