FibeAir IP-20C/S/E
User Guide
Ceragon Proprietary and Confidential
Page 426 of 597
17.1.4.4 Configuring Service Point Ingress Attributes (CLI)
A service point’s ingress attributes are attributes that operate upon frames
ingressing via the service point. This includes how the service point handles
the CoS of ingress frames and how the service point forwards frames to their
next destination within the service.
This section includes:
Enabling and Disabling Broadcast Frames (CLI)
CoS Preservation and Modification on a Service Point (CLI)
Enabling and Disabling Flooding (CLI)
Enabling and Disabling Broadcast Frames (CLI)
To determine whether frames with a broadcast destination MAC address are
allowed to ingress the service via this service point, go to service view for the
service and enter the following command:
service[SID]>sp broadcast set spid <sp-id> state <state>
Table 122: Enable/Disable Broadcast Frames 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 frames with a
broadcast destination MAC address are
allowed to ingress the service via this
service point.
Examples
The following command allows frames with a broadcast destination MAC
address to ingress Service 37 via Service Point 1.
service[37]>sp broadcast set spid 1 state allow
The following command prevents frames with a broadcast destination MAC
address from ingressing Service 37 via Service Point 1.
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>