FibeAir IP-20C/S/E
User Guide
Ceragon Proprietary and Confidential
Page 434 of 597
Table 131: Delete Service Point Attributes 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.
Example
The following command deletes Service Point 10 from Service 37:
service[37]>sp delete spid 10
17.1.5
Defining the MAC Address Forwarding Table for a Service (CLI)
This section includes:
MAC Address Forwarding Table Overview (CLI)
Setting the Maximum Size of the MAC Address Forwarding Table (CLI)
Setting the MAC Address Forwarding Table Aging Time (CLI)
Adding a Static MAC Address to the Forwarding Table (CLI)
Displaying the MAC Address Forwarding Table (CLI)
Flushing the MAC Address Forwarding Table (CLI)
Enabling MAC Address Learning on a Service Point (CLI)
17.1.5.1 MAC Address Forwarding Table Overview (CLI)
IP-20 performs MAC address learning per service. IP-20 can learn up to
131,072 MAC addresses.
If necessary due to security issues or resource limitations, you can limit the
size of the MAC address forwarding table. The maximum size of the MAC
address forwarding table is configurable per service in granularity of 16
entries.
When a frame arrives via a specific service point, the learning mechanism
checks the MAC address forwarding table for the service to which the service
point belongs to determine whether that MAC address is known to the service.
If the MAC address is not found, the learning mechanism adds it to the table.
In parallel with the learning process, the forwarding mechanism searches the
service’s MAC forwarding table for the frame’s MAC address. If a match is
found, the frame is forwarded to the service point associated with the MAC
address. If not, the frame is flooded to all service points in the service.
17.1.5.2 Setting the Maximum Size of the MAC Address Forwarding Table (CLI)
To limit the size of the MAC address forwarding table for a specific service, go
to service view for the service and enter the following command:
service[SID]>service mac-limit-value set <mac limit>