hit counter script

Cisco ME 3800X Command Reference Manual page 523

Hide thumbs Also See for ME 3800X:
Table of Contents

Advertisement

Chapter
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
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
class
conform-action
exceed-action
police
policy-map
show policy-map
OL-28238-01
police
command for more information.
Description
Defines a traffic classification match criteria for the specified
class-map name.
Defines the action to take on traffic that conforms to the CIR.
Defines the action to take on traffic between the conform rate and
the conform rate plus the exceed burst.
Defines a policer for classified traffic.
Creates or modifies a policy map that can be attached to multiple
ports to specify a service policy.
Displays quality of service (QoS) policy maps.
Cisco ME 3800X and ME 3600X Switch Command Reference
violate-action
-89

Advertisement

Table of Contents
loading

This manual is also suitable for:

Me 3600x

Table of Contents