S e n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a c k - d o c @ c i s c o . c o m
23-29
Cisco MDS 9000 Family CLI Configuration Guide
OL-16184-01, Cisco MDS SAN-OS Release 3.x
Chapter 23 Configuring and Managing Zones
Displaying Zone Information
Active Zoning Database :
Name: zoneset-1 Zonesets:1 Zones:11 Aliases:0
Status: Activation completed at Thu Feb 13 10:22:34 2003
VSAN: 2 default-zone: deny distribute: full Interop: Off
mode:basic merge-control:allow session:none
hard-zoning:enabled
Default zone:
qos:low broadcast:disabled ronly:disabled
Full Zoning Database :
Zonesets:1 Zones:10 Aliases:0
Active Zoning Database :
Name: zoneset-2 Zonesets:1 Zones:10 Aliases:0
Status: Activation completed at Thu Feb 13 10:23:12 2003
VSAN: 3 default-zone: deny distribute: full Interop: Off
mode:basic merge-control:allow session:none
hard-zoning:enabled
Default zone:
qos:low broadcast:disabled ronly:disabled
Full Zoning Database :
Zonesets:1 Zones:10 Aliases:0
Active Zoning Database :
Name: zoneset-3 Zonesets:1 Zones:10 Aliases:0
Status: Activation completed at Thu Feb 13 10:23:50 2003
Use the
show zone
command to display the zone attributes for all configured zones.
Example 23-16 Displays Zone Statistics
switch#
show zone
zone name lunSample vsan 1
<-----------------Read-write attribute
zone name ReadOnlyZone vsan 2
attribute read-only
<-----------------Read-only attribute
Use the
show running
and
show zone active
commands to display the configured interface-based zones
(see
Example 23-17
and
Example 23-18
).
Example 23-17 Displays the Interface-Based Zones
switch#
show running
zone name if-zone vsan 1
member interface fc2/15 swwn 20:00:00:0c:88:00:4a:e2
member fwwn 20:4f:00:0c:88:00:4a:e2
member interface fc2/1 swwn 20:00:00:05:30:00:4a:9e
member pwwn 22:00:00:20:37:39:6b:dd
Example 23-18 Displays the fWWNs and Interfaces in an Active Zone
switch#
show
zone active
zone name if-zone vsan 1
* fcid 0x7e00b3 [interface fc2/15 swwn 20:00:00:0c:88:00:4a:e2]
* fcid 0x7e00b1 [interface fc2/15 swwn 20:00:00:0c:88:00:4a:e2]
* fcid 0x7e00ac [interface fc2/15 swwn 20:00:00:0c:88:00:4a:e2]
* fcid 0x7e00b3 [fwwn 20:4f:00:0c:88:00:4a:e2]
* fcid 0x7e00b1 [fwwn 20:4f:00:0c:88:00:4a:e2]
* fcid 0x7e00ac [fwwn 20:4f:00:0c:88:00:4a:e2]
interface fc2/1 swwn 20:00:00:05:30:00:4a:9e
A similar output is also available on the remote switch (see
Example 23-19
).