38-49
Cisco IE 2000 Switch Software Configuration Guide
OL-25866-01
Chapter 38 Configuring Standard QoS
How to Configure Standard QoS

Configuring the DSCP-to-DSCP-Mutation Map

Configuring Ingress Queue Characteristics
These sections contain this configuration information:
Mapping DSCP or CoS Values to an Ingress Queue and Setting WTD Thresholds, page 38-49
(optional)
Allocating Buffer Space Between the Ingress Queues, page 38-50 (optional)
Allocating Bandwidth Between the Ingress Queues, page 38-51 (optional)
Configuring the Ingress Priority Queue, page 38-51 (optional)

Mapping DSCP or CoS Values to an Ingress Queue and Setting WTD Thresholds

You can prioritize traffic by placing packets with particular DSCPs or CoSs into certain queues and
adjusting the queue thresholds so that packets with lower priorities are dropped.
Command Purpose
Step 1 configure terminal Enters global configuration mode.
Step 2 mls qos map dscp-mutation
dscp-mutation-name in-dscp to out-dscp
Modifies the DSCP-to-DSCP-mutation map.
dscp-mutation-name—Enters the mutation map name. You can
create more than one map by specifying a new name.
in-dscp—Enters up to eight DSCP values separated by spaces.
Then enter the to keyword.
out-dscp—Enters a single DSCP value.
The DSCP range is 0 to 63.
Step 3 interface interface-id Specifies the port to which to attach the map, and enters interface
configuration mode.
Valid interfaces include physical ports.
Step 4 mls qos trust dscp Configures the ingress port as a DSCP-trusted port. By default, the port
is not trusted.
Step 5 mls qos dscp-mutation
dscp-mutation-name
Applies the map to the specified ingress DSCP-trusted port.
dscp-mutation-name—Enters the mutation map name specified in
Step 2.
Step 6 end Returns to privileged EXEC mode.