-309
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)
Usage Guidelines In Cisco IOS Release 12.2(17d)SXB3, valid values for the bps argument for the FlexWAN interfaces
only are from 8,000 to 4,000,000,000 bps.
Use the mls qos aggregate-policer name command to create a named aggregate policer.
You can create two types of aggregate policers: named and per-interface. Both types can be attached to
more than one port as follows:
• You create named aggregate policers using the mls qos aggregate-policer command. If you attach
a named aggregate policer to multiple ingress ports, it polices the matched traffic from all the ingress
ports to which it is attached.
• You define per-interface aggregate policers in a policy-map class using the police command. If you
attach a per-interface aggregate policer to multiple ingress ports, it polices the matched traffic on
each ingress port separately.
Use the no police aggregate name command to clear the use of the named aggregate policer.
Enter the police flow command to define a microflow policer (you cannot apply microflow policing to
ARP traffic).
Enter the police command to define per-interface (not named) aggregate policers.
If the traffic is both aggregate and microflow policed, the aggregate and the microflow policers must both
be in the same policy-map class and each must use the same conform-action and exceed-action
keywords.
Values for the action Argument
The valid values for the action argument are as follows:
• drop—Drops packets that do not exceed the rate set for the bps argument.
• set-clp-transmit—Sets and sends the ATM cell loss priority (CLP).
• set-cos-inner-transmit {new-cos}—Marks the matched traffic with a new inner class of service
(CoS) value of the new-cos argument. Valid values of the new-cos argument are from 0 to 7.
• set-cos-transmit {new-cos}—Marks the matched traffic with a new CoS value of the new-cos
argument. Valid values of the new-cos argument are from 0 to 7.
• set-cos-transmit—Sets and sends the ATM cell loss priority (CLP).
• set-dscp-transmit {dscp-bit-pattern | dscp-value | default | ef}—Marks the matched traffic with a
new DSCP value:
–
dscp-bit-pattern—Specifies a DSCP bit pattern. Valid values are listed in Table 1-5.
–
dscp-value—Specifies a DSCP value. Valid values are from 0 to 63.
–
default—Matches packets with the default DSCP value (000000).
–
ef—Matches packets with the Expedited Forwarding (EF) per-hop behavior (PHB) DSCP value
(101110).
Comments to this Manuals