Hello,
My router is CCR1036,.. My network currently connect DC with WAN1. if i can disable WAN1 Route Wan2 is work’s fine. İ want to some (Like 192.168.1.60) .client use connection WAN2 for DC connect. How can i configure this ?
Wan1 GW: 172.1.1.77 MPLS
Wan2 GW: 172.2.2.66 MPLS
Data Center: 10.10.10.0/24
My Local : 192.168.1.0/24
2 Wan’s connect Datacenter with MPLS
My route
add comment="WAN1" distance=1 dst-address=10.10.10.0/24 gateway=172.1.1.77
add comment="WAN2" distance=1 dst-address=10.10.10.0/24 gateway=172.2.2.66
Thanks My Best Regeards