Fabric OS Reference Manual (Version 3.0)

1-18 Fabric OS Reference
Telnet Commands
1
cfgAdd
Add a member to a zone configuration.
Synopsis cfgAdd "cfgName", "member; member"
Availability admin
Description Use this command to add one or more members to an existing zone configuration.
Quickloop names can be added as members with the restriction that all
Note: This command requires a Zoning License.
Operands This command has the following operands:
cfgName Specify a name for the zone configuration in quotation marks. This operand is
required.
member Specify a member or list of members to be added to zone configuration, in
quotation marks, separated by semi-colons. Members can be specified in one or
more of the following methods:
Zone names
QuickLoop names
This operand is required.
Example To add two new zones to the configuration “Test_cfg”:
See Also cfgClear
cfgCreate
cfgDelete
cfgDisable
cfgEnable
cfgRemove
cfgSave
cfgShow
switch:admin> cfgAdd "Test_cfg", "zone2; zone3; loop1"