Fabric OS Reference Manual (Version 3.0)

1-8 Fabric OS Reference
Telnet Commands
1
aliAdd
Add a member to a zone alias.
Synopsis 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.
Operands This command has the following operands:
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 semi-colons. An alias member can be specified by one or more of
the following methods:
Physical fabric port numbers
Worldwide names
QuickLoop AL_PAs
This operand is required.
Example To add worldwide names to the following aliases:
See Also aliCreate
aliDelete
aliRemove
aliShow
switch:admin> aliAdd "array2", "1,2"
switch:admin> aliAdd "array1", "21:00:00:20:37:0c:72:51"
switch:admin> aliAdd "loop1", "0x02; 0xEF"