Specifications
25-14
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 or show policy-map policy-map class class-name commands to
verify your configuration.
Attaching the Policy Map to an Interface
Follow these steps to attach a policy map to an interface.
Step 4
Router(config-pmap)# class class1
Router(config-pmap-c)#
Specifies the traffic class for which you want to create a policy and enter
policy map class configuration mode. You can also use the class-default
parameter to define a default class.
Step 5
set cos
set dscp
set qos-group
Defines a QoS treatment type; use one of the set commands listed in
Table 6.
Step 6
exit
Example:
Router(config)# exit
Router#
Exits configuration mode.
Table 6 set Commands Summary
set Commands Traffic Attributes Network Layer Protocol
set cos Layer 2 CoS value of the
outgoing traffic
Layer 2 ATM
set dscp DSCP value in the ToS byte Layer 3 IP
set qos-group QoS group ID Layer 3 IP, MPLS
Command Purpose
Command Purpose
Step 1
enable
Example:
Router> enable
Enables privileged EXEC mode.
• Enter your password if prompted.
Step 2
configure terminal
Example:
Router# configure terminal
Enters global configuration mode.
Step 3
Router(config)# interface
gigabitEthernet0/1
Specifies the interface to which to apply the policy map.