HP StorageWorks Fabric OS 5.0.0 Command Reference Guide (AA-RW1MA-TE, May 2005)

Fabric OS 5.0.0 command reference guide 79
Adds a member to a zone configuration.
Synopsis
cfgadd cfgName, member; member
Availability
admin
NOTE: This command requires an HP Advanced Zoning license.
Description
Use this command to add one or more members to an existing zone.
This command changes the defined configuration. For the change to be preserved across switch reboots, it
must be saved to flash memory using the cfgSave command. For the change to become in effect, an
appropriate zone configuration must be enabled using the cfgEnable command.
NOTE: When security is enabled, this command can be issued only from the primary FCS switch.
Operands
This command has the following required operands:
Examples
To add two new zones to the configuration “Test_cfg”:
See also
cfgClear
cfgCreate
cfgDelete
cfgDisable
cfgAdd
cfgName Specifies a name for the zone configuration, in quotation marks.
member Specifies a zone member or list of zone members to be added to
the configuration, in quotation marks and separated by
semicolons. Members can be specified in one or more of the
following ways:
Zone names
QuickLoop names
FA (Fabric Assist) zone names
switch:admin> cfgadd "Test_cfg", "redzone; bluezone"