Brocade Fabric OS Command Reference Manual - Supporting Fabric OS v5.3.0 (53-1000436-01, June 2007)

Fabric OS Command Reference Manual 179
53-1000436-01
fazoneShow
2
fazoneShow
Displays Fabric Assist zone information.
Synopsis fazoneshow ["pattern"[, transflag]]
Description Use this command to display Fabric Assist zone information.
Using this command with no operands or with the second parameter set to 0 displays all Fabric
Assist zone configuration information for both defined and effective configurations. Defined
configuration information is shown from the transaction buffer. Refer to the cfgShow command for
a description of this display.
If an operand is specified, it is used as a pattern to match Fabric Assist zone names, and those that
match in the defined configuration are displayed.
When security is enabled, this command can be issued only from the primary FCS switch.
Operands This command has the following operands:
pattern Specify a value to search for the name of a Fabric Assist zone. This can be any
POSIX-style expression. Patterns can contain:
Question mark (?), which matches any single character
Asterisk (*), which matches any string of characters
Ranges, which match any character within the range:
for example, [0-9] or [a-f]
This operand is optional.
transflag Specify 0 to display the information from the current transaction, or specify 1
to display information from the original buffer. This operand must be
preceded by a pattern. This operand is optional; if omitted, the value defaults
to 0.
Examples To display all Fabric Assist zones beginning with the letters A through C:
switch:admin> fazoneshow "[A-C]*"
fazone: Blue_fazone
1,1; array1; 1,2; array2
See Also fazoneAdd, fazoneCreate, fazoneDelete, fazoneRemove