From: Daniel Valle (danielfrvalle@gmail.com)
Date: Fri Mar 28 2008 - 23:06:55 ART
you can change the distance of external routes of eigrp , but you can'
speficy which networks via a ACL to set the AD .
you can do that only for INTERNAL routes. nor for external... so if you need
to fine tune external routes, you'l need to do it for all external routes.
in that case, you need to use "distance eigrp 90 172" .. to set external
routes to 172... but you'l not be able to specify it via a ACL.
HTH,
Daniel
On Fri, Mar 28, 2008 at 8:00 PM, Jose A. Arnau <jaral18@hotmail.com> wrote:
> The information in a good format:
>
> router eigrp 100
> distance 172 0.0.0.0 255.255.255.255 from_RIP_R5
> !
> ip access-list standard from_RIP_R5
> permit 205.90.31.0
> permit 136.1.7.0
> permit 150.1.7.0
> permit 136.1.57.0
> permit 222.22.2.0
> permit 220.20.3.0
> permit 192.10.1.0
>
> Rack1R1# sh ip route 136.1.7.1
> Routing entry for 136.1.7.0/24
> Known via "eigrp 100", distance 170, metric 3074560, type external
> Redistributing via eigrp 100, ospf 1
> Advertised by ospf 1 subnets route-map change_path
> Last update from 136.1.136.3 on FastEthernet0/0, 00:07:47 ago
> Routing Descriptor Blocks:
> * 136.1.136.3, from 136.1.136.3, 00:07:47 ago, via FastEthernet0/0
> Route metric is 3074560, traffic share count is 1
> Total delay is 20100 microseconds, minimum bandwidth is 1000 Kbit
> Reliability 255/255, minimum MTU 1500 bytes
> Loading 1/255, Hops 2
>
>
> > Hi,
> >
> > I have a question about the "distance" command under EIGRP configuration
> > mode.
> >
> > I need to change the administrative distance (to 172) of some routes
> learning
> > by EIGRP, and I'm using the distance command, but the result isn't the
> > expected, the routes have the default external administrative distance
> of
> > EIGRP (170) and not the 172 (the desired). I'm sure that I'm wrong in
> > something but I don't found it.
> >
> > The comfiguration of the router is follows:
> >
> > router eigrp 100 distance 172 0.0.0.0 255.255.255.255 from_RIP_R5!ip
> > access-list standard from_RIP_R5 permit 205.90.31.0 permit 136.1.7.0permit
> > 150.1.7.0 permit 136.1.57.0 permit 222.22.2.0 permit 220.20.3.0 permit
> > 192.10.1.0
> >
> > The "show ip route" of one route (the other routes have the same
> > administrative distance):
> > Rack1R2#sh ip route 136.1.7.1 Routing entry for
> > 136.1.7.0/24 Known via "eigrp 100", distance 170, metric 3097600, type
> > external Redistributing via eigrp 100, ospf 1 Advertised by ospf 1
> subnets
> > route-map change_path Last update from 136.1.23.3 on Serial0/1,
> 00:25:04
> ago
> > Routing Descriptor Blocks: * 136.1.23.3, from 136.1.23.3, 00:25:04 ago,
> via
> > Serial0/1 Route metric is 3097600, traffic share count is 1
> Total
> > delay is 21000 microseconds, minimum bandwidth is 1000 Kbit
> Reliability
> > 255/255, minimum MTU 1500 bytes Loading 1/255, Hops 2
> >
> >
> > Thanks a lot and best regards
> >
> >
> > --------------------
> > Jose A. Arnau
> > --------------------
> _________________________________________________________________
> La vida de los famosos al desnudo en MSN Entretenimiento
> http://entretenimiento.es.msn.com/
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
This archive was generated by hypermail 2.1.4 : Tue Apr 01 2008 - 07:53:54 ART