HP StorageWorks Fabric OS 5.0.0 Command Reference Guide (AA-RW1MA-TE, May 2005)

Fabric OS 5.0.0 command reference guide 91
Displays zone configuration information.
Synopsis
cfgshow [pattern][, mode]
Availability
all users
NOTE: This command requires an HP Advanced Zoning license.
Description
Use this command to display zone configuration information.
If no operand is specified, all zone configuration information (both defined and effective) displays.
If an operand is specified, it is used as a pattern to match zone configuration names in the defined
configuration; those that match the pattern displays.
The defined configuration is the complete set of all zone objects that have been defined in the fabric.
There can be multiple zone configurations defined, but only one can be enabled at a time. There might be
inconsistencies in the definitions, zones, or aliases that are referenced but not defined, or there might be
duplicate members. The defined configuration is the current state of the administrator input.
The effective configuration is the single zone configuration that is currently enabled. The devices that an
initiator sees in the fabric are based on this configuration. The effective configuration is built when a
specific zone configuration is enabled and all error checking has been completed successfully.
NOTE: When security is enabled, this command can be issued on any FCS switch in the fabric.
Operands
This command has the following optional operands:
cfgShow
pattern A POSIX-style regular expression used to match zone
configuration names. The pattern must be enclosed in quotation
marks, and can contain:
Question mark (?), which is a placeholder for any single
character
Asterisk (*), which is a placeholder for any string of
characters
Ranges, which are a placeholder for any character within the
range. Ranges must be enclosed in brackets: 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 flash memory. The default value is 0.