From: arvindyadav@comcast.net
Date: Mon Jan 12 2004 - 03:23:33 GMT-3
Router eigrp 10
distance eigrp 50 150
With that you can change AD for both Internal and external. But this will
change the AD of all EIGRP routes on this perticuler router.
Router eigrp 10
distance 40 137.20.13.1 0.0.0.0 ----> will change AD only for Internal
routes learned from 137.20.13.1 neighbor.
You can't change AD for specific external routes or external routes learned
from a particular neighbor in EIGRP.
Hope this clarify
R3#r
Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP
i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2
ia - IS-IS inter area, * - candidate default, U - per-user static
route
o - ODR, P - periodic downloaded static route
Gateway of last resort is not set
D EX 200.200.200.0/24 [170/2297856] via 137.20.13.1, 00:01:42, Serial1
137.20.0.0/16 is variably subnetted, 5 subnets, 3 masks
C 137.20.13.0/24 is directly connected, Serial1
C 137.20.33.32/28 is directly connected, Loopback1
D 137.20.54.0/24 [90/2681856] via 137.20.13.1, 00:01:47, Serial1
C 137.20.33.16/28 is directly connected, Loopback0
C 137.20.100.32/27 is directly connected, Serial0
10.0.0.0/24 is subnetted, 1 subnets
C 10.1.1.0 is directly connected, Ethernet0
R3(config-router)#distance eigrp 50 150
R3#r
Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP
i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2
ia - IS-IS inter area, * - candidate default, U - per-user static
route
o - ODR, P - periodic downloaded static route
Gateway of last resort is not set
D EX 200.200.200.0/24 [150/2297856] via 137.20.13.1, 00:00:05, Serial1
137.20.0.0/16 is variably subnetted, 5 subnets, 3 masks
C 137.20.13.0/24 is directly connected, Serial1
C 137.20.33.32/28 is directly connected, Loopback1
D 137.20.54.0/24 [50/2681856] via 137.20.13.1, 00:00:05, Serial1
C 137.20.33.16/28 is directly connected, Loopback0
C 137.20.100.32/27 is directly connected, Serial0
10.0.0.0/24 is subnetted, 1 subnets
C 10.1.1.0 is directly connected, Ethernet0
R3#
R3#
R3(config-router)#distance 40 137.20.13.1 0.0.0.0
R3#r
Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP
i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2
ia - IS-IS inter area, * - candidate default, U - per-user static
route
o - ODR, P - periodic downloaded static route
Gateway of last resort is not set
D EX 200.200.200.0/24 [170/2297856] via 137.20.13.1, 00:00:00, Serial1
137.20.0.0/16 is variably subnetted, 5 subnets, 3 masks
C 137.20.13.0/24 is directly connected, Serial1
C 137.20.33.32/28 is directly connected, Loopback1
D 137.20.54.0/24 [40/2681856] via 137.20.13.1, 00:00:00, Serial1
C 137.20.33.16/28 is directly connected, Loopback0
C 137.20.100.32/27 is directly connected, Serial0
10.0.0.0/24 is subnetted, 1 subnets
C 10.1.1.0 is directly connected, Ethernet0
----- Original Message -----
From: "Jonathan Hays" <nomad@gfoyle.org>
To: <ccielab@groupstudy.com>
Sent: Sunday, January 11, 2004 8:54 PM
Subject: RE: Distance Command with EIGRP - External routes.
> you wrote:
> >-----Original Message-----
> >From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On
> >Behalf Of Howard C. Berkowitz
> >Sent: Sunday, January 11, 2004 5:28 PM
> >To: ccielab@groupstudy.com
> >Subject: Re: Distance Command with EIGRP - External routes.
> >
> >
> >At 1:46 PM -0500 1/11/04, <arvindyadav@comcast.net> wrote:
> >>You can't change the AD for specific EIGRP External routers.
> >But you can
> >>change the AD for all external EIGEP router by using distance command.
> >>
> >>distance 90 180 (170 is default)
> >>
> >>Arvind
> >
> >I hasten to add that I haven't tried this, but couldn't you get
> >specific routers with a route map matching the IP address of the
> >router and setting distance?
> = = =
>
> What you suggest (setting per-router distance) only works for *INTERNAL*
> EIGRP routes. It simply does not work for External EIGRP (AD=170).
>
> _______________________________________________________________________
> Please help support GroupStudy by purchasing your study materials from:
> http://shop.groupstudy.com
>
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
This archive was generated by hypermail 2.1.4 : Mon Feb 02 2004 - 09:07:39 GMT-3