S e n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a c k - d o c @ c i s c o . c o m
27-24
Cisco MDS 9000 Family Command Reference
OL-18089-01, Cisco MDS NX-OS Release 4.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.