Send documentation comments to mdsfeedback-doc@cisco.com
27-8
Cisco MDS 9000 Family Command Reference
OL-8413-07, Cisco MDS SAN-OS Release 3.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-zone 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.