Reference Guide
Displaying the sorted zone database example
The following example shows all zones in the zone database with sorted D,I pairs and WWNs:
switch:admin> zoneshow --sort
Defined configuration:
cfg: cfgnpr npr
cfg: cfgz prz; diz; lsan_bb
zone: diz 1,1; 1,2; 3,2; 4,7
zone: diz1 00:02:00:00:00:02:00:01; 10,4; 10,5; 10,6
zone: lsan_bb 30:00:00:05:1e:61:23:8f; 30:12:00:05:1e:61:23:8f
zone: npr 20:04:00:05:33:88:bb:be; 20:05:00:05:33:88:bb:be;
20:06:00:05:33:88:bb:be
zone: prz 00:02:00:00:00:03:00:01; 20:04:00:05:33:88:bb:be;
20:05:00:05:33:88:bb:be; 20:06:00:05:33:88:bb:be
zone: upr 00:02:00:00:00:03:00:02; 20:05:00:05:33:88:bb:be;
20:06:00:05:33:88:bb:be; 20:04:00:05:33:88:bb:be
Effective configuration:
cfg: cfgz
zone: diz 1,1
1,2
3,2
4,7
zone: lsan_bb 30:00:00:05:1e:61:23:8f
30:12:00:05:1e:61:23:8f
zone: prz 00:02:00:00:00:03:00:01
20:04:00:05:33:88:bb:be
20:05:00:05:33:88:bb:be
20:06:00:05:33:88:bb:be
Viewing zone configuration names without case distinction
Use the following procedure to view selected zone configuration names for a given pattern without case distinction.
1. Connect to the switch and log in using an account with admin permissions.
2. Use the zoneShow command to view configuration names.
zoneshow[--ic] ["pattern "] [, mode]
The following example shows all green zones using pattern search, regardless of the case:
switch:admin> zoneshow --ic GREEN*
zone: GREEN 44,4; 21:00:00:20:37:0c:71:02; 8,9
zone: green 2,2; 2,3; 21:00:00:20:37:0c:76:8c
Examining changes in the zone database
Fabric OS allows you to check for and display any differences between the transaction buffer and the committed database by appending
the options - -transdiffs and - -transdiffsonly to the zoneShow and cfgShow commands.
The options use the format in the following commands:
zoneShow --transdiffs
zoneShow --transdiffsonly
cfgShow --transdiffs
cfgShow --transdiffsonly
To reflect the changes made to the zone database (a new zone is added or an existing zone is deleted, or a zone member is added or
deleted or any other valid zone database entity is modified), the following notation is used.
∙ An asterisk (*) at the start indicates a change in that zone, zone configuration, alias or any other entity in the zone database.
Administering Advanced Zoning
Brocade Fabric OS Administration Guide, 8.0.1
314 53-1004111-02