Dell POWEREDGE M1000E User Manual
Page 234
202
Fabric OS Command Reference
53-1001764-02
defZone
2
--
allaccess
Sets the default zone access mode to All Access, initiates a zoning
transaction (if one is not already in progress), and deletes the reserved
zoning objects by performing the equivalent to the following zoning
commands:
cfgDelete “d_efault_Cfg”
zoneDelete “d_efault_Zone”
A cfgSave, cfgEnable, or cfgDisable command must be performed
subsequent to the use of this command to commit the changes and
distribute them to the fabric. If a cfgSave is performed and the fabric is
already in the No Access default zone state, a cfgDisable is sent to the fabric.
For example
:
primaryfcs:admin>
defzone
--
allaccess
primaryfcs:admin>
cfgsave
An audit log record is generated for each use of this command.
--
show
Displays the current state of the default zone access mode
.
Examples
To create a default zone configuration:
primaryfcs:admin>
cfgactvshow
Effective configuration:
No Effective configuration
primaryfcs:admin>
defzone
--
noaccess
primaryfcs:admin>
cfgsave
primaryfcs:admin>
defzone
--
show
Default Zone Access Mode
committed - No Access
transaction - No Transaction
primaryfcs:admin>
cfgactvshow
Effective configuration:
No Effective configuration: (No Access)
See Also
none