User Guide for FibeAir® IP-20 All-Outdoor Products, CeraOS 10.5
Page 574 of 825
Ceragon Proprietary and Confidential
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>
Table 140: Service Point Enable/Disable Flooding 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.
state
Variable
allow
disable
Determines whether
incoming frames with
unknown MAC
addresses are forwarded
to other service points
via flooding.
The following command configures Service Point 1 in Service 37 to flood incoming
frames with unknown MAC addresses to other service points:
service[37]>sp flooding set spid 1 state allow
The following command configures Service Point 1 in Service 37 not to flood
incoming frames with unknown MAC addresses to other service points:
service[37]>sp flooding set spid 1 state disable
17.1.4.5
Configuring Service Point Egress Attributes (CLI)
A service
point’s egress attributes are attributes that operate upon frames
ingressing via the service point. This includes VLAN preservation and marking
attributes.
This section includes:
•
Configuring VLAN and CoS Preservation (CLI)
•