HP StorageWorks XPath OS 7.4.X Command Reference Guide (AA-RVHCC-TE, September 2005)
XPath OS 7.4.x command reference guide 19
Removes a member from an alias.
Synopsis
aliremove “aliName“, “aliMemberList“
Availability
admin
Description
Use this command to remove one or more members from an existing alias.
For the description of members, see the aliCreate help.
NOTE: This command changes the defined configuration (see cfgShow). For the change to become
effective, you must enable an appropriate zone configuration using the cfgEnable command.
For the change to be preserved across MP Router reboots, save to nonvolatile memory using the
cfgSave command.
Operands
The following operands are required:
Examples
To remove 20:00:00:e0:8b:01:8f:85 and 20,5 from ALIAS_1:
See also
aliAdd
aliCreate
aliDelete
aliShow
aliRemove
“aliName” The name of an existing alias, in quotation marks.
“aliMemberList” A semicolon-separated list of members (one or more world wide
names [WWNs], domain,port pairs, or IQNs), in quotation
marks.
switch:admin> aliremove "ALIAS_1", "20:00:00:e0:8b:01:8f:85; 20,5"