Skip to main content
HS08
Visitor III
February 3, 2026
Question

BGP default Originate

  • February 3, 2026
  • 1 reply
  • 308 views

My FGT hub and spoke have their own internet connection.

Spoke have advpn with bgp enabled to the hub, and in hub i enable default originate.

With this setup then FGT hub will advertise prefix 0.0.0.0/0 to the hub with higher AD value.

Can we config the spoke to make direct internet connection and internet via hub simultaneously so i can make some users will use internet in the spoke, and some of user will users internet in the hub?

I was test steer the traffic to the internet hub via sdwan but the traffic always go to the internet in the spoke.

 

FW01 (Internet) # get router info routing-table details 0.0.0.0

Routing table for VRF=0
Routing entry for 0.0.0.0/0
Known via "bgp", distance 200, metric 0
Last update 05:02:58 ago
vrf 0 10.103.113.1 priority 1 (recursive via MPLS tunnel 192.168.120.1)

Routing entry for 0.0.0.0/0
Known via "static", distance 1, metric 0, best
* vrf 0 10.10.10.10, via wan1, origin 2

1 reply

Toshi_Esumi
SuperUser
SuperUser
February 3, 2026

I never had any luck making two same routes; one from BGP and another from static with a matching AD, co-exising in the RIB at that same time. So I want to know if possible as well.

Toshi 

HS08
HS08Author
Visitor III
February 3, 2026

yes but the sdwan sla can connect to both interfaces :) 

Toshi_Esumi
SuperUser
SuperUser
February 3, 2026

If both are NOT in RIB at the same time, one of them would never work even if you configured SD-WAN rules.

Toshi