Modifying 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

Modifying the Zone Database

Ypou can commit or discard changes to the zoning database in a VSAN.
Modifications to the zone database is done within a session. A session is created at the time of the first
successful configuration command. On creation of a session, a copy of the zone database is created. Any
changes done within the session are performed on this copy of the zoning database. These changes in the copy
zoning database are not applied to the effective zoning database until you commit the changes. Once you
apply the changes, the session is closed.
If the fabric is locked by another user and for some reason the lock is not cleared, you can force the operation
and close the session. You must have permission (role) to clear the lock in this switch and perform the operation
on the switch from where the session was originally created.
SUMMARY STEPS
1. configure terminal
2. zone commit vsan vsan-id
3. switch(config)# zone commit vsan vsan-id force
4. switch(config)# no zone commit vsan vsan-id
5. no zone commit vsan vsan-id force
DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
switch# configure terminal
switch(config)#
Step 2
zone commit vsan vsan-id
Example:
switch(config)# zone commit vsan 679
Step 3
switch(config)# zone commit vsan vsan-id force
Example:
switch(config)# zone commit vsan 34 force
Step 4
switch(config)# no zone commit vsan vsan-id
Example:
switch(config)# no zone commit vsan 22
Step 5
no zone commit vsan vsan-id force
Example:
switch(config)# no zone commit vsan 34 force
OL-27583-01
Cisco Nexus 5000 Series NX-OS SAN Switching Configuration Guide, Release 5.2(1)N1(1)
Purpose
Enters global configuration mode.
Applies the changes to the enhanced zone database and
closes the session.
Forcefully applies the changes to the enhanced zone
database and closes the session created by another user.
Discards the changes to the enhanced zone database and
closes the session.
Forcefully discards the changes to the enhanced zone
database and closes the session created by another user.
Enhanced Zoning
159

Advertisement

Table of Contents
loading

Table of Contents