
Disabling Sanity Checks In EIGRP
Can some one please share if there is any way of disabling Sanity Checks or Update Source Validation in EIGRP like we do in RIP and IGRP.
R1--P2P Link--R2
R1 P2P IP Address is 1.1.1.1/30
R2 P2P IP Address is 2.2.2.2/30
After changing the WAN encapsulation to PPP, I can ping R2 from R1 because of PPP Peer Neighbor Route. But EIGRP Neighborship is not coming up between two routers.
Thanks!
Deepak Arora
Comments
The doc lists RIP and IGRP as using the "no validate-update-source" command. I don't think this is a valid command under EIGRP
but I could be wrong.I think adding secondary ip address keeping same subnet ip address 1st on Primary Interface used to form neighbor relationship..
http://www.cisco.com/en/US/tech/tk365/technologies_configuration_example09186a0080093f09.shtml
Thanks
Kaushal