RIP v2 / OSPF redistribution

From: Ryaboy Vadim (VRyaboy@xxxxxxxxxx)
Date: Tue Mar 19 2002 - 02:08:41 GMT-3


   
 Hello,
I am doing Solie Skylab.
I can not make RIP v2 / OSPF redistribution.
Here is redistribution code on redistribution router (R2):

router ospf 1
 redistribute eigrp 2020 subnets
 redistribute rip subnets
 network 140.100.1.0 0.0.0.255 area 0
!
router rip
 version 2
 redistribute ospf 1 metric 5
 network 192.128.128.0

I have v2 staff on the Ethernet interfaces on R2 and R7 (below is R2
example):
interface Ethernet0
 ip address 192.128.128.2 255.255.255.0
 ip rip send version 2
 ip rip receive version 2

R7 sees OSPF routes:
140.100.0.0/24 is subnetted, 1 subnets
R 140.100.1.0 [120/5] via 192.128.128.2, 00:00:10, Ethernet0

R1 (OSPF router) don't see RIP routes. RIP v2 is VLSM protocol. I have no
auto-summary.
I have subnets under router ospf redistribution.
What else this redistribution needs? Is it something fundamental I am
missing. Or do you guys think it is something else (mistyping somewhere ).

I've looked into archives - seems some people had similar problems getting
RIP v 2 routes into OSPF. But could not find any answer.
Thank you for your help.
Vadim.



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