FibeAir IP-20C/S/E
User Guide
Ceragon Proprietary and Confidential
Page 427 of 597
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 123: 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.
Examples
The following commands configure Service Point 1 in Service 37 to apply a
CoS value of 5 to frames that ingress the service point:
service[37]>sp cos-mode set spid 1 mode sp-def-cos
service[37]>sp sp-def-cos set spid 1 cos 5
The following command configures Service Point 1 in Service 37 to preserve
the CoS decision made at the interface level for frames that ingress the service
point:
service[37]>sp cos-mode set spid 1 mode interface-decision
Enabling and Disabling Flooding (CLI)
The ingress service point for a frame can forward the frame within the service
by means of flooding or dynamic MAC address learning in the service.
To enable or disable forwarding by means of flooding for a service point, go to
service view for the service and enter the following command:
service[SID]>sp flooding set spid <sp-id> state <flooding
state>