Chapter 27
Configuring QoS
To return a port to its non-trusted state, use the no mls qos trust interface configuration command. To
return to the default DSCP-to-DSCP-mutation map values, use the no mls qos map dscp-mutation
dscp-mutation-name global configuration command.
This example shows how to configure a port to the DSCP-trusted state and to modify the
DSCP-to-DSCP-mutation map (named gi0/21-mutation) so that incoming DSCP values 10 to 13 are
mapped to DSCP 30:
Switch(config)# mls qos map dscp-mutation gi0/21-mutation 10 11 12 13 to 30
Switch(config)# interface gigabitethernet0/2
Switch(config-if)# mls qos trust dscp
Switch(config-if)# mls qos dscp-mutation gi0/21-mutation
Switch(config-if)# end
Configuring a QoS Policy
Configuring a QoS policy typically requires classifying traffic into classes, configuring policies applied
to those traffic classes, and attaching policies to ports.
For background information, see the
Marking" section on page
Guidelines" section on page
These sections describe how to classify, police, and mark traffic. Depending on your network
configuration, you must perform one or more of these tasks:
•
•
•
•
•
OL-8915-01
27-8. For configuration guidelines, see the
27-32.
Classifying Traffic by Using ACLs, page 27-42
Classifying Traffic by Using Class Maps, page 27-45
Classifying, Policing, and Marking Traffic on Physical Ports by Using Policy Maps, page 27-47
Classifying, Policing, and Marking Traffic on SVIs by Using Hierarchical Policy Maps, page 27-51
Classifying, Policing, and Marking Traffic by Using Aggregate Policers, page 27-57
"Classification" section on page 27-5
Cisco Catalyst Blade Switch 3020 for HP Software Configuration Guide
Configuring Standard QoS
and the
"Policing and
"Standard QoS Configuration
27-41