HP StorageWorks 2/8V zoning version 2.6.1 user guide - Page 64

qloopRemove

Page 64 highlights

Zoning Telnet Commands qloopRemove Function Remove one or more members from a QuickLoop. Synopsis qloopRemove qloopName, qloopMemberList Availability Administrator Description 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 World Wide Names. Operands The following operands are required: qloopName Name of QuickLoop, in quotes. qloopMemberList List of QuickLoop members to be removed, in quotes, separated by semicolons. Can be one or more of the following: - World Wide Names - Zone alias names Example Remove member wwn2 from qlp1: sw5:admin> qloopRemove "qlp1", "wwn2" 64 HP StorageWorks Zoning Version 2.6.1 User Guide

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76

Zoning Telnet Commands
64
HP StorageWorks Zoning Version 2.6.1 User Guide
Function
Remove one or more members from a QuickLoop.
Synopsis
qloopRemove qloopName, qloopMemberList
Availability
Administrator
Description
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 World Wide Names.
Operands
The following operands are required:
qloopName
Name of QuickLoop, in quotes.
qloopMemberList
List of QuickLoop members to be removed, in quotes,
separated by semicolons. Can be one or more of the
following:
– World Wide Names
– Zone alias names
Example
Remove member
wwn2
from
qlp1
:
qloopRemove
sw5:admin> qloopRemove "qlp1", "wwn2"