Cisco MWR 2941 Installation Manual Page 311

  • Download
  • Add to my manuals
  • Print
  • Page
    / 710
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 310
-311
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
police (policy map)
If the following keywords are not specified, the default actions are as follows:
conform-action is transmit.
exceed-action is drop.
violate-action is drop.
This example shows how to specify a previously defined aggregate-policer name and configure the
policy-map class to use the specified aggregate policer:
Router(config-pmap-c)# police aggregate agg1
This example shows how to create a policy map named police-setting that uses the class map
access-match, which is configured to trust received IP-precedence values and is configured with a
maximum-capacity aggregate policer and a microflow policer:
Router# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)# policy-map police-setting
Router(config-pmap)# class access-match
Router(config-pmap-c)# trust ip-precedence
Router(config-pmap-c)# police 1000000000 200000 conform-action set-prec-transmit 6
exceed-action policed-dscp-transmit
Router(config-pmap-c)# police flow 10000000 10000 conform-action set-prec-transmit 6
exceed-action policed-dscp-transmit
Router(config-pmap-c)# exit
Related Commands Command Description
class-map Accesses QoS class-map configuration mode to configure QoS class maps.
mls qos
aggregate-policer
Defines a named aggregate policer for use in policy maps.
police Configures traffic policing in QoS policy-map class configuration mode or
QoS policy-map class police configuration mode.
service-policy Attaches a policy map to an interface.
show class-map Displays class-map information.
show policy-map Displays information about the policy map.
show policy-map
interface
Displays the statistics and the configurations of the input and output
policies that are attached to an interface.
Page view 310
1 ... 310 311 312 ... 710

Comments to this Manuals

No comments