258 Fabric OS Administrator’s Guide
53-1001763-02
Zoning configurations
11

Viewing selected zone configuration information

1. Connect to the switch and log in as admin.
2. Enter the cfgShow command and specify a pattern.
cfgshow "pattern"[, mode]
Example
The following example displays all zone configurations that start with “Test”:
switch:admin> cfgshow "Test*"
cfg: Test1 Blue_zone
cfg: Test_cfg Purple_zone; Blue_zone

Viewing the configuration in the effective zone database

1. Connect to the switch and log in as admin.
2. Enter the cfgActvShow command.
Example
switch:admin> cfgactvshow
Effective configuration:
cfg: NEW_cfg
zone: Blue_zone
1,1
21:00:00:20:37:0c:76:8c
21:00:00:20:37:0c:71:02
1,2
21:00:00:20:37:0c:76:22
21:00:00:20:37:0c:76:28
zone: Purple_zone
1,0
21:00:00:20:37:0c:76:85
21:00:00:20:37:0c:71:df

Clearing all zone configurations

1. Connect to the switch and log in as admin.
2. Enter the cfgClear command to clear all zone information in the transaction buffer.
ATTENTION
Be careful using the cfgClear command because it deletes the defined configuration.
switch:admin> cfgclear
The Clear All action will clear all Aliases, Zones, FA Zones
and configurations in the Defined configuration.
cfgSave may be run to close the transaction or cfgTransAbort
may be run to cancel the transaction.
Do you really want to clear all configurations? (yes, y, no, n): [no]
3. Enter one of the following commands, depending on whether an effective zoning configuration
exists:
If no effective zoning configuration exists, enter the cfgSave command.
If an effective zoning configuration exists, enter the cfgDisable command to disable and
clear the zone configuration in nonvolatile memory for all switches in the fabric.