Cisco ME 3400 Command Reference Manual page 86

Ethernet access switch
Table of Contents

Advertisement

conform-action
Command Modes
Policy-map class police configuration
Command History
Release
12.2(25)EX
12.2(25)SEG
Usage Guidelines
You can configure conform-action marking by using enhanced packet marking to modify a QoS marking
based on any incoming QoS marking and table maps. The switch also supports simultaneously marking
multiple QoS parameters for the same class and configuring conform-action marking and exceed-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.
Examples
This example shows how configure multiple conform actions in a policy map that sets a committed
information rate of 23000 bits per second (bps) and a conform burst rate of 10000 bps. The policy map
includes multiple conform actions (for DSCP and for Layer 2 CoS) and an exceed action.
Switch(config)# policy-map map1
Switch(config-pmap)# class cos-set-1
Switch(config-pmap-c)# police cir 23000 bc 10000
Switch(config-pmap-c-police)# conform-action set-dscp-transmit 48
Switch(config-pmap-c-police)# conform-action set-cos-transmit 5
Switch(config-pmap-c-police)# exceed-action drop
Switch(config-pmap-c-police)# exit
You can verify your settings by entering the show policy-map privileged EXEC command.
Related Commands
Command
class
exceed-action
policy-map
police
show policy-map
Cisco ME 3400 Ethernet Access Switch Command Reference
2-58
Modification
This command was introduced.
Increased support for configuring conform-action marking. See "Usage
Guidelines."
police
policy-map class configuration command for more information.
Chapter 2
Cisco ME 3400 Ethernet Access 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.
OL-9640-10

Advertisement

Table of Contents
loading

Table of Contents