From: Asim Khan (asimmegawatt@xxxxxxxxx)
Date: Fri Aug 02 2002 - 19:27:43 GMT-3
Armand,
You can do this by setting a static route on your
redistributing Router (R2) that points to the OSPF
domain with a mask of 255.255.255.0, but with a next
hop of null0. Then, redistribute static routes into
IGRP. Here's how to do it:
ip route 135.4.24.0 255.255.255.0 null0
router IGRP
redistribute static
default metric 1
--- Armand D <ciscoworks2001@yahoo.com> wrote:
> Hello,
>
> Does anyone know a easy way to redistribute OSPF
> classless routes into IGRP ? I can't get my /27
> routes
> to appear in my R1 router to save my life.
>
> Thanks, Armand
>
> I have the following topology:
>
> R1 IGRP
> 135.4.56.0/24
> |
> |
> R2
> 135.4.34.0/29
> OSPF Area 1
> |
> |
> |
> R3 OSPF
> AREA 0
> |
> |
> 135.4.24.0/27
>
>
This archive was generated by hypermail 2.1.4 : Sat Sep 07 2002 - 19:48:15 GMT-3