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.
Command Syntax
set interface ecmp hash-mapping round-robin-load-balancing
delete interface ecmp hash-mapping round-robin-load-balancing
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 round robin mode of ECMP load balancing.
admin@PICOS# set interface ecmp hash-mapping round-robin-load-balancing admin@PICOS# commit