45-11
Catalyst 4500 Series Switch, Cisco IOS Software Configuration Guide - Cisco IOS XE 3.9.xE and IOS 15.2(5)Ex
 
Chapter 45      Configuring AVC with DNS-AS
Configuring AVC with DNS-AS
Configuring QoS for AVC with DNS-AS
In order to isolate and classify trusted traffic as defined in the metadata stream, you must complete this 
sequence of tasks—create class maps (one for each traffic class), define traffic-class match criteria and 
business-relevance match criteria, create a policy map, attach the policy map to the interface. This 
sub-section provides the following information:
• Class Map Configuration in the Easy QoS Model, page 45-11
• Policy Map Definitions in the Easy QoS Model, page 45-12
• App-Class and QoS Traffic Mapping, page 45-12
• Sample QoS Configuration for AVC with DNS-AS: Classifying Network Control Traffic, 
page 45-13
For more QoS information, see the Classification, page 44-6 section of the Configuring QoS chapter in 
this guide. 
Class Map Configuration in the Easy QoS Model 
In order to determine how many traffic classes should be provisioned, you can use the 12-class Easy QoS 
Model. This model provides uniform, standards-based recommendations to help ensure that QoS designs 
and deployments are unified and consistent across an organization.
The following shows the class map configuration for traffic class and business relevance as per the 
12-class Easy QoS Model:
class-map match-all VOICE
   match protocol attribute traffic-class voip-telephony
   match protocol attribute business-relevance business-relevant
class-map match-all BROADCAST-VIDEO
   match protocol attribute traffic-class broadcast-video
   match protocol attribute business-relevance business-relevant
class-map match-all REAL-TIME-INTERACTIVE
   match protocol attribute traffic-class real-time-interactive
   match protocol attribute business-relevance business-relevant
class-map match-all MULTIMEDIA-CONFERENCING
   match protocol attribute traffic-class multimedia-conferencing
   match protocol attribute business-relevance business-relevant
class-map match-all MULTIMEDIA-STREAMING
   match protocol attribute traffic-class multimedia-streaming
   match protocol attribute business-relevance business-relevant
class-map match-all SIGNALING
   match protocol attribute traffic-class signaling
   match protocol attribute business-relevance business-relevant
class-map match-all NETWORK-CONTROL
   match protocol attribute traffic-class network-control
   match protocol attribute business-relevance business-relevant
class-map match-all NETWORK-MANAGEMENT
   match protocol attribute traffic-class ops-admin-mgmt
   match protocol attribute business-relevance business-relevant
class-map match-all TRANSACTIONAL-DATA
   match protocol attribute traffic-class transactional-data
   match protocol attribute business-relevance business-relevant
class-map match-all BULK-DATA
   match protocol attribute traffic-class bulk-data
   match protocol attribute business-relevance business-relevant
class-map match-all SCAVENGER
   match protocol attribute business-relevance business-irrelevant