HP StorageWorks XPath OS 7.4.X Command Reference Guide (AA-RVHCC-TE, September 2005)
XPath OS 7.4.x command reference guide 35
Enables a zone configuration.
Synopsis
cfgenable “cfgName“
Availability
admin
Description
Use this command to commit any defined zone configuration to both volatile and nonvolatile memory and
to enable the specified zone configuration.
The specified zone configuration is built by checking for undefined zone names, zone alias names, or
other inconsistencies and by expanding zone aliases, removing duplicate entries, and 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.
See the cfgShow command for a description of defined and effective configurations.
Operands
The following operand is required:
Examples
To enable zone configuration USA_cfg:
See also
cfgClear
cfgDisable
cfgSave
cfgShow
cfgEnable
“cfgName” A name for the zone configuration, in quotation marks.
switch:admin> cfgenable "USA_cfg"