Specifications

2-280
Cisco ME 3400 Ethernet Access Switch Command Reference
OL-9640-07
Chapter 2 Cisco ME 3400 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 You can configure conform-action marking using enhanced packet marking and configure exceed-action
to send the packet unmodified, mark using explicit values, and use all combinations of enhanced packet
marking. Enhanced packet marking modifies a QoS marking based on any incoming QoS marking and
table maps. The switch also supports marking multiple QoS parameters for the same class, and
simultaneously configuring conform-action marking and exceed-action marking.
The switch supports a maximum of 256 unique aggregate policer.s.
set-prec-transmit
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 Note (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.