Specifications
2-193
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)
policer aggregate (global configuration)
Use the policer aggregate global configuration command to create an aggregate policer to police all
traffic across multiple classes in an input policy map. An aggregate policer can be shared by multiple
classes in the same policy map. A policer defines a maximum permissible rate of transmission or
committed information rate, a maximum burst size for transmissions, and an action to take if the
maximum is met or exceeded. Use the no form of this command to remove the specified policer.
policer aggregate aggregate-policer-name {rate-bps | cir cir-bps} [bc burst- value]
[conform-action [set-cos-transmit {new-cos-value | [cos | dscp | precedence] [table
table-map name]} | set-dscp-transmit {new-dscp-value | [cos | dscp | precedence] [table
table-map name]} | set-prec-transmit {new-precedence-value | [cos | dscp | precedence]
[table table-map name]} | set-qos-transmit qos-group-value | transmit] [exceed action [drop
| set-cos-transmit {new-cos-value | [cos | dscp | precedence] [table table-map name]} |
set-dscp-transmit {new-dscp-value | [cos | dscp | precedence] [table
table-map name]} |
set-prec-transmit {new-precedence-value | [cos | dscp | precedence] [table table-map name]}
| set-qos-transmit qos-group-value | transmit]]
no policer aggregate aggregate-policer-name {rate-bps | cir cir-bps} [bc burst- value]
[conform-action [set-cos-transmit {new-cos-value | [cos | dscp | precedence] [table
table-map name]} | set-dscp-transmit {new-dscp-value | [cos | dscp | precedence] [table
table-map name]} | set-prec-transmit {new-precedence-value | [cos | dscp | precedence]
[table table-map name]} | set-qos-transmit qos-group-value | transmit] [exceed action [drop
| set-cos-transmit {new-cos-value
| [cos | dscp | precedence] [table table-map name]} |
set-dscp-transmit {new-dscp-value | [cos | dscp | precedence] [table table-map name]} |
set-prec-transmit {new-precedence-value | [cos | dscp | precedence] [table table-map name]}
| set-qos-transmit qos-group-value | transmit]]
Syntax Description aggregate-policer-name Name of the aggregate policer.
rate-bps Specify the average traffic rate in bits per second (bps). The range is
8000 to 1000000000.
cir cir-bps Committed information rate (CIR) in bits per second. The range is
8000 to 1000000000 bps.
bc burst- value (Optional) Conform burst. The number of acceptable burst bytes. The
range is 8000 to 1000000 bytes. If no burst value is entered, the
system calculates a burst value that equals the number of bytes that
can be sent in 250 milliseconds (ms) at the CIR rate. In most cases,
the automatically calculated value is appropriate; enter a new value
only if you are aware of all implications.
conform-action (Optional) Action to be taken on packets that conform to the CIR.
set-cos-transmit 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 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
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.