The lacp negotiate delay command configures an LACP negotiation delay for an Eth-Trunk interface.
The undo lacp preempt delay command restores the default setting.
By default, the LACP negotiation delay of an Eth-Trunk interface is 0 seconds.
Usage Scenario
In an active-active E-Trunk scenario, a CE is dual-homed to PE1 and PE2 through an Eth-Trunk interface in LACP mode. Traffic is forwarded in load balancing mode. If either PE1 or PE2 restarts due to a fault, service traffic is switched back. Suppose PE1 restarts. The Eth-Trunk member interface on PE1 detects the link Up state after PE1 restarts, and the LACP negotiation between PE1 and the CE succeeds immediately. When the Eth-Trunk interface goes Up, entries of the Eth-Trunk member interface on PE1 starts to be delivered. The large number of entries take a long time to be delivered, causing CE-to-PE1 traffic to be discarded before the entry delivery is complete. To resolve this issue, run the lacp negotiate delay command on PE1 to configure an LACP negotiation delay for the Eth-Trunk interface.
After the configuration is complete, the LACP negotiation between the CE and PE1 is performed after all the entries of the Eth-Trunk member interface on PE1 are delivered. Then traffic is forwarded after the LACP negotiation succeeds.Prerequisites
Ensure that the following conditions have been met:
Precautions
Setting the LACP negotiation delay to be greater than 60s is recommended if an Eth-Trunk sub-interface carries 8K services and greater than 120s if an Eth-Trunk sub-interface carries 16K services.