Specifications

Table Of Contents
Fabric OS Commands
114 Fabric OS Version 3.1.x/4.1.x Reference Guide
Note: This command requires an Advanced Zoning license.
When security is enabled, this command can only be issued from the Primary FCS
switch. See “Security Commands” on page 941.
Operands
This command has the following operand:
Example
To show all zone configuration configurations that start with “Test”:
pattern
(V3.1.x only)
Specify a string of characters enclosed in quotation
marks used to match zone configuration names. This
operand must be in quotation marks. Patterns can
contain:
Question mark “?” that matches any single
character
Asterisk “*” that matches any string of characters
Ranges which match any character within the
range. For example, [0-9] or [a-f].
This operand is optional.
pattern (V4.1.x only)
A POSIX style regular expression used to match zone
configuration names. The pattern must be enclosed in
quotation marks. Patterns may contain:
Question mark “?” that matches any single
character
Asterisk “*” that matches any string of characters
Ranges which match any character within the
range. For example, [0-9] or [a-f].
This operand is optional.
mode (V4.1.x only)
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 non-volatile
memory. The default value is 0. This operand is
optional.
switch:admin> cfgShow “Test”
cfg: Test1 Blue_zone
cfg: Test_cfg Red_zone; Blue_zone