Zoneshow – HP Surestore 6164 Switch User Manual
Page 58

58
Zoning User’s Guide
zoneShow
Display zone information.
Synopsis
zoneShow [pattern]
Availability
All users
Description
Use this command to display zone configuration information.
If no parameters are specified, all zone configuration information (both
defined and enabled) is displayed. See
cfgShow
for a description of this
display.
If a parameter is specified, it is used as a pattern to match zone
configuration names, and those that match in the defined configuration are
displayed.
Operands
The following operand is optional:
Example
To show all zones beginning with the letters “A” through “C”:
See Also
zoneAdd
zoneCreate
zoneDelete
zoneRemove
pattern
A POSIX-style regular expression used to match zone
configuration names.
Patterns can contain:
•
Question mark “?” that matches any single
character
•
Asterisk “*” that matches any string of characters
•
Ranges “[0-9a-f]” that match any character within
the range
sw5:admin> zoneShow "[A-C]*"
zone: Blue_zone 1,1; array1; 1,2; array2