HP StorageWorks Fabric OS 6.2 administrator guide (5697-0016, May 2009)

246 Administering advanced zoning
2. Enter the aliRemove command, using the following syntax:
aliremove "aliasname", "member[; member...]"
where:
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
The cfgSave command ends and commits the current zoning transaction buffer to both volatile and
nonvolatile memory. If a transaction is open on a different switch in the fabric when this command is
run, the transaction on the other switch is automatically aborted. A message is displayed on the other
switches to indicate that the transaction was aborted.
Deleting an alias
1. Connect to the switch and log in as admin.
2. Enter the aliDelete command, using the following syntax:
alidelete "aliasname"
where:
3. Enter the cfgSave command to save the change to the defined configuration.
switch:admin> alidelete "array1"
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
The cfgSave command ends and commits the current zoning transaction buffer to both volatile and
nonvolatile memory. If a transaction is open on a different switch in the fabric when this command is
run, the transaction on the other switch is automatically aborted. A message is displayed on the other
switches to indicate that the transaction was aborted.
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
A device node or device port WWN
aliasname The name of the zone alias to be deleted