Distance command under eigrp

From: Gustavo Novais (gustavo.novais@novabase.pt)
Date: Mon Aug 01 2005 - 14:13:36 GMT-3


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