set interface ecmp hash-mapping dlb-normal
The set interface ecmp hash-mapping dlb-normal command enables normal mode of Dynamic Load Balancing for ECMP (Equal-Cost Multi-Path Routing).
The delete interface ecmp hash-mapping dlb-normal command deletes the configuration.
When the ECMP hash-mapping mode configuration (set/delete) changes, a system reboot is required for the configuration to take effect.
ECMP hash-mapping modes (round-robin-load-balancing, randomized-load-balancing, symmetric and dlb-normal) are mutually exclusive. To switch between modes, you must first delete the configured mode before setting up the new one. Then, restart the system for the configuration to take effect.
Command Syntax
set interface ecmp hash-mapping dlb-normal [flowset-time <flowset-time>]
delete interface ecmp hash-mapping dlb-normal
Â
Parameter
Parameter | Description |
flowset-time <flowset-time> | Optional. Specifies the inactive time interval for the flows. The value is an integer ranging from 16 to 32767 microseconds. The default value is 512 microseconds. |
Â
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 normal mode of Dynamic Load Balancing for ECMP.
admin@PICOS# set interface ecmp hash-mapping dlb-normal
admin@PICOS# commit
admin@PICOS# exit
admin@PICOS> request system reboot
Copyright © 2024 Pica8 Inc. All Rights Reserved.