User Guide for FibeAir® IP-20 All-Outdoor Products, CeraOS 10.5
Page 607 of 825
Ceragon Proprietary and Confidential
802.1 UP
CFI
CoS (configurable)
Color (configurable)
0
1
0
Yellow
1
0
1
Green
1
1
1
Yellow
2
0
2
Green
2
1
2
Yellow
3
0
3
Green
3
1
3
Yellow
4
0
4
Green
4
1
4
Yellow
5
0
5
Green
5
1
5
Yellow
6
0
6
Green
6
1
6
Yellow
7
0
7
Green
7
1
7
Yellow
To modify the C-VLAN 802.1 UP and CFI bit classification table, enter the following
command:
root> ethernet qos 802.1q-up-bits-mapping-tbl set 802.1p
<802.1p> cfi <cfi> cos <cos> color <color>
To display the C-VLAN 802.1 UP and CFI bit classification table, enter the following
command:
root> ethernet qos 802.1q-up-bits-mapping-tbl show
Table 169: C-VLAN 802.1 UP and CFI Bit Classification Table CLI Parameters
Parameter
Input Type
Permitted Values
Description
802.1p
Number
0
–
7
The User Priority (UP) bit to be mapped.
cfi
Number
0
–
1
The CFI bit to be mapped.
cos
Number
0
–
7
The CoS assigned to frames with the
designated UP and CFI.
color
Variable
green
yellow
The Color assigned to frames with the
designated UP and CFI.
The following command maps frames with an 802.1p UP bit value of 1 and a CFI
bit value of 0 to CoS 1 and Green color:
root> ethernet qos 802.1q-up-bits-mapping-tbl set 802.1p
1 cfi 0 cos 1 color green