The arp broadcast-send maximum command configures a rate at which ARP broadcast packets are sent.
The undo arp broadcast-send maximum command restores the default configuration.
By default, the rate of sending ARP broadcast packets that is configured in the system view is used as the rate of sending ARP broadcast packets on a sub-interface.
Parameter | Description | Value |
---|---|---|
maximum-value |
Specifies the number of ARP broadcast packets sent per second. |
The value is an integer ranging from 0 to 500. A larger value results in a higher rate of sending ARP packets. This may cause high CPU usage and affect services. If this parameter is set to 0, the rate of sending ARP broadcast packets that is configured in the system view is used as the rate of sending ARP broadcast packets on a sub-interface. |
100ge sub-interface view, 10GE sub-interface view, 200GE sub-interface view, 25GE sub-interface view, 400GE sub-interface view, 40GE sub-interface view, 50GE sub-interface view, Eth-Trunk sub-interface view, GE sub-interface view, Global VE sub-interface view, PW-VE sub-interface view, VE sub-interface view
Usage Scenario
ARP broadcast packets from a sub-interface are replicated to all VLANs. If the number of VLANs is 100 and the number of ARP broadcast packets sent per second is 50, the number of ARP broadcast packets replicated is 5000 (100 x 50). This may cause the peer device to be overloaded with ARP packets. As a result, the downstream device becomes abnormal. When replicating a large number of ARP broadcast packets, the local device may fail to send ARP packets promptly, causing ARP learning failures. In this case, you can configure a proper rate for sending ARP broadcast packets to reduce CPU usage.
Prerequisites
An encapsulation type has been configured for a sub-interface using the encapsulation dot1q-termination or encapsulation qinq-termination command.
Precautions
If a rate for sending ARP broadcast packets is configured in both the system and interface views, the smaller value between the two rates is used.