FibeAir IP-20C/S/E
User Guide
Ceragon Proprietary and Confidential
Page 435 of 597
Table 132: MAC Address Forwarding Table Maximum Size CLI Parameters
Parameter
Input Type
Permitted Values
Description
mac limit
Number
16 to 131,072, in multiples of 16 The maximum MAC address table
size for the service. This maximum
only applies to dynamic, not static,
MAC address table entries.
Example
The following command limits the number of dynamic MAC address
forwarding table entries for Service 10 to 128:
service[10]>service mac-limit-value set 128
17.1.5.3 Setting the MAC Address Forwarding Table Aging Time (CLI)
You can configure a global aging time for dynamic entries in the MAC address
forwarding table. Once this aging time expires for a specific table entry, the
entry is erased from the table.
To set the global aging time for the MAC address forwarding table, enter the
following command:
root> ethernet service learning-ageing-time set time <time>
To display the global aging time for the MAC address forwarding table, enter
the following command:
root> ethernet service learning-ageing-time show
Table 133: MAC Address Forwarding Table Aging Time CLI Parameters
Parameter
Input Type
Permitted Values
Description
time
Number
15 - 3825
The global aging time for the MAC address
forwarding table, in seconds.
Example
The following command sets the global aging time to 2500 seconds:
root> ethernet service learning-ageing-time set time 2500
17.1.5.4 Adding a Static MAC Address to the Forwarding Table (CLI)
You can add static entries to the MAC forwarding table. The global aging timer
does not apply to static entries, and they are not counted with respect to the
maximum size of the MAC address forwarding table. It is the responsibility of
the user not to use all the entries in the table if the user also wants to utilize
dynamic MAC address learning.
To add a static MAC address to the MAC address forwarding table, go to
service view for the service to which you want to add the MAC address and
enter the following command:
service[SID]>service mac-learning-table set-static-
mac <static mac> spid <sp-id>