Chapter 18: Quality of Service (QoS) (CLI)
Configuring Classification (CLI)
phn-3963_004v000
Page 18-335
Table 154 Trust Mode for MPLS CLI Parameters
Parameter
Input Type
Permitted Values
Description
mpls
Variable
Trust
un-trust
Select the interface's trust mode for
MPLS bits:
trust
– The interface performs QoS
and color classification according to
a user-configurable table for MPLS
EXP to CoS and color classification.
un-trust
– The interface does not
consider MPLS bits during
classification.
Examples
The following command enables MPLS trust mode for GbE 1:
eth type eth [1/1]>classification set mpls trust
The following command disables MPLS trust mode for GbE 1:
eth type eth [1/1]>classification set mpls un-trust
Modifying the MPLS EXP Bit Classification Table (CLI)
The following table shows the default values for the MPLS EXP bit classification table.
Table 155 MPLS EXP Bit Classification Table Default Values
MPLS EXP bits
CoS (Configurable)
Color (Configurable)
0
0
Yellow
1
1
Green
2
2
Yellow
3
3
Green
4
4
Yellow
5
5
Green
6
6
Green
7
7
Green
To modify the MPLS EXP bit classification table, enter the following command:
root> ethernet qos mpls-exp-bits-mapping-tbl set mpls-exp <mpls-exp> cos
<cos> color <color>
To display the MPLS EXP bit classification table, enter the following command:
root> ethernet qos mpls-mapping-tbl show