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-19
Cisco MDS 9000 Family CLI Configuration Guide
OL-16184-01, Cisco MDS SAN-OS Release 3.x
Chapter 23 Configuring and Managing Zones
Advanced Zone Attributes
Configuring Default Zone QoS Priority Attributes
QoS priority attribute configuration changes take effect when you activate the zone set of the associated
zone.
Note
If a member is part of two zones with two different QoS priority attributes, the higher QoS value is
implemented. This situation does not arise in the VSAN-based QoS as the first matching entry is
implemented.
To configure the QoS priority attributes for a default zone, follow these steps:
Step 3
switch(config-zone)#
attribute qos priority
high
Configures this zone to assign high priority
QoS traffic to each frame matching this zone.
switch(config-zone)#
attribute qos priority
medium
Configures this zone to assign medium
priority QoS traffic to each frame matching
this zone.
switch(config-zone)#
attribute qos priority low
Configures this zone to assign low priority
QoS traffic to each frame matching this zone.
switch(config-zone)#
no
attribute qos priority
high
Reverts to using the default low priority for
this zone.
Step 4
switch(config-zone)#
exit
switch(config)#
Returns to configuration mode.
Step 5
switch(config)#
zone
set
name QosZoneset
vsan 2
switch(config-zoneset)#
Configures a zone set called QosZoneset for
the specified VSAN (vsan 2) and enters zone
set configuration submode.
Tip
To activate a zone set, you must first
create the zone and a zone set.
Step 6
switch(config-zoneset)#
member QosZone
Adds QosZone as a member of the specified
zone set (QosZoneset).
Tip
If the specified zone name was not
previously configured, this command
will return the
Zone not present
error
message.
Step 7
switch(config-zoneset)#
exit
switch(config)#
Returns to configuration mode.
Step 8
switch(config)#
zoneset activate name
QosZoneset vsan 2
Activates the specified zone set.
Command
Purpose
Command
Purpose
Step 1
switch#
config t
switch(config)#
Enters configuration mode.
Step 2
switch(config)#
zone default-zone vsan 1
switch(config-default-zone)#
Enters the default zone configuration submode.