Brocade Fabric OS Command Reference - Supporting Fabric OS v7.0.1 (53-1002447-01, March 2012)

Fabric OS Command Reference 101
53-1001764-01
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
. It checks 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 the defined and effective
configurations.
NOTES The execution of this command is subject to Virtual Fabric or Admin Domain restrictions that may be in
place. Refer to Chapter 1, "Using Fabric OS Commands" and Appendix A, "Command Availability" for
details.
When an 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
double 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