About Zone-Based Traffic Priority; Configuring Zone-Based Traffic Priority - Cisco AP776A - Nexus Converged Network Switch 5020 Configuration Manual

Cisco mds 9000 family cli configuration guide - release 4.x (ol-18084-01, february 2009)
Hide thumbs Also See for AP776A - Nexus Converged Network Switch 5020:
Table of Contents

Advertisement

Chapter 24
Configuring and Managing Zones
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

About Zone-Based Traffic Priority

The zoning feature provides an additional segregation mechanism to prioritize select zones in a fabric
and set up access control between devices. Using this feature, you can configure the quality of service
(QoS) priority as a zone attribute. You can assign the QoS traffic priority attribute to be high, medium,
or low. By default, zones with no specified priority are implicitly assigned a low priority. See the
Versus Zone-Based QoS" section on page 56-6
To use this feature, you need to obtain the ENTERPRISE_PKG license see
Installing Licenses"
page
This feature allows SAN administrators to configure QoS in terms of a familiar data flow identification
paradigm. You can configure this attribute on a zone-wide basis rather than between zone members.
Caution
If zone-based QoS is implemented in a switch, you cannot configure the interop mode in that VSAN.

Configuring Zone-Based Traffic Priority

To configure the zone priority, follow these steps:
Command
Step 1
switch# config t
Step 2
switch(config)# zone name QosZone vsan 2
switch(config-zone)#
Step 3
switch(config-zone)# attribute qos priority
high
switch(config-zone)# attribute qos priority
medium
switch(config-zone)# attribute qos priority low
switch(config-zone)# no attribute qos priority
high
Step 4
switch(config-zone)# exit
switch(config)#
Step 5
switch(config)# zoneset name QosZoneset vsan 2
switch(config-zoneset)#
Step 6
switch(config-zoneset)# member QosZone
OL-18084-01, Cisco MDS NX-OS Release 4.x
and you must enable QoS in the switch (see the
56-5).
for more information.
"About Data Traffic" section on
Purpose
Enters configuration mode.
Configures an alias name (QosZone) and
enters zone configuration submode.
Configures this zone to assign high priority
QoS traffic to each frame matching this zone.
Configures this zone to assign medium
priority QoS traffic to each frame matching
this zone.
Configures this zone to assign low priority
QoS traffic to each frame matching this zone.
Reverts to using the default low priority for
this zone.
Returns to configuration mode.
Configures a zone set called QosZoneset for
the specified VSAN (vsan 2) and enters zone
set configuration submode.
To activate a zone set, you must first
Tip
create the zone and a zone set.
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
error message.
Cisco MDS 9000 Family CLI Configuration Guide
Advanced Zone Attributes
"VSAN
Chapter 3, "Obtaining and
Zone not present
24-19

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents