Qloopremove – HP Surestore 6164 Switch User Manual
Page 51

Zoning Telnet Commands
51
qloopRemove
Remove a member from a QuickLoop.
Synopsis
qloopRemove qloopName, qloopMemberList
Availability
Administrator
Description
Use this command to remove one or more members from a QuickLoop.
The member list is identified through an exact string match; therefore,
when removing multiple members, order is important. For example, if a
QuickLoop contains “wwn2; wwn3; wwn4”, removing “wwn3; wwn4”
succeeds, but removing “wwn4; wwn3” fails.
If all members are removed, the QuickLoop is deleted.
When a configuration is enabled, all QuickLoops defined in the
configuration must resolve to one or two switch worldwide names.
Operands
The following operands are required:
Example
To remove member “wwn2” from “qlp1”:
See Also
qloopAdd
qloopCreate
qloopDelete
qloopShow
qloopName
Name of QuickLoop, in quotes.
qloopMemberList
List of QuickLoop members to be removed, in
quotes, separated by semi-colons. Can be one or
more of the following:
•
Worldwide names
•
Zone alias names
sw5:admin> qloopRemove "qlp1", "wwn2"