FibeAir IP-20C/S/E
User Guide
Ceragon Proprietary and Confidential
Page 464 of 597
DSCP
DSCP (bin)
Description
CoS (Configurable)
Color (Configurable)
16
010000
CS2
2
Green
24
011000
CS3
3
Green
32
100000
CS4
4
Green
40
101000
CS5
5
Green
48
110000
CS6
6
Green
56
111000
CS7
7
Green
51
110011
DSCP_51
6
Green
52
110100
DSCP_52
6
Green
54
110110
DSCP_54
6
Green
56
111000
CS7
7
Green
To modify the DSCP classification table, enter the following command:
root> ethernet qos dscp-mapping-tbl set dscp <dscp> cos <cos>
color <color>
To display the DSCP classification table, enter the following command:
root> ethernet qos dscp-mapping-tbl show
Table 161: Modify DSCP Classification Table CLI Parameters
Parameter Input Type Permitted Values
Description
dscp
Number
Valid DSCP values. Refer to the
DSCP column in the table above.
The DSCP value to be mapped.
cos
Number
0
–
7
The CoS assigned to frames with the
designated DSCP value.
color
Variable
green
yellow
The Color assigned to frames with the
designated DSCP value.
Example
The following command maps frames with DSCP value of 10 to CoS 1 and
Green color:
root> ethernet qos dscp-mapping-tbl set dscp 10 cos 1 color
green