Brocade Fabric OS Command Reference Guide v6.1.0 (53-1000599-02, June 2008)

Table Of Contents
Fabric OS Command Reference 61
53-1000599-02
cfgEnable
2
cfgEnable
Enables a zone configuration.
Synopsis cfgenable "cfgName"
Description Use this command to enable a zone configuration. The command builds the specified zone
configuration 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. Refer to the cfgShow command for a description of defined and effective
configurations.
Note When FCS policy is enabled, this command can be issued only from the primary FCS switch.
Operands The following operand is required:
"cfgName" Specifies the name of the zone configuration. The name must be enclosed in
quotation marks.
Examples To enable the zone configuration “USA_cfg”:
switch:admin> cfgenable "USA_cfg"
You are about to enable a new zoning configuration.
This action will replace the old zoning configuration with the
current configuration selected.
Do you want to enable 'USA_cfg' configuration (yes, y, no, n): [no] y
zone config "USA_cfg" is in effect
Updating flash ...
See Also cfgClear, cfgDisable, cfgSave, cfgShow