From: Gustavo Novais (gustavo.novais@novabase.pt)
Date: Thu Jan 12 2006 - 08:37:44 GMT-3
Hi,
You may use distance to change AD of specific EIGRP internal routes. You
may not use it to change AD of specific EIGRP external routes. This
means that or you change the distance for all eigrp external routes, or
you don't. :)
router eigrp 10
network 12.12.2.2 0.0.0.0
network 192.168.23.2 0.0.0.0
distance 100 192.168.23.3 0.0.0.0 ROUTES
no auto-summary
!
ip access-list standard ROUTES
permit 12.12.33.0 0.0.0.255
permit 12.12.3.0 0.0.0.255
on the example 12.12.33.0 is an external route on which I'm trying to
set its distance to 100. I will not be able to.
R2#sh ip route eigrp
170.170.0.0/24 is subnetted, 1 subnets
D EX 170.170.170.0
[170/2560002816] via 192.168.23.3, 00:02:12, FastEthernet0/1
12.0.0.0/24 is subnetted, 5 subnets
D 12.12.3.0 [100/156160] via 192.168.23.3, 00:02:12,
FastEthernet0/1
D EX 12.12.33.0
[170/2560002816] via 192.168.23.3, 00:02:12, FastEthernet0/1
R2#
As you can see 12.12.3.0 which is internal gets its distance changed to
100 but the external route 12.12.33.0 does not.
Hope this helps
Gustavo Novais
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
n
Sent: quinta-feira, 12 de Janeiro de 2006 17:59
To: topgun topgun
Cc: ccielab@groupstudy.com
Subject: [SPAM] - Re: Distance command for eigrp - Sending mail server
found on dnsbl.njabl.org
You can use the distance command to modify AD of various protocols. Its
applied under the routing process. AFAIK that would apply to routes
learned
by that router for that protocol or originating on that router.
http://www.cisco.com/warp/public/105/admin_distance.html
----- Original Message -----
From: "topgun topgun" <topgunrs1@yahoo.com.sg>
To: <ccielab@groupstudy.com>
Sent: Wednesday, January 11, 2006 5:36 PM
Subject: Distance command for eigrp
> Hi all,
>
> Have anyone try the distance command use in EIGRP?
> Can I use it to increase the AD of an EIGRP route coming in from one
of
the router interface?
>
> Thanks,
>
> Top
>
>
>
> ---------------------------------
> Meet your soulmate!
> Yahoo! Asia presents Meetic - where millions of singles gather
>
>
This archive was generated by hypermail 2.1.4 : Wed Feb 01 2006 - 07:45:48 GMT-3