arp broadcast-send maximum (interface view)

Function

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.

Format

arp broadcast-send maximum maximum-value

undo arp broadcast-send maximum [ maximum-value ]

Parameters

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.

Views

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

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
arp write

Usage Guidelines

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.

Example

# Set a rate at which ARP broadcast packets are sent to 200 pps.
<HUAWEI> system-view
[~HUAWEI] interface GigabitEthernet 0/1/1.1
[*HUAWEI-GigabitEthernet0/1/1.1] encapsulation qinq-termination
[*HUAWEI-GigabitEthernet0/1/1.1] arp broadcast-send maximum 200
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >