10-26-2006 04:50 AM - edited 03-05-2019 12:28 PM
Hi!
I have two networks. One runs IGRP and the other EIGRP. In the EIGRP I have a default route, but I don't manage to redistribute it into the IGRP network?
Any ideas?
10-26-2006 07:17 AM
Marius,
Can we see that portion of the config along with 'sh ip route eigrp', 'show ip route igrp' and 'sh ip proto' ?
10-26-2006 09:30 AM
I'm sorry not to show you the output right now. The network is on my school, but I can post it tomorrow.
But is there any spesific commands or problems I should know about?
Thanks!
10-26-2006 07:42 AM
Hi Marius ,
IGRP does not understand a route to 0.0.0.0. Therefore, it cannot propagate default routes created using the ip route 0.0.0.0 0.0.0.0 command. Use the ip default-network command to have IGRP propagate a default route.
EIGRP propagates a route to network 0.0.0.0, but the static route must be redistributed into the routing protocol.
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