""Cisco Nuts""  wrote in message
news:[EMAIL PROTECTED]
> Hello, I have 3 routers setup, running ospf and rip ver 1 with 2 way
> redistribution on the middle router.The ospf routers have loopbacks as
> 10.8.8.8/24 and 10.9.9.9/24The rip router has a loopback of
10.2.2.2/24.The
> middle router running rip has networks 10 and netw 120 defined.I cannot
> ping 10.9.9.9 or 10.8.8.8 from the rip routerWithout configuring static
> routes, how can I ping these networks?Thank you for your help.Sincerely,CN
> Config. on the middle router running both rip and ospf:R1-E#rbr
> router ospf 999
>  log-adjacency-changes
>  redistribute connected subnets
>  redistribute rip subnets
>  network 120.20.30.0 0.0.0.255 area 0
>  network 120.20.40.0 0.0.0.255 area 0
> !
> router rip
>  redistribute connected metric 2
>  redistribute ospf 999 metric 2
>  network 10.0.0.0
>  network 120.0.0.0 From the rip router:R2-B#r
> C    192.168.10.0/24 is directly connected, Ethernet0
> 10.0.0.0/24 is subnetted, 1 subnets
> C       10.2.2.0 is directly connected, Loopback0
> 120.0.0.0/24 is subnetted, 3 subnets
> R       120.20.40.0 [120/1] via 120.20.20.2, 00:00:14, Serial0
> R       120.20.30.0 [120/1] via 120.20.20.2, 00:00:14, Serial0
> C       120.20.20.0 is directly connected, Serial0 R2-B#ping 10.9.9.9Type
> escape sequence to abort.
> Sending 5, 100-byte ICMP Echos to 10.9.9.9, timeout is 2 seconds:
> .....
> Success rate is 0 percent (0/5)
> R2-B# Any ideas??


I don't see any OSPF routes anywhere.  The redistribution router should have
the OSPF routes 10.8.8.8/24 and 10.9.9.9/24, in addition to the RIP routes
you are showing.

check the OSPF config between the redistribution router and the OSPF router.



>
> ------------------------------------------------------------------------
>
> MSN 8 helps ELIMINATE E-MAIL VIRUSES. Get 2 months FREE*.




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=63877&t=63864
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to