Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi,
In a nutshell, I have two routers (R1 and R2). There are two paths between the two: one is a point to point VPN using static routes, and the other is EIGRP via a couple other hops.
...sorry for the oversimplification....
Basically, I want tra...
I had been trying to manipulate the metrics on the R1 side where the static route is built, with some success, but was having troubles getting it to work on the R2 side. Perhaps I could try a combination... configure SLA on R2 and modify the metrics...
So, one question... I haven't actually deployed this yet, Still working on drawing it out...
I've got the configs mapped out to setup IP SLA on R2:
R2# int Gi0/0/0
R2# desc PRIMARY LINK
R2# ip add 192.168.3.1 255.255.255.252
R2# int Gi0/1
R2# desc...