EMC ED-12000B Switch User Manual


 
1
1-54
EMC Connectrix DS-32B2 and ED-12000B Fabric OS Reference Manual
Telnet Commands
cfgAdd
Add a member to a zone configuration.
Syntax
cfgAdd "cfgName", "member; member"
Availability Admin
Description Use this command to add one or more members to an existing zone
configuration.
This command changes the Defined Configuration. For the change to
be preserved across switch reboots, it must be saved to non-volatile
memory using the
cfgSave command. For the change to become
effective, an appropriate zone configuration must be enabled using
the
cfgEnable command.
This command requires a Zoning License.
Operands This command has the following operands:
Example
To add new zones to the configuration "Test_cfg":
switch:admin> cfgAdd "Test_cfg", "redzone; bluezone"
See Also cfgClear
cfgCreate
cfgDelete
cfgDisable
cfgEnable
cfgRemove
cfgSave
cfgShow
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 semicolons.
Members can be specified in one or more of the
following methods:
Zone names
QuickLoop names
FA (Fabric Assist) zone names
This operand is required.