arp broadcast-detect times

Function

The arp broadcast-detect times command sets the maximum allowable number of ARP broadcast probes implemented when a VXLAN tunnel or Layer 2 sub-interface goes Down.

The undo arp broadcast-detect times command restores the default configuration.

By default, a maximum of three ARP broadcast probes can be implemented when a VXLAN tunnel or Layer 2 sub-interface goes Down.

Format

arp broadcast-detect times detect-times

undo arp broadcast-detect times [ detect-times ]

Parameters

Parameter Description Value
detect-times

Specifies the maximum allowable number of ARP broadcast probes.

The value is an integer ranging from 1 to 10.

Views

VBDIF interface view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
arp write

Usage Guidelines

Usage Scenario

In the NFVI distributed gateway scenario, if the local VXLAN tunnel or Layer 2 sub-interface functioning as the gateway to receive ARP request packets goes Down, ARP entries cannot be generated, and packets are discarded. In this case, run the arp broadcast-detect enable command to enable ARP broadcast probe in the VBDIF interface view. Because ARP request packets are broadcast, they can be broadcast in a BD. When the local VXLAN tunnel or Layer 2 sub-interface is Down, ARP request packets cannot be sent locally. However, if the remote VXLAN tunnel or Layer 2 sub-interface is Up, ARP requests can be sent, and dynamic ARP entries can be learned upon receipt of ARP response packets. The remote device can then synchronize learned ARP entries to the local device through EVPN routes, and redirected ARP entries are generated on the local device.

To set the maximum allowable number of ARP broadcast probes implemented when a VXLAN tunnel or Layer 2 sub-interface goes Down, run the arp broadcast-detect times command.

Configuration Impact

After a VXLAN tunnel or Layer 2 sub-interface goes from Up to Down, if the device fails to relearn dynamic ARP entries from the remote VXLAN tunnel or sub-interface within the period specified by arp broadcast-detect interval detect-interval and arp broadcast-detect times detect-times, dynamic ARP entries learned on the local VXLAN tunnel or Layer 2 sub-interface will be deleted.

Example

# On VBDIF 10, set the maximum allowable number of ARP broadcast probes implemented when a VXLAN tunnel or Layer 3 sub-interface goes Down to 5.
<HUAWEI> system-view
[~HUAWEI] bridge-domain 10
[*HUAWEI] interface vbdif 10
[*HUAWEI-Vbdif10] arp broadcast-detect times 5
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >