exceed-action
To configure the action to take on packets that exceed the rate limit, use the exceed-action command in
policy map police configuration mode. To remove an exceed action from the policy-map, use the no form of
this command.
exceed-action [drop| set options| transmit]
no exceed-action [drop| set options| transmit]
Syntax Description
(Optional) Drops the packet.drop
Configures the specified packet properties. Replace options with one of the following keywords
or keyword arguments:
• atm-clp value —Sets the cell loss priority (CLP) bit.
• cos [inner] value —Sets the class of service value. Range is 0 to 7.
• cos value —Sets the class of service value. Range is 0 to 7.
• dei —Sets the drop eligible indicator (DEI). Can be 0 or 1.
• discard-class value —Sets the discard class value. Range is 0 to 7.
• dscp value —Sets the differentiated services code point (DSCP) value and sends the
packet. See Table 2: IP DSCP Reserved Keywords, on page 45 for a list of valid values.
• dscp [tunnel] value —Sets the differentiated services code point (DSCP) value and sends
the packet. See Table 2: IP DSCP Reserved Keywords, on page 45 for a list of valid
values. With the tunnel keyword, the DSCP is set in the outer header.
• fr-de value —Sets the Frame Relay discard eligible (DE) bit on the Frame Relay frame
then transmits that packet. In congested environments, frames with the DE bit set to 1 are
discarded before frames with the DE bit set to 0. The frame relay DE bit has only one bit
and has only two settings, 0 or 1. The default DE bit setting is 0.
• mpls experimental {topmost | imposition} value —Sets the experimental (EXP) value
of the Multiprotocol Label Switching (MPLS) packet topmost label or imposed label.
Range is 0 to 7.
• precedence precedence —Sets the IP precedence and sends the packet. See Table 3: IP
Precedence Values and Names, on page 51 for a list of valid values.
• precedence [tunnel] precedence —Sets the IP precedence and sends the packet. See Table
3: IP Precedence Values and Names, on page 51 for a list of valid values. With the
tunnel keyword, the precedence is set in the outer header.
• qos-group value —Sets the QoS group value.
• qos-group value —Sets the QoS group value. Range is 0 to 63.
• srp-priority value —Sets the Spatial Reuse Protocol (SRP) priority. Range is 0 to 7
set options
Cisco IOS XR Modular Quality of Service Command Reference for the Cisco CRS Router, Release 4.0
OL-23235-03 23
Quality of Service Commands on the Cisco IOS XR Software
exceed-action