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.
Hello, I am labbing up a tunnel between two vrfs. Routes are being exchanged with OSPF to a second router. Everything is working including pings to physical interfaces and loopback interfaces. The only problem is that the tunnel won't come up? I don'...
Get the below error when I configure the tunnel IP address. This error does not happen when the tunnel is vrf aware. So I conclude that you must make the tunnel vrf aware and that physical interface "vrf forwarding" command is not enough to build the...
This is another valid solution. The goal was to create a tunnel that originates and terminates on the same router but different vrfs. By removing the "vrf forwarding" command on the physical interface I did not need to include the "tunnel vrf" comman...
Of course that works. Thank you so much. To be honest I am not following why that is though. Tunnels are part of their vrf. In terms of what a tunnel knows it should not need any awareness of the other vrf which is part of the separation that the vrf...
The whole topology diagram and all configs have been posted in this thread. Logically they are not directly connected. Physically there are only two routers. Thanks for your help! Edit: Getting the sense that this just doesn't work. Wondering if anyo...