Send documentation comments to mdsfeedback-doc@cisco.com
21-88
Cisco MDS 9000 Family Command Reference
OL-16217-01, Cisco MDS SAN-OS Release 3.x
Chapter 21 S Commands
system default zone default-zone permit
system default zone default-zone permit
To configure default values for a zone, use the system default zone default-zone permit command in
configuration mode. To revert to the defaults, use the no form of the command.
system default zone default-zone permit
no system default zone default-zone permit
Syntax Description This command has no arguments or keywords.
Defaults No default values for zones.
Command Modes Configuration mode.
Command History
Usage Guidelines This command defines the default values for the default zone for all VSANs. The default values are used
when you initially create a VSAN and it becomes active. If you do not want to use the default values,
use the zone default-zone permit vsan command to define the operational values for the default zone.
The system default zone default-zone permit command should only be used in conjunction with
VSANs that have not yet been created; it has no effect on existing VSANs.
Note Because VSAN 1 is the default VSAN and is always present, this command has no effect on it.
Examples The following example sets the default zone to use the default values.
switch# config terminal
switch(config)# system default zone default-zone permit
The following example restores the default setting.
switch(config)# no system default zone default-zone permit
Related Commands
Release Modification
3.0(1) This command was introduced.
Command Description
zone default-zone
permit vsan
Defines whether a default zone (nodes not assigned a created zone) permits
or denies access to all in the default zone.
show system default
zone
Displays default values for the default zone.