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

cfgAdd

Page 46 highlights

Zoning Telnet Commands Operands The following operand is optional: pattern A POSIX style regular expression used to match zone alias names. Patterns may contain: - Question mark "?" that matches any single character - Asterisk "*" that matches any string of characters - Ranges "[0-9 and a-f]" that match any character within the range Example Show all zone aliases beginning with arr: sw5:admin> aliShow "arr*" alias: array1 21:00:00:20:37:0c:76:8c alias: array2 21:00:00:20:37:0c:66:23 See Also aliAdd aliCreate aliDelete aliRemove cfgAdd Function Add one or more members to an existing zone configuration. Synopsis cfgAdd cfgName, cfgMemberList Availability Administrator Operands The following operands are required: 46 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
46
HP StorageWorks Zoning Version 2.6.1 User Guide
Operands
The following operand is optional:
pattern
A POSIX style regular expression used to match zone alias
names.
Patterns may contain:
– Question mark “?” that matches any single character
– Asterisk “*” that matches any string of characters
– Ranges “[0–9 and a–f]” that match any character within
the range
Example
Show all zone aliases beginning with
arr
:
See Also
aliAdd
aliCreate
aliDelete
aliRemove
Function
Add one or more members to an existing zone configuration.
Synopsis
cfgAdd cfgName, cfgMemberList
Availability
Administrator
Operands
The following operands are required:
sw5:admin> aliShow "arr*"
alias: array1 21:00:00:20:37:0c:76:8c
alias: array2 21:00:00:20:37:0c:66:23
cfgAdd