Re: EIGRP distance

From: Paul N. Kolesnikov (paul@xxxxxx)
Date: Sun Jan 06 2002 - 13:21:48 GMT-3


   
Hello Ravi,

Sunday, January 06, 2002, 6:46:20 PM, you wrote:

R> Hi,

R> I am trying to change the distance of a network in EIGRP.

R> I entered a command distance 130 172.16.1.3 255.255.255.255 10 and then
R> configured a access-list 10.
R> When I see the running config, I see distance 130 0.0.0.0 255.255.255.255 10
,
R> anybody could explain this.

read command reference with care
distance 130 172.16.1.3 255.255.255.255 10

where:
130 - your desirabled distance
172.16.1.3 - Source_IP_address (Router that advertise)
255.255.255.255 - Source_IP_Wildcard_Mask (Router that advertise)
10 - Access_List_Num

if wildcard mask is 255.255.255.255 all bits are Don't Care

If your router address is 172.16.1.3 it must be

access-list 10 permit IP-route/Wildcard

distance 130 172.16.1.3 0.0.0.0 10

----
Best regards,

Paul N. Kolesnikov Etel Inc., Ryazan Tel. (+7) (0912) 21 5621 Fax (+7) (0912) 21 5767 mailto:paul@etr.ru http://www.ryazan.net



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:56:17 GMT-3