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
21-103
Cisco MDS 9000 Family Command Reference
OL-18089-01, Cisco MDS NX-OS Release 4.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.