conform-action
To configure the action to take on packets that conform to the rate limit, use the conform-action command
in policy map police configuration mode. To remove a conform action from the policy-map, use the no form
of this command.
conform-action [drop| set options| transmit]
no conform-action [drop| set options| transmit]
Syntax Description
(Optional) Drops the packet.drop
(Optional) 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 value —Sets the class of service value. Range is 0 to7.
• cos [inner]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.
• 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 2 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.
• srp-priority value —Sets the Spatial Reuse Protocol (SRP) priority. Range is 0 to 7.
set options
(Optional) Transmits the packets.transmit
Command Default
By default, if no action is configured on a packet that conforms to the rate limit, the packet is transmitted.
Cisco IOS XR Modular Quality of Service Command Reference for the Cisco CRS Router, Release 4.0
OL-23235-03 17
Quality of Service Commands on the Cisco IOS XR Software
conform-action