Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The set interface ecmp hash-mapping round-robin-load-balancing command enables round robin mode of ECMP (Equal-Cost Multi-Path Routing) load balancing. That is, each equivalent route to the same destination address alternately forwards the traffic. For known unicast, if the packets have approximately the same length, you can choose to configure round-robin-based per-packet load balancing to achieve traffic load balancing.

The delete interface ecmp hash-mapping round-robin-load-balancing command deletes the configuration.

...

delete interface ecmp hash-mapping round-robin-load-balancing

Parameter

Null.

Usage Guidelines

After enabling the dynamic load sharing function, the traffic of Equal-Cost Multi-Path Routing (ECMP) can be distributed to different member links through dynamic load sharing, ensuring load balancing between member links.

Example

  • Enable Dynamic Load Balancing for ECMP (Equal-Cost Multi-Path Routing)round robin mode of ECMP load balancing.

Code Block
admin@PICOS# set interface ecmp hash-mapping round-robin-load-balancing
admin@PICOS# commit