Cisco ASR 9000 Series Configuration Manual page 65

Aggregation services router modular quality of service
Hide thumbs Also See for ASR 9000 Series:
Table of Contents

Advertisement

Configuring Modular Quality of Service Congestion Management on Cisco ASR 9000 Series Routers
Command or Action
Step 3
class class-name
Example:
RP/0/RSP0/CPU0:router(config-pmap)# class
class1
Step 4
police rate { value [ units ] | percent
percentage } [burst burst-size [burst- units ]]
[peak-burst peak-burst [burst- units ]]
[peak-rate value [ units ]]
Example:
RP/0/RSP0/CPU0:router(config-pmap-c)# police
rate 250000
Step 5
conform-action action
Example:
RP/0/RSP0/CPU0:router(config-pmap-c-police)#
conform-action set mpls experimental topmost 3
Step 6
exceed-action action
Example:
RP/0/RSP0/CPU0:router(config-pmap-c-police)#
exceed-action set mpls experimental topmost 4
Step 7
exit
Example:
RP/0/RSP0/CPU0:router(config-pmap-c-police)#
exit
OL-17239-01
D r a f t — C i s c o C o n f i d e n t i a l
Cisco ASR 9000 Series Aggregation Services Router Modular Quality of Service Configuration Guide
How to Configure QoS Congestion Management on Cisco ASR 9000 Series Routers
Purpose
Enters policy map class configuration mode.
Specifies the name of the class whose policy you want
to create or change.
Configures traffic policing and enters policy map police
configuration mode. The traffic policing feature works with
a token bucket algorithm.
Configures the action to take on packets that conform to the
rate limit. The action argument is specified by one of the
following keywords:
drop—Drops the packet.
set—Has the following keywords and arguments:
cos value—Sets the class of service value. Range is
0 to 7.
discard-class value—Sets the discard class on IP
Version 4 (IPv4) or Multiprotocol Label Switching
(MPLS) packets. Range is 0 to 7.
dscp [tunnel] value—Sets the differentiated
services code point (DSCP) value and sends the
packet.
mpls experimental {topmost | imposition}
value—Sets the experimental (EXP) value of the
Multiprotocol Label Switching (MPLS) packet
topmost label or imposed label. Range is 0 to 7.
precedence precedence—Sets the IP precedence
and sends the packet.
transmit—Transmits the packets.
Configures the action to take on packets that exceed the rate
limit. The action argument is specified by one of the
keywords specified in
Returns the router to policy map class configuration mode.
Step
5.
QC-55

Advertisement

Table of Contents
loading

Table of Contents