Brocade Fabric OS Command Reference Manual (53-1000240-01, November 2006)

2-62 Fabric OS Command Reference Manual
Publication Number: 53-1000240-01
cfgEnable
2
Note: Enter commands in lowercase only; mixed case is for readability.
cfgEnable
Enables a zone configuration.
Synopsis cfgenable "cfgName"
Description Use this command to enable a zone configuration. 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. Refer to the cfgShow command for a description of defined and effective configurations.
N
ote
This command requires a Brocade Advanced Zoning license.
When security is enabled, this command can be issued only from the primary FCS switch.
Operands This command has the following operand:
"cfgName" Specify the name of a zone configuration to enable, in quotation marks. This
operand is required.
Examples To enable the zone configuration “USA_cfg”:
See Also cfgClear, cfgDisable, cfgSave, cfgShow
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 ...