Verifying Enhanced Zone Information; Compacting The Zone Database - Cisco Nexus 5000 Series Configuration Manual

Nx-os san
Hide thumbs Also See for Nexus 5000 Series:
Table of Contents

Advertisement

Configuring and Managing Zones
DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
switch# configure terminal
switch(config)#
Step 2
system default zone default-zone permit
Example:
switch(config)# system default zone default-zone
permit
Step 3
no system default zone default-zone permit
Example:
switch(config)# no system default zone
default-zone permit
Step 4
system default zone distribute full
Example:
switch(config)# system default zone distribute
full
Step 5
no system default zone distribute full
Example:
switch(config)# no system default zone distribute
full

Verifying Enhanced Zone Information

This example shows how to display the zone status for a specified VSAN:
switch# show zone status vsan 2

Compacting the Zone Database

You can delete excess zones and compact the zone database for the VSAN.
A merge failure occurs when a switch supports more than 2000 zones per VSAN but its neighbor does
Note
not. Also, zone set activation can fail if the switch has more than 2000 zones per VSAN and not all switches
in the fabric support more than 2000 zones per VSAN.
OL-27583-01
Cisco Nexus 5000 Series NX-OS SAN Switching Configuration Guide, Release 5.2(1)N1(1)
Compacting the Zone Database
Purpose
Enters global configuration mode.
Configures permit as the default zoning policy for new
VSANs on the switch.
Configures deny (default) as the default zoning policy
for new VSANs on the switch.
Enables full zone database distribution as the default for
new VSANs on the switch.
Disables (default) full zone database distribution as the
default for new VSANs on the switch. Only the active
zone database is distributed.
163

Advertisement

Table of Contents
loading

Table of Contents