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-8
Cisco MDS 9000 Family Command Reference
OL-18089-01, Cisco MDS NX-OS Release 4.x
Chapter 27 Z Commands
zone default-zone
zone default-zone
To define whether a default zone (nodes not assigned a created zone) permits or denies access to all in
the default zone, use the
zone default-zon
e command in configuration mode. Use the
no
form of the
command to negate the command or revert to the factory defaults.
zone default-zone
[
permit
]
vsan
vsan-id
no zone default-zone
[
permit
]
vsan
vsan-id
Syntax Description
Defaults
All default zones are permitted access.
Command Modes
Configuration mode.
Command History
Usage Guidelines
Use the
zone default-zone permit vsan
command to define the operational values for the default zone
in a VSAN. This command applies to existing VSANs; it has no effect on VSANs that have not yet been
created.
Use the
system default zone default-zone permit
command to use the default values defined for the
default zone for all VSANs. The default values are used when you initially create a VSAN and it
becomes active.
Examples
The following example permits default zoning in VSAN 2.
switch#
config terminal
switch(config)#
zone default-zone permit vsan 2
Related Commands
permit
Permits access to all in the default zone.
vsan
vsan-id
Sets default zoning behavior for the specified VSAN. The ID of the VSAN
is from 1 to 4093.
Release
Modification
1.0(2)
This command was introduced.
Command
Description
system default zone
default-zone permit
Configures default values for a zone.
show zone
Displays zone information.