- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
09-01-2015 07:43 AM
I want to set up a site to site VPN tunnel between PA 3020 and PA 500 to replace existing Cisco equipment. The current equipment is uing EIGRP routing to fail over to VPN from MPLS using 1921 routers. If I put in PAs to handle the VPN traffic in front of the 1921 routers, will the routers still be able to form an EIGRP neighbor and that traffic pass through the VPN tunnel between the Palo Altos?
Crude drawing below:
09-06-2015 10:35 AM - edited 09-06-2015 11:45 AM
EIGRP makes neighborships—with other routers that share a common subnet so make sure both routers have same subnet.
For example, two routers with addresses of 192.168.1.1/24 (range 192.168.1.1–192.168.1.254) and 192.168.1.2/30 (range 192.168.1.1–1921.68.1.2) can form EIGRP neighborship, because each router will think that the neighbor’s IP address is in the same subnet as his subnet.
09-01-2015 09:26 AM
Try making the EIGRP neighgborship with the help of unicast hello messages. If I am not wrong we need to user neighbor command. Point the route towards the tunnel interface on both side.
09-06-2015 10:35 AM - edited 09-06-2015 11:45 AM
EIGRP makes neighborships—with other routers that share a common subnet so make sure both routers have same subnet.
For example, two routers with addresses of 192.168.1.1/24 (range 192.168.1.1–192.168.1.254) and 192.168.1.2/30 (range 192.168.1.1–1921.68.1.2) can form EIGRP neighborship, because each router will think that the neighbor’s IP address is in the same subnet as his subnet.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!