Description
Solution
When WAN Link Load Balancing is enabled, the ECMP load balancing method is hidden from the GUI.
The aim of this article is to explain how to activate the ECMP load balancing once it has been disabled due to the activation of the WAN Link Load Balancing function.
The aim of this article is to explain how to activate the ECMP load balancing once it has been disabled due to the activation of the WAN Link Load Balancing function.
Solution
WAN Link Load Balancing Interface enable
![smenendez_FD36616_tn_FD36616-1.jpg smenendez_FD36616_tn_FD36616-1.jpg](/t5/image/serverpage/image-id/852i3E49AB4696BAAA9F/image-size/large?v=v2&px=999)
CLI
config system virtual-wan-link
set status enable
The ECMP load balancing is hidden and inactive under Router> Settings>.
![smenendez_FD36616_tn_FD36616-2.jpg smenendez_FD36616_tn_FD36616-2.jpg](/t5/image/serverpage/image-id/2459i000067978808D9FF/image-size/large?v=v2&px=999)
CLI
config system setting
FG200D4614806320 (settings) # sh full-configuration | grep v4-ecmp
Activate the ECMP load balancing method
Shutdown the WAN link interface
![smenendez_FD36616_tn_FD36616-3.jpg smenendez_FD36616_tn_FD36616-3.jpg](/t5/image/serverpage/image-id/1001iFA4537082DE4E45B/image-size/large?v=v2&px=999)
CLI
config system virtual-wan-link
set status disable
Once the WAN link has been disabled, the ECMP balancing method is activated.
![smenendez_FD36616_tn_FD36616-4.jpg smenendez_FD36616_tn_FD36616-4.jpg](/t5/image/serverpage/image-id/440i5BA18FC4BB26F742/image-size/large?v=v2&px=999)
CLI
sh full-configuration | grep v4-ecmp
set v4-ecmp-mode source-ip-based
CLI
config system virtual-wan-link
set status enable
The ECMP load balancing is hidden and inactive under Router> Settings>.
CLI
config system setting
FG200D4614806320 (settings) # sh full-configuration | grep v4-ecmp
Activate the ECMP load balancing method
Shutdown the WAN link interface
CLI
config system virtual-wan-link
set status disable
Once the WAN link has been disabled, the ECMP balancing method is activated.
CLI
sh full-configuration | grep v4-ecmp
set v4-ecmp-mode source-ip-based
Labels: