HP StorageWorks XPath OS 7.4.X Command Reference Guide (AA-RVHCC-TE, September 2005)

XPath OS 7.4.x command reference guide 93
Displays Fabric Assist (FA) zone information.
Synopsis
fazoneshow [pattern]
Availability
all users
Description
Use this command to display FA zone information. Specifying this command with no parameters or with
the second parameter set to zero displays all Fabric Assist zone configuration information for both defined
and effective configurations. Defined configuration information is shown from the transaction buffer. See
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.
Operands
This command has the following optional operand:
Examples
To display all FA zones beginning with the letters A through C:
See also
cfgShow
fazoneAdd
fazoneCreate
fazoneDelete
fazoneRemove
fazoneShow
pattern Specifies a value to search for the name of a Fabric Assist zone.
This can be any portable operating system interface (POSIX)-style
expression. Patterns can contain:
Question mark (?), which matches any single character
Asterisk (*), which matches any string of characters
Ranges that match any character within the range, for
example, [0–9] or [a–f]
switch:admin> fazoneShow "[A-C]*"
fazone: Blue_fazone
1,1; array1; 1,2; array2