I don't have my CCIE yet but you may want to specify that you are redistributing external type 2 routes. I believe you would do that with redistribute ospf 1 type external 2... Hope that helps...
________________________________ From: [EMAIL PROTECTED] on behalf of matthew zeier Sent: Wed 10/3/2007 3:35 PM To: [email protected] Subject: [c-nsp] eigrp & redist ospf learned default route I have two routers talking EIGRP to each other - one (corp-bdr01) has a default route learned from OSPF. corp-bdr01#sh ip ro 0.0.0.0 Routing entry for 0.0.0.0/0, supernet Known via "ospf 1", distance 110, metric 1, candidate default path, type NSSA extern 2, forward metric 1 Redistributing via eigrp 1981 I'm stuck trying to get this route into the other EIGRP router. Router talking OSPF & EIGRP: router eigrp 1981 redistribute static redistribute ospf 1 passive-interface GigabitEthernet0/1 network 10.250.0.0 0.0.255.255 no auto-summary Router talking only EIGRP: router eigrp 1981 network 10.250.0.0 0.0.255.255 no auto-summary I'm sure the problem's simple but I'm short on sleep and can't see it. Help? _______________________________________________ cisco-nsp mailing list [email protected] https://puck.nether.net/mailman/listinfo/cisco-nsp archive at http://puck.nether.net/pipermail/cisco-nsp/ _______________________________________________ cisco-nsp mailing list [email protected] https://puck.nether.net/mailman/listinfo/cisco-nsp archive at http://puck.nether.net/pipermail/cisco-nsp/
