From: Chris Lewis \(chrlewis\) (chrlewis@cisco.com)
Date: Mon Aug 01 2005 - 15:01:54 GMT-3
I'm not 100% certain right now, but this is my guess.
As we know AD is a local value. The way external distance is set is the
route is marked as external in EIGRP updates, and as that route gets
installed in the routing table, the AD is set to the value for EIGRP
externals, one can change that for all externals with the distance eigrp
commnand, but one cannot for individual externals. It would seem
possible that the software could perform an extra check for an ACL to
set the AD on a per route basis but does not seem to, if I find out
more, I'll let you know.
Chris
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
Gustavo Novais
Sent: Monday, August 01, 2005 12:39 PM
To: ccielab@groupstudy.com
Subject: RE: Distance command under eigrp
Instead of redistributing this network to eigrp, If I insert it on EIGRP
as internal, the command works. Didn't see any reference to different
behaviour of internal vs external routes with distance command.
Any thoughts?
Version 12.2.15T16 on 2600
Thanks
Gustavo
________________________________
From: Gustavo Novais
Sent: segunda-feira, 1 de Agosto de 2005 18:08
To: ccielab@groupstudy.com
Subject: Distance command under eigrp
Hi,
I'm trying to set a distance for a route coming from an eigrp neighbor
on segment 172.200.0.0/25. Neighbor ID is 172.30.200.7, remote router id
is 192.168.7.7 It is not working! Any thoughts why?
R5#sir 10.7.1.0
Routing entry for 10.7.1.0/24
Known via "eigrp 1", distance 170, metric 1285120, type external
<----------------------------------should be 95
Redistributing via eigrp 1
Last update from 172.30.200.7 on FastEthernet0/0, 00:00:11 ago
Routing Descriptor Blocks:
* 172.30.200.7, from 172.30.200.7, 00:00:11 ago, via FastEthernet0/0
Route metric is 1285120, traffic share count is 1
Total delay is 200 microseconds, minimum bandwidth is 2000 Kbit
Reliability 255/255, minimum MTU 1500 bytes
Loading 1/255, Hops 1
R5#sh run | beg r ei
router eigrp 1
passive-interface default
no passive-interface FastEthernet0/0
network 172.30.200.0 0.0.0.127
distance 95 172.30.200.7 0.0.0.0 7
no auto-summary
eigrp router-id 192.168.5.5
!
!
!
access-list 7 permit 10.7.1.0 0.0.0.255
!
!
This archive was generated by hypermail 2.1.4 : Sun Sep 04 2005 - 17:01:18 GMT-3