Cfgshow - Brocade Communications Systems A7533A - Brocade 4Gb SAN Switch Base Command Reference Manual

Brocade fabric os command reference guide v6.1.0 (53-1000599-02, june 2008)
Hide thumbs Also See for A7533A - Brocade 4Gb SAN Switch Base:
Table of Contents

Advertisement

2

cfgShow

cfgShow
Displays zone configuration information.
Synopsis
cfgshow ["pattern"] [, mode]
Description
Use this command to display zone configuration information.
If no operand is specified, all zone configuration information (both defined and effective) displays.
If the local switch has an outstanding transaction, this command displays the most recently edited
zone configuration that has not yet been saved. If the local switch has no outstanding transaction,
this command displays the committed zone configuration.
If a pattern is specified, only matching confirgurations are displayed.
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.
Notes
When this command is executed after a zoning transaction was aborted on the local switch, it
displays a warning message:
When default zoning is enabled with "No Access" mode, "No Effective configuration: (No Access)"
is displayed.
Operands
The following operands are optional:
"pattern"
mode
Examples
To display all zone configurations that start with "Test":
66
Warning: Current Zoning Transaction was aborted.
Reason code = Zone Config update received.
A POSIX-style regular expression used to match zone configuration names.
The pattern must be enclosed in quotation marks and may contain the
following:
Question mark (?) - matches any single character
Asterisk (*) - matches any string of characters.
Range - matches any character within the range. Ranges must be
enclosed in brackets: for example, [0-9] or [a-f].
Specify 0 to display the contents of the transaction buffer (the contents of the
current transaction) or specify 1 to display the contents of nonvolatile
memory. The default value is 0.
switch:admin> cfgshow "Test*"
cfg:
Test1 Blue_zone
cfg:
Test_cfg Red_zone; Blue_zone
Fabric OS Command Reference
53-1000599-02

Advertisement

Table of Contents
loading

Table of Contents