RE: Eigrp distance command

From: Jonathan Hays (nomad@gfoyle.org)
Date: Mon Dec 15 2003 - 10:03:14 GMT-3


-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
ward Priestman
Sent: Monday, December 15, 2003 5:52 AM
To: ccielab@groupstudy.com
Subject: Re: Eigrp distance command

you wrote:

thaqt command is not allowed

G3R5(config-router)#distance 255 ?
  A.B.C.D IP Source address

any other ideas ?
= = =

R7#conf t
Enter configuration commands, one per line. End with CNTL/Z.
R7(config)#router eigrp 100
R7(config-router)#distance ?
  <1-255> Administrative distance
  eigrp IP-EIGRP distance

R7(config-router)#distance 200 192.168.100.1 0.0.0.0 22

The command "distance 200 192.168.100.1 0.0.0.0 22" sets the
administrative distance to 200, for all routes matching access-list 22
if the routes arrive in routing updates from 192.168.100.1. Under EIGRP
this configuration will only work for internal routes, not external
routes. To change the distance on external routes you can use the
"distance eigrp 90 171" command but you cannot choose which routes the
distance will affect. Instead, the "distance eigrp 90 171" will affect
ALL internal and external routes.



This archive was generated by hypermail 2.1.4 : Sat Jan 03 2004 - 08:25:41 GMT-3