User Guide for FibeAir® IP-20 All-Outdoor Products, CeraOS 10.5
Page 605 of 825
Ceragon Proprietary and Confidential
Parameter
Input Type
Permitted Values
Description
For single-tagged frames, the VLAN
value mapped to the CoS and Color
values defined in the command.
inner-vlan-id
Number
1
–
4094 (except 4092,
which is reserved for the
default management
service)
Optional. Include this parameter
when you want to map double-
tagged frames to specific CoS and
Color values. When this parameter
is included in the command, both
the S-VLAN and the C-VLAN IDs must
match the configured
outer-vlan-
id
and
inner-vlan-id
values,
respectively, in order for the defined
CoS and Color values to be applied
to the frame.
use-cos
Number
0
–
7
The CoS value applied to matching
frames.
use-color
Variable
green
yellow
The Color applied to matching
frames.
The following command configures the classification mechanism on GbE 1 to
override the CoS and Color values of frames with S-VLAN ID 10 and C-VLAN ID 30
with a CoS value of 6 and a Color value of Green:
eth type eth [1/1]>vlan-cos-override set outer-vlan-id 10
inner-vlan-id 30 use-cos 6 use-color green
The following command configures the classification mechanism on GbE 2 to
override the CoS and Color values of frames with VLAN ID 20 with a CoS value of 5
and a Color value of Green:
eth type eth [1/2]>vlan-cos-override set outer-vlan-id 20 use-
cos 5 use-color green
The following command displays the CoS and Color override values for frames
that ingress on GbE 1, with S-VLAN ID 10 and C-VLAN ID 20:
eth type eth [1/1]>vlan-cos-override show outer-vlan-id 10
inner-vlan-id 20
The following command displays all CoS and Color override values for frames that
ingress on GbE 2:
eth type eth [1/2]>vlan-cos-override show all
The following command deletes the VLAN to CoS and Color override mapping for
frames that ingress on GbE 1, with S-VLAN ID 10 and C-VLAN ID 20:
eth type eth [1/1]>vlan-cos-override delete outer-vlan-id 10
inner-vlan-id 20
18.1.4
Configuring 802.1p Classification (CLI)
When 802.1p classification is set to Trust mode, the interface performs QoS and
Color classification according to user-configurable tables for 802.1q UP bit (C-
VLAN frames) or 802.1AD UP bit (S-VLAN frames) to CoS and Color classification.