-89
Cisco ME 3800X and ME 3600X Switch Command Reference
OL-28238-01
Chapter
violate-action
Usage Guidelines
You configure violate actions for packets that exceed the peak information rate (PIR).
The switch also supports marking multiple QoS parameters for the same class and simultaneously
configuring conform-action, exceed action, and violate-action marking.
Access policy-map class police configuration mode by entering the
police
policy-map class command.
See the
police
command for more information.
You can use this command to set one or more violate actions for a traffic class.
For both individual and aggregate policers, if you do not configure a violate action, by default the violate
class is assigned the same action as the exceed action.
You can verify your settings by entering the
show policy-map
privileged EXEC command.
Examples
This example shows how configure multiple actions in a policy map that sets a committed information
rate of 5000000 bits per second (b/s) and a peak rate of 8000000 b/s:
Switch(config)#
policy-map map1
Switch(config-pmap)#
class class1
Switch(config-pmap-c)#
police cir 5000000 pir 8000000
Switch(config-pmap-c-police)#
conform-action transmit
Switch(config-pmap-c-police)#
exceed-action set-dscp-transmit 24
Switch(config-pmap-c-police)#
violate-action drop
Switch(config-pmap-c-police)#
end
Related Commands
Command
Description
class
Defines a traffic classification match criteria for the specified
class-map name.
conform-action
Defines the action to take on traffic that conforms to the CIR.
exceed-action
Defines the action to take on traffic between the conform rate and
the conform rate plus the exceed burst.
police
Defines a policer for classified traffic.
policy-map
Creates or modifies a policy map that can be attached to multiple
ports to specify a service policy.
show policy-map
Displays quality of service (QoS) policy maps.
Содержание ME 3600X
Страница 14: ...Contents xiv Cisco ME 3800X and ME 3600X Switch Command Reference OL 28238 01 ...
Страница 534: ... 100 Cisco ME 3800X and ME 3600X Switch Command Reference OL 28238 01 Chapter xconnect ...
Страница 625: ...Index IN 15 Cisco ME 3800X and ME 3600X Switch Command Reference OL 28238 01 ...
Страница 626: ...Index IN 16 Cisco ME 3800X and ME 3600X Switch Command Reference OL 28238 01 ...
Страница 627: ...Index IN 17 Cisco ME 3800X and ME 3600X Switch Command Reference OL 28238 01 ...
Страница 628: ...Index IN 18 Cisco ME 3800X and ME 3600X Switch Command Reference OL 28238 01 ...