FortiGate
FortiGate Next Generation Firewall utilizes purpose-built security processors and threat intelligence security services from FortiGuard labs to deliver top-rated protection and high performance, including encrypted traffic.
smenendez
Staff
Staff
Article Id 196466
Description
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.

Solution
WAN Link Load Balancing Interface enable

smenendez_FD36616_tn_FD36616-1.jpg

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

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

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

CLI

sh full-configuration | grep v4-ecmp
set v4-ecmp-mode source-ip-based

Contributors