HP StorageWorks Fabric OS 6.x administrator guide (5697-7344, March 2008)

Fabric OS 6.x administrator guide 399
You are about to save the Defined zoning configuration. This
action will only save the changes on the Defined configuration.
Any changes made on the Effective configuration will not
take effect until it is re-enabled.
Do you want to save Defined zoning configuration only? (yes, y, no, n):
[no] y
\
To remove members from an alias:
1. Connect to the switch and log in as admin.
2. Enter the aliRemove command, using the following syntax:
aliremove "aliasname", "member[; member...]"
The values represent the following:
3. Enter the cfgSave command to save the change to the defined configuration.
switch:admin> aliremove "array1", "1,2"
switch:admin> aliremove "array2", "21:00:00:20:37:0c:72:51"
switch:admin> aliremove "loop1", "4,6"
switch:admin> cfgsave
You are about to save the Defined zoning configuration. This
action will only save the changes on the Defined configuration.
Any changes made on the Effective configuration will not
take effect until it is re-enabled.
Do you want to save Defined zoning configuration only? (yes, y, no, n):
[no] y
NOTE: For Fabric OS versions earlier than 4.4.0, when using the aliRemove command, the order in
which the members appear in the list is critical. For more information on this command, see the Fabric OS
Command Reference.
To delete an alias:
1. Connect to the switch and log in as admin.
2. Enter the aliDelete command, using the following syntax.
alidelete "aliasname"
The value represents the following:
aliasname The name of the zone alias.
member A member or list of members to be removed from the alias. An alias
member can be specified by one or more of the following methods:
A domain,port pair.
Device node or device port WWN
aliasname The name of the zone alias to be deleted.