2-8
Cisco 10000 Series Router Quality of Service Configuration Guide
OL-7433-09
Chapter 2 Classifying Traffic
Traffic Classification Using Class Maps
Router(config-cmap)# match mpls experimental
mpls-exp-value
Specifies that the experimental (EXP) bit value of the packet must
match the MPLS EXP value that you specify.
mpls-exp-value specifies the value to which you want to set the
MPLS EXP bits. Valid values are from 0 to 7. You can specify up
to 8 MPLS EXP values.
Note This command is available only on the PRE1.
Router(config-cmap)# match mpls experimental
imposition value
Specifies that the experimental (EXP) bit value on the imposed
label entry of the packet must match the MPLS EXP value that you
specify.
value specifies the value to which you want to set the MPLS EXP
bits. Valid values are from 0 to 7. You can specify up to 8 MPLS
EXP values.
Note The match mpls experimental imposition command is
available only on the PRE2.
Router(config-cmap)# match mpls experimental
topmost value
Matches the experimental (EXP) value in the topmost label.
value specifies the value to which you want to set the MPLS EXP
bits in the topmost label header. Valid values are from 0 to 7.
Note The match mpls experimental topmost command is
available only on the PRE2.
Router(config-cmap)# match qos-group number
Specifies that the packet QoS group number value must match the
specified QoS group number.
number is a group number from 0 to 99.
Command Purpose