Specifications

25-12
Cisco MWR 2941 Mobile Wireless Edge Router Release 3.5 Software Configuration Guide, Cisco IOS Release 15.1(3)MR
OL-26895-01
Chapter 25 Configuring Quality of Service
Configuring Quality of Service
Note You can use the show policy map interface command to verify your configuration.
For more information about configuring classification, see the Quality of Service Solutions
Configuration Guide, Cisco IOS Release 15.0S.
Configuring Marking
Marking network traffic allows you to set or modify the attributes for packets in a defined traffic class.
You can use marking with traffic classification to configure variety of QoS features for your network.
The Cisco MWR 2941 marking allows you to modify the following packet attributes:
Differentiated services code point (DSCP) value
Class of service (CoS) value
MPLS Exp bit value
Qos-group value (internal)
For instructions on how to configure marking for IP Precedence, DSCP, or CoS value, use the following
sections:
Creating a Class Map for Marking Network Traffic, page 25-13
Creating a Policy Map for Applying a QoS Feature to Network Traffic, page 25-13
Attaching the Policy Map to an Interface, page 25-14
For instructions on how to configure MPLS Exp bit marking, see “Configuring MPLS Exp Bit Marking
Using a Pseudowire” section on page 25-15.
For instructions on how to configure Multilink Ingress PPP DSCP Marking, see “Configuring MLPPP
Ingress DSCP-to-COS Marking” section on page 25-16.
Step 4
Router(config-if)# service-policy
output policy1
Attaches the policy map to an interface. The input and output parameters
specify the direction in which router applies the policy map.
Step 5
exit
Example:
Router(config)# exit
Router#
Exits configuration mode.
Command Purpose