I have two different SRXs each with different ISPs.
SRX 1
10.0.0.1 has a static 0.0.0.0 route to ISP1
SRX 2
is on two redundant paths and has two ip's
10.0.0.10
10.0.0.11
and it also has a loopback ip of 10.20.0.1
My core switch is directly connected to all three paths. I have a static route to 10.0.0.10 and if we have to change IPS's i just manually change this route.
Is it possible to use OSPF or some other auto-routing mechinism to automate the failover?
ISP2 has more bandwith than ISP1 so i'd like to prefer ISP2 over ISP1.
I tried enabling OSPF on the interfaces to my ISPs but that just advertised the route to the /30 networks between us.