User Guide for FibeAir® IP-20 All-Outdoor Products, CeraOS 10.5
Page 575 of 825
Ceragon Proprietary and Confidential
•
Attaching a VLAN Bundle to a Service Point (CLI)
Configuring VLAN and CoS Preservation (CLI)
CoS and VLAN preservation determines whether the CoS and/or VLAN IDs of
frames egressing the service via the service point are restored to the values they
had when the frame entered the service.
This section includes:
•
Configuring C-VLAN CoS Preservation (CLI)
•
Configuring C-VLAN Preservation (CLI)
•
Configuring S-VLAN CoS Preservation (CLI)
Configuring C-VLAN CoS Preservation (CLI)
To configure CoS preservation for C-VLAN-tagged frames, go to service view for
the service and enter the following command:
service[SID]>sp cvlan-cos-preservation-mode set spid <sp-id>
mode <c-vlan cos preservation mode>
Table 141: C-VLAN CoS Preservation Mode CLI Parameters
Parameter
Input Type
Permitted
Values
Description
sp-id
Number
1-32 for P2P
and MP
services.
1-30 for MNG
services.
The Service Point ID.
c-vlan cos
preservation mode
Variable
enable
disable
Select enable or disable to determine
whether the original C-VLAN CoS value
is preserved or restored for
frames egressing the service point.
•
enable - the C-VLAN CoS value of
frames egressing the service point is
the same as the value when the
frame entered the service.
•
disable - the C-VLAN CoS value of
frames egressing the service point is
set at whatever value might have
been re-assigned by the interface,
service point, or service, or
whatever value results from
marking (see
The following command enables C-VLAN CoS preservation for Service Point 1 on
Service 37:
service[37]>sp cvlan-cos-preservation-mode set spid 1 mode
enable