Chapter 24 Configuring QoS

Extending QoS for MLPPP

 

Command

Purpose

Step 4

match ip dscp

Identify one or more differentiated service code point (DSCP), Assured

 

[dscp-value...dscp-value]

Forwarding (AF), and Class Selector (CS) values as a match criterion.

dscp-value—The DSCP value used to identify a DSCP value.

 

Example:

Note

In this configuration packets with IP DSCP of value af11 are

 

Router(config-cmap)# match ip dscp

 

 

matched. Repeat this step to configure more values. If any one of

 

af11

 

 

 

 

the values is matched, action pertaining to the class-map is

 

 

 

performed.

Step 5

 

 

exit

Exits class-map configuration mode.

 

Example:

 

 

 

Router(config-cmap)# exit

 

 

Configuring Class-map for Matching MPLS EXP Bits or IP DSCP Value

In this configuration, all MPLS packets flowing through the MLPPP Interface EXP value are matched and all the IP Packets flowing through the MLPPP Interface IP DSCP value are matched.

Complete the following steps to configure class-map for matching MPLS EXP bits or IP DSCP Values.

SUMMARY STEPS

1.enable

2.configure terminal

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

4.match mpls experimental topmost number

5.match ip dscp [dscp-value...dscp-value]

6.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

 

Cisco ASR 901 Series Aggregation Services Router Software Configuration Guide

24-66

OL-23826-09

Page 502
Image 502
Cisco Systems A9014CFD manual Dscp-value-The Dscp value used to identify a Dscp value, 24-66, Match ip dscp