RE: That Old OSPF-IGRP Problem

From: Williams, Glenn (WILLIAMSG@xxxxxxxxxxxxx)
Date: Tue Feb 19 2002 - 12:57:32 GMT-3


   
Can you use a static route? and redistribute static?
GW

-----Original Message-----
From: Carl Phelan [mailto:carlphelan@hotmail.com]
Sent: Tuesday, February 19, 2002 8:35 AM
To: Michael C. Popovich; ccielab@groupstudy.com
Subject: Re: That Old OSPF-IGRP Problem

Area 2 is ASBR, Area 0 only. 137.7.8.1/22 belongs to e0 which connects to
R3 which is ABR, R3 is ABR with Area 0 and 10. I have tried the area range
and summary addres on R3 without luck.

Thanks for your help.
----- Original Message -----
From: "Michael C. Popovich" <mpopovich@layer3.biz>
To: "Carl Phelan" <carlphelan@hotmail.com>; <ccielab@groupstudy.com>
Sent: Tuesday, February 19, 2002 2:23 PM
Subject: RE: That Old OSPF-IGRP Problem

R2 has the /22 network.

Is the network a loopback or is it actually adjoined to another router?

If it is adjoined to another router why type of OSPF router is it? ABR?
Area 0 only?

If it is an ABR try summarizing there.

Give us more of the config on R2.

-----Original Message-----
From: Carl Phelan [mailto:carlphelan@hotmail.com]
Sent: Tuesday, February 19, 2002 5:53 AM
To: ccielab@groupstudy.com
Subject: That Old OSPF-IGRP Problem

Hi All,

I have read through the archives and attempted the most viable solution
without success. R4 runs IGRP on /24 mask adjoining R2 which runs IGRP
and
OSPF area 0. R2 has e0 as 137.7.8.1/22 - how to get this into IGRP? I
cannot
use area range or summary commands in area 0 so I create a second OSPF
process
- OSPF 2 - and redistribute OSPF proc 1 into OSPF 2 then use the summary
address - 137.7.8.0 255.255.255.0 without joy. If I add a 'red
connected sub'
command to OSPF proc 2 as well then I get a null0 summary to the subnet
on R2
and R4 sees it in IGRP but pings the null0. Any ideas? Thanks. I am
running
IOS 12.0(15).

router ospf 1

 redistribute igrp 10 subnets route-map igrp-redistrib

 network 137.7.8.1 0.0.0.0 area 0

 network 137.7.14.2 0.0.0.0 area 100

!

router ospf 2

 summary-address 137.7.8.0 255.255.255.0

 redistribute ospf 1 subnets

!

router igrp 10

 timers basic 5 15 30 50

 redistribute ospf 1 metric 64000 100 255 1 1500 route-map
ospf-redistrib

 redistribute ospf 2 metric 64000 100 255 1 1500 route-map
ospf-redistrib

 passive-interface BRI0

 passive-interface Ethernet0

 passive-interface Loopback0

 network 137.7.0.0



This archive was generated by hypermail 2.1.4 : Thu Jun 20 2002 - 13:46:27 GMT-3