[c-nsp] eigrp & redist ospf learned default route
matthew zeier
mrz at velvet.org
Wed Oct 3 16:35:38 EDT 2007
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?
More information about the cisco-nsp
mailing list