hit counter script

Cisco ME 3800X Command Reference Manual page 105

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

Advertisement

Chapter 2
Cisco ME 3800X and ME 3600X Switch Cisco IOS Commands
Usage Guidelines
You configure exceed actions for packets that conform to the peak information rate but not the committed
information rate (CIR).
The switch also supports simultaneously marking multiple QoS parameters for the same class and
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 exceed actions for a traffic class.
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
police
policy-map
show policy-map
violate-action
OL-28238-01
police
policy-map class configuration 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 a policer for classified traffic.
Creates or modifies a policy map that can be attached to multiple
ports to specify a service policy.
Displays QoS policy maps.
Defines the action to take on traffic with a rate greater than the
conform rate plus the exceed burst.
Cisco ME 3800X and ME 3600X Switch Command Reference
exceed-action
2-81

Advertisement

Table of Contents
loading

This manual is also suitable for:

Me 3600x

Table of Contents