EMC ED-12000B Switch User Manual


 
1
1-60
EMC Connectrix DS-32B2 and ED-12000B Fabric OS Reference Manual
Telnet Commands
cfgEnable
Enables a zone configuration.
Syntax
cfgEnable cfgName
Availability Admin
Description This command commits the zone configuration in the transaction
buffer to the volatile and nonvolatile memory and enables the
specified zone configuration. This command ends the current zoning
transaction.
The specified zone configuration is built by checking for undefined
zone names, zone alias names, or other inconsistencies; by expanding
zone aliases, removing duplicate entries, and then installing the
effective configuration.
If the build fails, the previous state is preserved (zoning remains
disabled, or the previous effective configuration remains in effect). If
the build succeeds, the new configuration replaces the previous
configuration.
Execute the
cfgShow command for a description of defined and
effective configurations.
If a transaction is open on a different switch in the fabric when this
command is run on this switch, the transaction on the other switch is
automatically aborted. A message is displayed on the other switch
notifying the transaction abort.
This command requires a Zoning License.
Operand This command has the following operand:
Example
To enable zone configuration USA_cfg:
switch:admin> cfgEnable "TEST_cfg"
zone config "Test_cfg" is in effect
See Also cfgAdd
cfgCreate
cfgSave
cfgShow
cfgName
Specify the name of a zone configuration in
quotation marks. This operand is required.