Brocade Fabric OS Command Reference Manual (53-1000240-01, November 2006)

Fabric OS Command Reference Manual 2-743
Publication Number: 53-1000240-01
zoneShow
2
Note: Enter commands in lowercase only; mixed case is for readability.
zoneShow
Displays zone information.
Synopsis zoneshow ["pattern"][, mode]
Description Use this command to display zone configuration information.
If no parameters are specified, all zone configuration information (both defined and enabled) is
displayed. Refer to 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.
N
ote
This command requires a Brocade Advanced Zoning license.
When secure mode is enabled, this command can be issued on any FCS switch in the fabric.
Operands This command has the following operands:
"pattern" A POSIX-style regular expression used to match zone configuration names. The
pattern must be enclosed in quotation marks. This operand is optional. Patterns
can contain:
A question mark “?”, which matches any single character.
An asterisk “*”, which matches any string of characters.
Ranges, which match any character within the range: for example, [0-9] or [a-
f].
mode Specify 0 to display the contents of the transaction buffer (the contents of the
current transaction), or specify 1 to display the contents of the nonvolatile
memory. The default value is 0. This operand is optional.
Examples To display all zones beginning with the letters “A” through “C”:
See Also zoneAdd, zoneCreate, zoneDelete, zoneRemove
switch:admin> zoneshow "[A-C]*"
zone: Blue_zone 1,1; array1; 1,2; array2