Cisco ME 3400 Command Reference Manual page 135

Ethernet access switch
Table of Contents

Advertisement

Chapter 2
Cisco ME 3400 Ethernet Access Switch Cisco IOS Commands
Command Modes
Policy-map class police configuration
Command History
Release
12.2(25)EX
12.2(25)SEG
Usage Guidelines
You can configure exceed-action to send the packet unmodified, mark using explicit values, and use all
combinations of enhanced packet marking. Enhanced packet marking provides the ability to modify a
QoS marking based on any incoming QoS marking and table maps. The switch also supports the ability
to mark multiple QoS parameters for the same class, and to simultaneously configure conform-action
marking and exceed-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.
Examples
This example shows how configure multiple actions in a policy map that sets an information rate of
23000 bits per second (b/s) and a burst rate of 10000 bps:
Switch(config)# policy-map map1
Switch(config-pmap)# class class1
Switch(config-pmap-c)# police 23000 10000
Switch(config-pmap-c-police)# conform-action transmit
Switch(config-pmap-c-police)# exceed-action set-prec-transmit prec table
policed-prec-table-map-name
Switch(config-pmap-c-police)# exit
You can verify your settings by entering the show policy-map privileged EXEC command.
Related Commands
Command
class
conform-action
police
policy-map
show policy-map
OL-9640-07
Modification
This command was introduced.
Increased support for configuring exceed actions. See "Usage Guidelines."
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 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.
Cisco ME 3400 Ethernet Access Switch Command Reference
exceed-action
2-109

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents