FibeAir IP-20C/S/E
User Guide
Ceragon Proprietary and Confidential
Page 466 of 597
18.1.6.2 Modifying the MPLS EXP Bit Classification Table (CLI)
The following table shows the default values for the MPLS EXP bit
classification table.
Table 163: 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
Table 164: MPLS EXP Bit Classification Table Modification CLI Parameters
Parameter Input Type Permitted Values Description
mpls-exp
Number
0
–
7
The MPLS EXP bit to be mapped.
cos
Number
0
–
7
The CoS assigned to frames with the designated MPLS
EXP bit value.
color
Variable
green
yellow
The Color assigned to frames with the designated MPLS
EXP bit value.
Example
The following command maps frames with MPLS EXP bit value of 4 to CoS 4
and Yellow color:
root> ethernet qos mpls-exp-bits-mapping-tbl set mpls-exp 4
cos 4 color yellow