Cisco Systems A9014CFD Router User Manual


 
24-69
Cisco ASR 901 Series Aggregation Services Router Software Configuration Guide
OL-23826-09
Chapter 24 Configuring QoS
Extending QoS for MLPPP
Step 8
class
class-name
Example:
Router(config-pmap-c)# class
mplsexpvalues
Specifies the name of the class whose policy you want to create.
Step 9
set mpls experimental topmost
mpls-exp-value
Example:
Router(config-pmap-c)# set mpls
experimental topmost 4
Sets the MPLS EXP field value in the topmost label on an interface.
mpls-exp-value—Specifies the value used to set MPLS experimental
bits defined by the policy map.
Step 10
class
class-name
Example:
Router(config-pmap-c)# class
matchdscpvalues
Specifies the name of the class whose policy you want to create.
Step 11
set dscp
dscp-value
Example:
Router(config-pmap-c)# set dscp
af41
Marks a packet by setting the differentiated services code point (DSCP)
value in the type of service (ToS) byte.
dscp-value—The DSCP value used to identify a DSCP.
Step 12
class
class-name
Example:
Router(config-pmap-c)# class
mplsexp_or_dscp
Specifies the name of the class whose policy you want to create.
Step 13
bandwidth percent
percentage
Example:
Router(config-pmap-c)# bandwidth
percent 20
Configures the bandwidth allocated for a class belonging to a policy map.
Step 14
set mpls experimental topmost
mpls-exp-value
Example:
Router(config-pmap-c)# set mpls
experimental topmost 1
Sets the MPLS EXP field value in the topmost label on an interface.
Step 15
set dscp
dscp-value
Example:
Router(config-pmap-c)# set dscp
af11
Marks a packet by setting the differentiated services code point (DSCP)
value in the type of service (ToS) byte.
Command Purpose