Re: Changing AD of Redistributed Route on same router and Putty

From: Marko Milivojevic (markom@markom.info)
Date: Tue Jul 01 2008 - 22:19:02 ART


Routers redistribute only "routes" that are installed in RIB. If the
route is not in the routing table, it will not get redistributed, even
though redistributed protocol is aware of it.

On Wed, Jul 2, 2008 at 1:12 AM, Matt Bentley <mattdbentley@gmail.com> wrote:
> Hi GS:
>
> This is probably a ridiculously simply something I've forgotten. However,
> here goes.
>
> A router, running two IGPs (let's say OSPF and EIGRP). Mutual
> redistribution between the two IGPs. There is a route in the OSPF domain
> that I want the router to install in the routing table as EIGRP so the rest
> of its EIGRP neighbors can have connectivity to it. I had thought this
> would have taken care of it. Can you not redistribute one a router and then
> change administrative distance to have it installed as some other route?
> Thanks in advance. BTW, for those interested in a tabbed putty, this does
> nicely
>
> http://puttycm.free.fr/
>
> 136.1.4.0 is from OSPF domain, but I wanted it installed on the same router
> that is redistributing as an EIGRP route
>
> router ospf 1
> redistribute eigrp 100 subnets
>
>
> router eigrp 100
> redistribute ospf 1 metric 1 1 1 1 1
> distance 50 0.0.0.0 255.255.255.255 5
>
> access-list 5 permit 136.1.4.0
>
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html



This archive was generated by hypermail 2.1.4 : Mon Aug 04 2008 - 06:11:53 ART