5 pts.
 RIP, OSPF and EIGRP in same network
If I have 3 routers connected to gather and every router connect to it one PC I use for first one rip and for second one ospf and for last one eigrp. Its not ping from PC on first netwoke to PC in second or last network why and it ping from router one to second one?

Software/Hardware used:
software
ASKED: January 8, 2013  5:11 PM
UPDATED: January 8, 2013  5:48 PM

Answer Wiki:
Simple answer. RIP doesn't learn route of OSPF or EIGRP and vice versa. Router 1 doesnt know te route Router 2 subnet. So Router 1 discard the packet.
Last Wiki Answer Submitted:  January 18, 2013  1:43 pm  by  plizz   110 pts.
All Answer Wiki Contributors:  plizz   110 pts. , Michael Tidmarsh   14,060 pts. , omar89   5 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

You need to do some redistribution of the routing protocols so that they can learn the routes. You’ll need to establish an ASBR.

 120 pts.