Modifying The Zone Database; Creating Attribute Groups - Cisco DS-X9530-SF1-K9 - Supervisor-1 Module - Control Processor Configuration Manual

Mds 9000 family
Table of Contents

Advertisement

About Enhanced Zoning
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 .

Modifying the Zone Database

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.
To commit changes to the zoning database in a VSAN, follow these steps:
Command
Step 1
switch# config t
switch(config)#
Step 2
switch(config)# zone commit vsan 2
No pending info found
switch(config)# zone commit vsan 3 force
switch(config)# no zone commit vsan 2
No pending info found
switch(config)# no zone commit vsan 3 force

Creating Attribute Groups

In enhanced mode, you can directly configure attributes using attribute groups.
To configure attribute groups, follow these steps:
Create an attribute group.
Step 1
switch# conf t
switch(config)# zone-attribute-group name SampleAttributeGroup vsan 2
switch(config-attribute-group)#
Add the attribute to an attribute-group object.
Step 2
switch(config-attribute-group)# readonly
switch(config-attribute-group)# broadcast
switch(config-attribute-group)# qos priority medium
Cisco MDS 9000 Family Configuration Guide
19-30
Chapter 19
Configuring and Managing Zones
Purpose
Enters configuration mode.
Applies the changes to the enhanced zone
configuration and closes the session.
Forcefully applies the changes to the enhanced
zone and closes the session created by another user.
Discards the changes made to the enhanced zone
configuration.
Forcefully releases the lock and discards all
changes performed by another user.
OL-6973-03, Cisco MDS SAN-OS Release 2.x

Advertisement

Table of Contents
loading

Table of Contents