1
1-24 EMC Connectrix DS-32B2 and ED-12000B Fabric OS Reference Manual
Telnet Commands
aliAddAdd a member to a zone alias.
Syntax aliAdd aliName, member; member
Availability Admin
Description Use this command to add one or more members to an existing zone
alias. The alias member list cannot contain another zone alias.
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 members to the following aliases:
switch:admin> aliAdd "array2", "1,2"
switch:admin> aliAdd "array1", "21:00:00:20:37:0c:72:51"
switch:admin> aliAdd "loop1", "0x02; 0xEF"
See Also aliCreate
aliDelete
aliRemove
aliShow
aliName Specify the name of a zone alias in quotation marks.
This operand is required.
member Specify a member or list of members to be added to
the alias, in quotation marks, separated by
semicolons. An alias member can be specified by
one or more of the following methods:
◆A switch domain and port area number pair.
View the area numbers for ports using the
switchShow command.
◆World Wide Names
◆QuickLoop AL_PAs
This operand is required.