Specifications
2-194
Cisco ME 2400 Ethernet Access Switch Command Reference
OL-9643-03
Chapter 2 Cisco ME 2400 Ethernet Access Switch Cisco IOS Commands
policer aggregate (global configuration)
Defaults No aggregate policers are defined.
When you configure an aggregate policer, conform burst (bc) is automatically configured at 250 ms at
the configured CIR.
Command Modes Global configuration
Command History
Usage Guidelines Beginning with Cisco IOS Release 12.2(25)SEG, you can configure conform-action marking using
enhanced packet marking and configure exceed-action to send the packet unmodified, perform marking
using explicit values, and use all combinations of enhanced packet marking. Enhanced packet marking
provides the ability to modify a QoS marking based on any incoming QoS marking and table maps. This
release also added support for the ability to mark multiple QoS parameters for the same class, and
configure conform-action marking and exceed-action marking simultaneously.
The switch supports a maximum of 256 unique aggregate policer.s.
Aggregate policing is supported only in input policy maps.
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 in conjunction 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 on 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.”