Re: Redistribute OSPF LSA

From: Erich Borchert (erichb80@xxxxxxxxxxx)
Date: Mon Feb 18 2002 - 12:30:44 GMT-3


   
Use the distance command in ospf along with a ACL to set the AD below EIGRP,
like so & then redist into igrp.
Not sure if this meets your practice lab requirements now that the OSPF
route is preferred & installed in the Local-RIB over the EIGRP one.

router ospf 1
distance 80 0.0.0.0 255.255.255.255 1

access-list 1 permit 10.10.10.0 0.0.0.255 <---- Network you're preferring
over EIGRP goes there.

HTH
-Erich
----- Original Message -----
From: "Kang BS" <avantus1@hotmail.com>
To: <cchurch@USTA.com>; <ccielab@groupstudy.com>
Sent: Monday, February 18, 2002 7:18 AM
Subject: RE: Redistribute OSPF LSA

> Hi, Church
>
> I mean that
> - one router is running OSPF, EIGRP, IGRP at the same time.(3 networks)
> - routes to one destination was learned by OSPF and EIGRP.
> - So. the route learned by EIGRP(higher AD than OSPF) will be in the
> routing table
> - but, OSPF Process have a LSA for the destination in its Database.
> - I want the route for the destination to be redistributed into IGRP
> network
> by redistributing OSPF, not by redistributing EIGRP.
>
> Is this understandable?
> Any way to do it?
>
> Thanks.
>
> BS Kang.
>
>
>
> >From: "Church, Chuck" <cchurch@USTA.com>
> >To: 'Kang BS' <avantus1@hotmail.com>, "'ccielab@groupstudy.com'"
> <ccielab@groupstudy.com>
> >Subject: RE: Redistribute OSPF LSA
> >Date: Mon, 18 Feb 2002 08:56:42 -0500
> >
> >BS,
> >
> > It's my understanding that redistribution involves the whole
> >routing process, not just the ones that made it into the local routing
> >table. I would think the whole OSPF database would be valid for
> >redistribution. Maybe I'm not understanding your question fully?
> >
> >Chuck Church
> >Sr. Network Engineer
> >CCIE #8776, MCNE, MCSE
> >US Tennis Association
> >70 W. Red Oak Lane
> >White Plains, NY 10604
> >914-696-7199
> >
> >
> >-----Original Message-----
> >From: nobody@groupstudy.com [mailto:nobody@groupstudy.com]On Behalf Of
> Kang
> >BS
> >Sent: Monday, February 18, 2002 7:50 AM
> >To: ccielab@groupstudy.com
> >Subject: Redistribute OSPF LSA
> >
> >
> >Hi, all
> >Good luck to everyone here.
> >
> >Is it possible to redistrbute OSPF LSA that are not in the routing
> >table,because of being suppressed by other routes with higher AD(eg
> Eigrp),
> >to IGRP at one router that are running OSPF,EIGRP,IGRP at the same time?
> >
> >Any comments will be appreciated.
> >
> >thanks.
> >
> >BS Kang.
> >



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