-88
Cisco ME 3800X and ME 3600X Switch Command Reference
OL-28238-01
Chapter
violate-action
violate-action
To set actions for a policy-map class for packets that exceed the peak information rate (PIR), use the
violate-action command in policy-map class police configuration mode. To cancel the action or to return
to the default action, use the no form of this command.
violate-action {drop | set-cos-transmit new cos-value | set-discard-class-transmit new
discard-value | set-dscp-transmit new dscp-value | set-mpls-exp-imposition-transmit
new-imposition-exp-value | set-mpls-exp-topmost transmit new-topmost-exp-value |
set-prec-transmit value new prec-value | set-qos-transmit value new qos-value| transmit}
no violate-action {drop | set-cos-transmit new cos-value | set-discard-class-transmit new
discard-value | set-dscp-transmit new dscp-value | set-mpls-exp-imposition-transmit
new-imposition-exp-value | set-mpls-exp-topmost transmit new-topmost-exp-value |
set-prec-transmit value new prec-value | set-qos-transmit value new qos-value| transmit}
Syntax Description
Defaults The default action is to drop the packet.
Command Modes Policy-map class police configuration
Command History
drop Drops the packet.
set-cos-transmit
new-cos-value
Sets a new class of service (CoS) value for the packet and send the
packet. The range for the new CoS value is 0 to 7.
set-discard-class-transmit
new discard-value
Sets a new discard-class value for the packet and send the packet. The
range for the value is 0 to 7.
set-dscp-transmit
new-dscp-value
Sets a new Differentiated Services Code Point (DSCP) value for the
packet and send the packet. The range for the new DCSP value is 0 to 63.
set-mpls-exp-imposition
transmit
new-imposition-exp-value
Sets an MPLS label using the new MPLS EXP value at tag imposition,
and send the packet. The range is 0 to 7.
set-mpls-exp-topmost
transmit
new-topmost-exp-value
Sets an MPLS label using the new MPLS EXP value for the topmost
(outer) MPLS label, and send the packet. The range is 0 to 7.
set-prec-transmit
new-precedence-value
Sets a new IP precedence value for the packet and send the packet. The
range for the new IP precedence value is 0 to 7.
set-qos-transmit
qos-group-value
Sets a new quality of service (QoS) group value for the packet and send
the packet. The range for the new QoS value is 0 to 99.
transmit (Optional) Sends the packet unmodified.
Release Modification
12.2(52)EY This command was introduced.