02-21-2021 06:47 PM
I am a student and i am unable to ping PCs from two different networks and i can't figure out what is wrong with my configuration.I have created a serial connection between two routers using RIP. I have attached my configuration.
Solved! Go to Solution.
02-22-2021 12:14 AM
Hello,
there is no routing configured between the routers. The easiest way to resolve this is by adding:
router eigrp 1
network 0.0.0.0
no auto-summary
to each of the three routers. I have attached the revised, working file (saved in version 8.0).
02-22-2021 12:14 AM
02-22-2021 04:51 AM
Thank you, it worked.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide