Hello.
I have 2 sites with 2 ISP each other: Site 1 (ISP A, ISP B), Site 2 (ISP X, ISP Y). So I think to config 4 tunnels like we did with Site-to-Site IPsec VPN:
Tunnel A-X, Tunnel A-Y, Tunnel B-X, Tunnel B-Y.
Site 1 publish this networks (192.168.10.0/24, 192.168.20.0/24, 192.168.30.0/24). Site 2 publish this networks (192.168.60.0/24, 192.168.70.0/24)
xfmr interfaces:
Site 1 ------------------------------ Site 2
AX: 10.1.0.1/30 ----------------- AX: 10.1.0.2/30
AY: 10.2.0.1/30 ----------------- AY: 10.2.0.2/30
BX: 10.10.0.1/30 --------------- BX: 10.10.0.2/30
BY: 10.11.0.1/30 --------------- BY: 10.11.0.2/30
Now how must I config same routes with different gateways??
This thread was automatically locked due to age.