HP StorageWorks 16-EL zoning version 2.6.1 user guide - Page 53

cfgRemove

Page 53 highlights

cfgRemove cfgRemove Function Remove a member from a zone configuration. Synopsis cfgRemove cfgName, cfgMemberList Availability Administrator Description The member list is located by an exact string match. It is important, therefore, to maintain the order when removing multiple members. For example, if a zone configuration contains cfg2; cfg3; cfg4 then removing cfg3; cfg4 succeeds, but removing cfg4; cfg3 fails. If all members are removed, the zone configuration is deleted. Operands The following operands are required: cfgName Name of the zone configuration, in quotes. cfgMemberList List of zone configuration members to be removed, in quotes, separated by semicolons. Can be one or more of the following: - Zone Names - QuickLoop names Example Remove Green_zone from USA_cfg: sw5:admin> cfgRemove "USA_cfg", "Green_zone" HP StorageWorks Zoning Version 2.6.1 User Guide 53

  • 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

cfgRemove
53
HP StorageWorks Zoning Version 2.6.1 User Guide
Function
Remove a member from a zone configuration.
Synopsis
cfgRemove cfgName, cfgMemberList
Availability
Administrator
Description
The member list is located by an exact string match. It is important, therefore, to
maintain the order when removing multiple members. For example, if a zone
configuration contains
cfg2; cfg3; cfg4
then removing
cfg3; cfg4
succeeds, but
removing
cfg4; cfg3
fails.
If all members are removed, the zone configuration is deleted.
Operands
The following operands are required:
cfgName
Name of the zone configuration, in quotes.
cfgMemberList
List of zone configuration members to be removed, in
quotes, separated by semicolons. Can be one or more of the
following:
– Zone Names
– QuickLoop names
Example
Remove
Green_zone
from
USA_cfg
:
cfgRemove
sw5:admin> cfgRemove "USA_cfg", "Green_zone"