Equal-Cost Multi-Path routing (ECMP) implements load balancing and link backup. ECMP applies to the network where multiple links to the same destination are available. In the traditional routing technology, packets are forwarded to the destination through one link only; the other links are in backup or inactive state; switching between these links requires a certain period when dynamic routes are used. Different from the traditional routing technology, ECMP can use multiple links to increase transmission bandwidth and transmit data on a faulty link without any delay or packet loss.
When one link of equal-cost multiple paths fails, all traffic needs to be load balanced again based on hash calculation. ECMP load balancing consistency, however, ensures that hash calculation is performed only for traffic on this faulty link, without affecting traffic on other normal links. This function ensures normal operation of services, in which sessions need to be maintained, on normal links.
The system view is displayed.
The ECMP load balancing consistency function is enabled and the ECMP load balancing consistency parameters are set.
When configuring this function, pay attention to the following points:
To use this function, ensure that different destination addresses are reachable through the same or completely different equal-cost multiple paths.
After enabling this function, do not change the configured load balancing hash algorithm, hash algorithm offset, and load balancing mode. Otherwise, this function may be unable to take effect.
The configuration is committed.