Changing AD of Redistributed Route on same router and Putty

From: Matt Bentley (mattdbentley@gmail.com)
Date: Tue Jul 01 2008 - 22:12:26 ART


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



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