HI All
Right now we implement MPLS with VPN as backup base on KB-000035833 document. Our MPLS connect with multiple site also VPN Tunnel connect to multiple tunnel to backup MPLS. As per document we need to add
system link_failover add primarylink <MPLSPort> backuplink vpn tunnel <VPNLink> monitor TCP host <RemoteIP> port <RemotePort>
We can add first MPLS (Site A) that command to set vpn backup
system link_failover add primarylink Port3 backuplink vpn tunnel SITE_A monitor PING host 172. 22.111.2
But when add the second command to get MPLS backup to different site (Site B) its failed
system link_failover add primarylink Port3 backuplink vpn tunnel SITE_B monitor PING host 172. 22.111.10
Any idea how to make multiple MPLS site work with vpn backup ?
Please help.
Thanks
Ibnu
This thread was automatically locked due to age.