Cisco ME 3800X Command Reference Manual page 68

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

Advertisement

conform-action
Usage Guidelines
You configure conform actions for packets when the packet rate conforms to the configured conform
burst.
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
Use this command to set one or more conform actions for a traffic class.
You can verify your settings by entering the show policy-map privileged EXEC command.
Examples
This example shows how to configure the conform action of a policy map to set a new CoS value to 3
and send the packet.
Switch(config)# class-map cos-4
Switch(config-cmap)# match cos 4
Switch(config-cmap)# exit
Switch(config)# policy-map in-policy
Switch(config-pmap)# class cos-4
Switch(config-pmap-c)# police cir 5000000 pir 8000000
Switch(config-pmap-c-police)# conform-action set-cos-transmit 3
Switch(config-pmap-c-police)# end
Related Commands
Command
class
exceed-action
policy-map
police
show policy-map
violate-action
Cisco ME 3800X and ME 3600X Switch Command Reference
2-44
police
policy-map class configuration command for more information.
Chapter 2
Cisco ME 3800X and ME 3600X Switch Cisco IOS Commands
Description
Defines a traffic classification match criteria for the specified
class-map name.
Defines the action to take on traffic that exceeds the CIR.
Creates or modifies a policy map that can be attached to multiple
ports to specify a service policy.
Defines a policer for classified traffic.
Displays QoS policy maps.
Defines the action to take on traffic with a rate greater than the
conform rate plus the exceed burst.
OL-28238-01

Advertisement

Table of Contents
loading

This manual is also suitable for:

Me 3600x

Table of Contents