User Guide for FibeAir® IP-20 All-Outdoor Products, CeraOS 10.5
Page 573 of 825
Ceragon Proprietary and Confidential
service[37]>sp broadcast set spid 1 state disable
CoS Preservation and Modification on a Service Point (CLI)
The CoS of frames traversing a service can be modified on the logical interface,
service point, and service level. The service point can override the CoS decision
made at the interface level. The service, in turn, can modify the CoS decision
made at the service point level.
To determine whether the service point modifies CoS decisions made at the
interface level, go to service view for the service and enter the following
command:
service[SID]> sp cos-mode set spid <sp-id> mode <cos mode>
If you set cos-mode to
sp-def-cos
, you must then configure a default CoS. This
CoS is applied to frames that ingress the service point, but can be overwritten at
the service level.
To configure the default CoS, go to service view for the service and enter the
following command:
service[SID]>sp sp-def-cos set spid <sp-id> cos <cos>
Table 139: Service Point CoS Preservation 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.
cos mode
Variable
sp-def-cos
interface-decision
•
sp-def-cos - The service
point re-defines the CoS of
frames that pass through
the service point, according
to the Default CoS (below).
This decision can be
overwritten on the service
level.
•
interface-decision - The
service point preserves the
CoS decision made at the
interface level. This
decision can still be
overwritten at the service
level.
cos
Number
0
–
7
If cos-mode is sp-def-cos, this
is the CoS assigned to frames
that pass through the service
point. This decision can be
overwritten on the service
level.