Hi All
Need a sanity check. When deploying multiple ISPs using path monitoring, instead of policy based forwarding, should the 2nd ISP become unreachable? It makes sense that it does, but it wasn't mentioned in Palo article about it
Setup would be
ISP1 (e1/1) 0.0.0.0/0 1.1.1.254 priority 10 (with path monitoring)
ISP2 (e1/4) 0.0.0.0/0 2.2.2.254 priority 200
VPN tunnels for both ISP1 and ISP2 using tunnel monitor
With this config:
ISP1 tunnel is up, e1/1 is pingable from outside
ISP2 tunnel is down, e1/4 is NOT pingable from outside
... View more