-406
Cisco MWR 2941 Mobile Wireless Edge Router Release 3.5 Command Reference, Cisco IOS Release 15.1(3)MR
OL-26895-01
Chapter Cisco MWR 2941 Router Command Reference, Release 15.1(3)MR
service-policy (policy-map class)
• The shape command can be used in either the parent or the child policy, but not both polices
simultaneously on a subinterface.
• The fair-queue command cannot be defined in the parent policy.
• If the bandwidth command is used in the child policy, the bandwidth command must also be used
in the parent policy. The one exception is for policies using the default class.
Examples The following example creates a hierarchical service policy in the service policy called parent:
Router(config)# policy-map child
Router(config-pmap)# class voice
Router(config-pmap-c)# priority 500
Router(config-pmap-c)# exit
Router(config-pmap)# exit
Router(config)# policy-map parent
Router(config-pmap)# class class-default
Router(config-pmap-c)# shape average 10000000
Router(config-pmap-c)# service-policy child
Related Commands Command Description
bandwidth (policy-map class) Specifies or modifies the bandwidth allocated for a class
belonging to a policy map.
fair-queue Specifies the number of queues to be reserved for use by a
traffic class.
policy-map Specifies the name of the service policy to configure.
priority Gives priority to a class of traffic belonging to a policy
map.
service-policy Specifies the name of the service policy to be attached to
the interface.
shape Specifies average or peak rate traffic shaping.
show policy-map Displays the configuration of all classes for a specified
service policy map or all classes for all existing policy
maps.
show policy-map interface Displays the configuration of all classes configured for all
service policies on the specified interface or displays the
classes for the service policy for a specific PVC on the
interface.
Comments to this Manuals