The set interface ecmp hash-mapping randomized-load-balancing command enables Randomized Load Balancing of ECMP (Equal-Cost Multi-Path Routing). That is to say, the next hop of the message is randomly generated among multiple equivalent routes.
The delete interface ecmp hash-mapping randomized-load-balancing command deletes the configuration.
Command Syntax
set interface ecmp hash-mapping randomized-load-balancing
delete interface ecmp hash-mapping randomized-load-balancing
Parameter
Null.
Example
Enable Randomized Load Balancing for ECMP.
admin@PICOS# set interface ecmp hash-mapping randomized-load-balancing admin@PICOS# commit