Qloopcreate – HP Surestore 6164 Switch User Manual
Page 49

Zoning Telnet Commands
49
qloopCreate
Create a QuickLoop.
Synopsis
qloopCreate qloopName, qloopMemberList
Availability
Administrator
Description
Use this command to create a QuickLoop.
A QuickLoop name is a C-style name beginning with a letter and followed
by any number of letters, digits, and underscore characters. Names are case
sensitive, for example “Qloop_1” indicates a different QuickLoop than
“qloop_1”. Blank spaces are ignored.
The QuickLoop member list must have one or two members; an empty list
is not allowed.
When a configuration is enabled, all QuickLoops defined in the
configuration must resolve to a maximum of two switch worldwide names.
Operands
The following operands are required:
Example
To create two QuickLoops, a single switch and one dual switch:
qloopName
Name of QuickLoop to be created, in quotes.
Name cannot be used for another zone object.
qloopMemberList
List of members to be added to QuickLoop, in
quotes, separated by semi-colons. Can be one or
more of the following:
•
Worldwide names
•
Zone alias names
sw5:admin> qloopCreate "qlp1", "10:00:00:60:69:00:60:11"
sw5:admin> qloopCreate "qlp2", "wwn2; wwn3"