Verifying Enhanced Zone Information; Compacting The Zone Database - Cisco Nexus 5500 Series NX-OS Configuration Manual

Nx-os san
Table of Contents

Advertisement

Configuring and Managing Zones
Step 3
Step 4
Step 5

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.
Procedure
Step 1
Step 2
OL-30895-01
Command or Action
no system default zone default-zone permit
Example:
switch(config)# no system default zone
default-zone permit
system default zone distribute full
Example:
switch(config)# system default zone
distribute full
no system default zone distribute full
Example:
switch(config)# no system default zone
distribute full
Command or Action
configure terminal
Example:
switch# configure terminal
switch(config)#
no zone name zone-name vsan vsan-id
Example:
switch(config)# no zone name myzone vsan
35
Cisco Nexus 5500 Series NX-OS SAN Switching Configuration Guide, Release 7.x
Compacting the Zone Database
Purpose
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.
Purpose
Enters global configuration mode.
Deletes a zone to reduce the number of zones
to 2000 or fewer.
153

Advertisement

Table of Contents
loading

Table of Contents