Redistributing OSPF to IGRP

From: Loh, Ruen-Chze (Ruen-Chze.Loh@xxxxxxxxxx)
Date: Thu Mar 02 2000 - 11:24:06 GMT-3


   
Hi,

My problem is R4 cannot see R1 routes. Putting "summary-address 137.20.0.0
255.255.0.0" in R5 and redistributing it does not help.

Any idea what is the problem ? Thank-you.

R1
===
!
interface Serial0
 ip address 137.20.25.1 255.255.255.0
 no ip mroute-cache
 bandwidth 2000
 clockrate 2000000
!
router ospf 1
 network 137.20.25.1 0.0.0.0 area 2
!
ip classless

R5
===

interface Serial4/0.2 point-to-point
 bandwidth 2000
 ip address 137.20.200.17 255.255.255.240
 no ip directed-broadcast
!
interface Serial4/1
 bandwidth 2000
 ip address 137.20.25.5 255.255.255.0
 no ip directed-broadcast
!
router ospf 1
 summary-address 137.20.0.0 255.255.0.0
 redistribute igrp 1 metric 100 metric-type 1 subnets
 network 137.20.25.5 0.0.0.0 area 2
!
router igrp 1
 redistribute ospf 1 metric 10000 100 255 1 1500 match internal external 1
exter
nal 2
 passive-interface Serial4/1
 network 137.20.0.0
 distribute-list 1 in Serial4/0.2
!
access-list 1 permit 137.20.200.16 0.0.0.15
!
ip classless

R4
==

interface Serial0/0
 bandwidth 2000
 ip address 137.20.200.18 255.255.255.240
 no ip directed-broadcast
!
router igrp 1
 network 137.20.0.0
!
ip classless
!

Thanks and regards,
Loh Ruen Chze
COMPAQ Computer Asia Pte Ltd
Systems Engineer, SSG
E-mail: ruen-chze.loh@compaq.com



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:23:03 GMT-3