Usage Scenario
To minimize the impact of device faults on services and improve network availability, a network device must be able to quickly detect communication faults of devices that are not directly connected. Then, measures can be taken to quickly rectify the faults to ensure the normal running of services.
Association between ARP and interface status allows the local interface to send ARP probe packets to the peer interface and checks whether the peer interface can properly forward packets based on whether a reply packet is received. This triggers fast route convergence.
Precautions
Before enabling association between ARP and interface status, run the ip address ip-address { mask | mask-length } [ sub ] command to configure the IP address of the local interface.
In the sub-interface view, this command applies only to Layer 3 sub-interfaces.
Set the interval at which ARP probe messages are sent to a large value to prevent interface flapping upon operations such as primary/secondary switching.