Administrator Guide

match ip dscp 0–63 set-ip-dscp 0–63
The values you set from CLASS-MAP mode override the value you set in the QoS input policy DSCP value. Packets matching
the rule are marked with the specied value.
Example of Marking Flows in the Same Queue with Dierent DSCP Values
Dell#show run class-map
!
class-map match-any example-flowbased-dscp
match ip access-group test set-ip-dscp 2
match ip access-group test1 set-ip-dscp 4
match ip precedence 7 set-ip-dscp 1
Dell#show run qos-policy-input
!
qos-policy-input flowbased
set ip-dscp 3
Dell#
Specifying WRED Drop Precedence
Specify a WRED prole to yellow and/or green trac.
QOS-POLICY-OUT mode
wred
For more information, refer to Applying a WRED Prole to Trac.
Create Policy Maps
There are two types of policy maps: input and output.
Creating Input Policy Maps
There are two types of input policy-maps: Layer 3 and Layer 2.
1. Create a Layer 3 input policy map.
CONFIGURATION mode
policy-map-input
Create a Layer 2 input policy map by specifying the keyword layer2 with the policy-map-input command.
2. After you create an input policy map, do one or more of the following:
Applying a Class-Map or Input QoS Policy to a Queue
Applying an Input QoS Policy to an Input Policy Map
Honoring DSCP Values on Ingress Packets
Honoring dot1p Values on Ingress Packets
Enabling Fall Back to Trust Diserve or dot1p
3. Apply the input policy map to an interface.
Applying a Class-Map or Input QoS Policy to a Queue
To apply a class-map or input QoS policy to a queue, use the following command.
Assign an input QoS policy to a queue.
Quality of Service (QoS)
641