So what you've done is replace IPIP with VPN (pptp/l2tp) as the primary
circuits with IPIP as the fall back.
You still have dropped packets while DL and LX converge their routing
tables should one of those sites go down. If both sites go down, then
you'll fail back to IPIP. Worse case scenario, sure. But not the most
efficient or elegant solution. You would then lose traffic during that BGP
convergence coming between non-44 and 44net. If you're doing repeater
linking over 44net, those are lost conversations.
On Sat, Jun 13, 2015 at 2:20 PM, Marius Petrescu <marius(a)yo2loj.ro> wrote:
(Please trim inclusions from previous messages)
_______________________________________________
Since the 2 tunnels are actually similar in speed and latency with the IPIP
link, there is no route selection.
If the VPNs are up, traffic will go that way. If the interface fails, IPIP
is used as a fallback solution.
That's all, no EIGRP involved. Just a small step...