Chapter 24 Configuring QoS

Extending QoS for MLPPP

class mplsexp_or_dscp bandwidth percent 20 queue-limit 80 packets

set mpls experimental topmost 1 set dscp af11

!

Configuring a Policy-map to Match on CS5 and EXP 4

The following example shows a configuration of a policy-map.

Building configuration...

Current configuration : 101 bytes

!

class-map match-any dscpcs5 match ip dscp cs5

class-map match-any exp4

match mpls experimental topmost 4 policy-map dscp_exp

class dscpcs5 bandwidth percent 20 set ip dscp cs6

class exp4 bandwidth percent 20

set mpls experimental topmost 6 class class-default

bandwidth percent 20

!

Attaching the Policy-map to MLPPP Interface

The following example shows a configuration of attaching the policy-map to MLPPP interface.

Building configuration...

Current configuration : 101 bytes

!

!

interface Multilink3

ip address 84.1.2.3 255.255.255.0 load-interval 30

mpls ip keepalive 1 ppp multilink

ppp multilink group 3

pppmultilink endpoint string ML3 service-policy output mplsomlpppqos

!

 

Cisco ASR 901 Series Aggregation Services Router Software Configuration Guide

24-78

OL-23826-09

Page 514
Image 514
Cisco Systems A9014CFD manual Configuring a Policy-map to Match on CS5 and EXP, Attaching the Policy-map to Mlppp Interface