Specifications

25-25
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 command to verify your configuration.
For more information about configuring shaping, see the Quality of Service Solutions Configuration
Guide, Cisco IOS Release 15.0S.
Note The Cisco MWR 2941 does not support all of the commands described in the IOS Release 15.0S
documentation.
Configuring the Secondary-Level (Child) Policy Map
Follow these steps to create a child policy map for traffic shaping:
Step 6
Router(config-pmap-c)#
service-policy policy-map
Attaches the policy map to the class map.
Step 7
exit
Example:
Router(config)# exit
Router#
Exits configuration mode.
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)# policy-map
output-policy
Specifies the policy map for which you want to configure shaping and
enter policy-map configuration mode.
Step 4
Router(config-pmap)# class class1
Router(config-pmap-c)#
Specifies the traffic class to which the policy map applies.
Step 5
Router(config-pmap-c)# bandwidth
percent 50
Specifies the bandwidth allocated to the policy map. You can specify the
bandwidth in kbps, a relative percentage of bandwidth, or an absolute
amount of bandwidth.
Step 6
exit
Example:
Router(config)# exit
Router#
Exits configuration mode.