EIGRP on Token Ring and OSPF redistribution

From: Jeongwoo Park (jpark@xxxxxxxx)
Date: Fri May 10 2002 - 22:27:44 GMT-3


   
Hi guys
How do you redistribute this scenario?
----------(To 0)-R2-(S0)----------
Eigrp is running on To0 and OSPF is running on S0.
I redistributed normally like I would do other redistribution.
Here is my config.

router eigrp 1
redistribute ospf 1
passive-interface Ethernet0
passive-interface Serial0
network 170.100.0.0
!
router ospf 1
router-id 170.100.33.2
summary-address 170.100.2.0 255.255.255.0
redistribute eigrp 1
network 170.100.1.0 0.0.0.255 area 0
network 170.100.33.0 0.0.0.255 area 3

What am I missing?

Thanks in advance

JP



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:58:54 GMT-3