Support Forum
The Forums are a place to find answers on a range of Fortinet products from peers and product experts.
Aadar-Soomro
New Contributor

Un Even traffic distribution between 4 SDWAN zone members

Dear Community members,

 

I am facing the issue with SDWAN un even traffic distribution, i have chosen all available load balancing algorithms but most of the sessions are always build on single zone member. Also i setup the SDWAN rules, the interface selection is on manual mode and load balancing is enable between both.

2 REPLIES 2
lgupta
Staff
Staff

Hello Aadar-Soomro, Good day!

Thank you for reaching out.

 

Can you please share the CLI output of the SDWAN rule you have configured?


config system sdwan

config service

show <sdwan-rule-name>

 

*Please obfuscate sensitive information before sharing the output*

Please refer these documents as well:
1. https://docs.fortinet.com/document/fortigate/7.4.6/administration-guide/723448/manual-strategy#LB-wi...
2. https://docs.fortinet.com/document/fortigate/7.4.6/administration-guide/342836/lowest-cost-sla-strat...

Regards.

Best regards,

-lgupta



If you feel the above steps helped to resolve the issue mark the reply as solved so that other customers can get it easily while searching on similar scenarios.
Aadar-Soomro

edit 3
set name "SDWAN_VLAN300_LB"
set addr-mode ipv4
set load-balance enable
set input-device-negate disable
set mode manual
set hash-mode round-robin
set shortcut-priority auto
set role standalone
set standalone-action disable
set tos 0x00
set tos-mask 0x00
set protocol 0
set start-src-port 1
set end-src-port 65535
set dst "all"
set dst-negate disable
set src "Laptop_VLAN_300 address"
set src-negate disable
set internet-service disable
set dscp-forward disable
set dscp-reverse disable
set priority-members 14 12 10
set priority-zone "SD_WAN_US_HZ_1" "SD_WAN_US_HZ_2" "SD_WAN_US_HZ_3"
set status enable
set gateway disable
set default disable
set tie-break zone
set use-shortcut-sla enable
set agent-exclusive disable
set shortcut enable
next
end

Announcements

Select Forum Responses to become Knowledge Articles!

Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.

Labels
Top Kudoed Authors