FibeAir IP-20C/S/E
User Guide
Ceragon Proprietary and Confidential
Page 437 of 597
17.1.5.6 Flushing the MAC Address Forwarding Table (CLI)
You can perform a global flush on the MAC address forwarding table. This
erases all dynamic entries for all services. Static entries are not erased.
Note:
The ability to flush the MAC address forwarding table per-
service and per-interface is planned for future release.
To perform a global flush of the MAC address forwarding table, enter the
following command:
root> ethernet service mac-learning-table set global-flush
17.1.5.7 Enabling MAC Address Learning on a Service Point (CLI)
You can enable or disable MAC address learning for specific service points. By
default, MAC learning is enabled.
To enable or disable MAC address learning for a service point, go to service
view for the service and enter the following command:
service[SID]>sp learning-state set spid <sp-id> learning
<learning>
Table 135: Enabling MAC Address Learning CLI Parameters
Parameter
Input Type
Permitted
Values
Description
sp-id
Number
1-32
The Service Point ID of the service point associated
with the MAC address.
learning
Variable
Enable
disable
Select enable or disable to enable or disable MAC
address learning for frames that ingress via the
service point.
When enabled, the service point learns the source
MAC addresses of incoming frames and adds them to
the MAC address forwarding table.
Examples
The following command enables MAC address learning for Service Point 1 on
Service 37:
service[37]>sp learning-state set spid 1 learning enable
The following command disables MAC address learning for Service Point 1 on
Service 37:
service[37]>sp learning-state set spid 1 learning disable