Our hub and spoke have two ISP's. However when one of our wan connections fails over on a spoke, BGP will continue to try to send the routes to the hub over the downed interface. The only way to make it flip to the correct interface is by editing an SDwan SLA rule or a reboot. I worked with TAC for 4 hours tonight, but didn't have any luck solving it.
We are using BGP over loopback and on version 7.4.8. Anyone else have this issue? If you have a working config, could you post it?
Thank you
Hi noxka,
Could you please share the ticket number? I will try to reproduce the issue in my lab. I believe all the necessary information is already included in the ticket. Thanks
Bill
Can you show me your Routing table when the issue comes up?
I wonder if you should not add any route to the SDWAN interface.
But add those BGP interfaces to an SDWAN zone only.
Also, don't make any SDWAN rules, but use "Metric/MED" to control the traffic
I really think it's about your strategy/design how to utilize BGP in addition to SD-WAN, or vice versa in your network.
BGP does provide path selection based on the destination addresses/subnets (so-called routes). But can't do this with either source addresses/subnets or applications/traffic types, which can be done by SD-WAN.
So general strategy of using BGP with SD-WAN is
1) get all possible routes via BGP as muti-path instead of having static routes enumerating those manually.
2) use SD-WAN to set fail-over, load-balance, or whatever the rules are to select one of possible paths you would like to set.
Based on this, the admin guide like below is using iBGP to all neighbors (meshed) with multi-path option.
https://docs.fortinet.com/document/fortigate/7.4.8/administration-guide/773406/bgp-multiple-path-sup...
However, if you just want the paths to certain destinations to fail-over to the other path when a tunnel goes down by using BGP's metric's, such as community+local-preference, MED, ASPath length, you don't need SD-WAN. Just use BGP for those interfaces.
Toshi
Forgot to mention, BGP can't do SLA either, which is any SD-WAN's big selling point, not only for FGT's SD-WAN.
Toshi
User | Count |
---|---|
2561 | |
1357 | |
796 | |
650 | |
455 |
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2025 Fortinet, Inc. All Rights Reserved.