FibeAir IP-20C/S/E
User Guide
Ceragon Proprietary and Confidential
Page 458 of 597
Table 153: VLAN Classification and Override CLI Parameters
Parameter Input Type Permitted Values Description
outer-vlan-id
Number
1
–
4094 (except
4092, which is
reserved for the
default management
service)
For double-tagged frames, the S-VLAN value mapped to the
CoS and Color values defined in the command.
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.
Examples
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