FibeAir IP-20C/S/E
User Guide
Ceragon Proprietary and Confidential
Page 479 of 597
18.3.2
Configuring Marking Mode on a Service Point (CLI)
To enable or disable marking mode on a service point, go to service view for
the service and enter the following command:
service[SID]>sp marking set spid <sp-id> mode <mode>
Table 173: Marking Mode on Service Point 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.
mode
Variable
enable
disable
Determines whether re-marking of the outer VLAN
(C-VLAN or S-VLAN) of tagged frames that pass
through the service point is enabled.
If
mode
is set to
enable
, and CoS
preservation for the relevant outer VLAN is
set to
disable
, the service point re-marks
the C-VLAN or S-VLAN 802.1p UP bits of
egress frames according to the calculated
CoS and Color, and the user-configurable
802.1Q and 802.1AD marking tables.
If
mode
is set to
enable
and CoS
preservation for the relevant outer VLAN is
also set to
enable
, re-marking is not
performed.
If
mode
is set to
disable
and CoS
preservation for the relevant outer VLAN is
also set to
disable
, re-marking is applied,
but only according to the values defined for
Green frames in the 802.1Q and 802.1AD
marking tables.
For information about configuring CoS
Preservation, refer to CoS Preservation and
Modification on a Service Point (CLI).
Examples
The following command enables marking mode on Service Point 3 on
Service 2:
service[2]>sp marking set spid 3 mode enable
The following command disables marking mode on Service Point 3 on
Service 2:
service[2]>sp marking set spid 3 mode disable