Chapter 24 Configuring QoS

Extending QoS for MLPPP

Configuring a Policy-map to Match on CS5 and EXP4

Complete the following steps to configure a policy-map to match on CS5 and EXP4.

SUMMARY STEPS

1.enable

2.configure terminal

3.class-map match-any class-map-name

4.match ip dscp cs-value

5.class-map match-any exp4

6.match mpls experimental topmost number

7.policy-mappolicy-map-name

8.class class-name

9.bandwidth percent bandwidth-percent

10.set ip dscp dscp-value

11.class class-name

12.bandwidth percent bandwidth-percent

13.set mpls experminetal topmost number

14.class class-name

15.bandwidth percent bandwidth-percent

16.exit

DETAILED STEPS

 

Command

Purpose

Step 1

 

 

enable

Enables privileged EXEC mode.

 

 

Enter your password if prompted.

 

Example:

 

 

Router> enable

 

Step 2

 

 

configure terminal

Enters global configuration mode.

 

Example:

 

 

Router# configure terminal

 

Step 3

 

 

class-map match-any dscp cs-value

Configures a class map to be used for matching packets to a specified

 

 

class and enters QoS class-map configuration mode.

 

Example:

class-map-name—The name used for class map.

 

Router(config)# class-map match-any

 

 

dscpcs5

 

 

 

 

 

Cisco ASR 901 Series Aggregation Services Router Software Configuration Guide

24-74

OL-23826-09

Page 510
Image 510
Cisco Systems A9014CFD manual Configuring a Policy-map to Match on CS5 and EXP4, Class-map-name-The name used for class map