Specifications
2-276
Cisco ME 3400 Ethernet Access Switch Command Reference
OL-9640-07
Chapter 2 Cisco ME 3400 Ethernet Access Switch Cisco IOS Commands
police
Defaults No policers are defined. Conform burst (bc) is automatically configured to 250 ms at the configured CIR.
Command Modes Policy-map class configuration
Command History
conform-action (Optional) Action to be taken for packets that conform to (are less than or
equal to) the CIR.
set-cos-transmit
new-cos-value
Set a new class of service (CoS) value for the packet and send the packet.
This specifies the to-type of the marking action. The range for the new CoS
value is 0 to 7.
set-dscp-transmit
new-dscp-value
Set a new Differentiated Services Code Point (DSCP) value for the packet
and send the packet. This specifies the to-type of the marking action. The
range for the new DCSP value is 0 to 63.
set-prec-transmit
new-precedence-value
Set a new IP precedence value for the packet and send the packet. This
specifies the to-type of the marking action. The range for the new IP
precedence value is 0 to 7.
set-qos-transmit
qos-group-value
Set a new quality of service (QoS) group value for the packet and send the
packet. This specifies the to-type of the marking action. The range for the
new QoS value is 0 to 99.
cos (Optional) Set the packet marking specified in the preceding keyword based
on the CoS value of the incoming packet, and send the packet. This specifies
the from-type of the enhanced packet-marking action.
dscp (Optional) Set the packet marking specified in the preceding keyword based
on the DSCP value of the incoming packet, and send the packet. This
specifies the from-type of the enhanced packet-marking action.
precedence (Optional) Set the packet marking specified in the preceding keyword based
on the IP precedence value of the incoming packet, and send the packet. This
specifies the from-type of the enhanced packet-marking action.
table table-map name (Optional) Used with the preceding from-type keyword. Specify the table
map to be used for the enhanced packet marking. The to-type of the action is
marked based on the from-type parameter of the action using this table map.
transmit (Optional) Send the packet unmodified.
exceed action (Optional) Action to be taken for packets that do not conform to the CIR.
drop Drop the packet.
Release Modification
12.2(25)EX This command was introduced.
12.2(25)SEG Increased support for configuring conform and exceed actions. See “Usage
Guidelines.”