Tim,

You can increase the metric of a static route using the following syntax 
(assuming that you want the AD to be 90):

    ip route 0.0.0.0 0.0.0.0 w.x.y.z 90

You can decrease the AD of EIGRP using to 1 (assuming you still want 
exterior routes to be 170) using following syntax:

    router eigrp 1
      distance 1 170

- Tom

Tim Champion wrote:
> I have a situation whereby I want to perform load balancing across 2 links.
> The problem is that the router which will have to perform the load
balancing
> learns one route via EIGRP and the other from a static route. I know how to
> alter the administrative distance of the static route but I'm not sure on
> how to tweak the metric. I guess I need to either increase the metric of
the
> static route of reduce the metric of the EIGRP route.
> 
> Any suggestions would be appreciated.
> 
> 
> Tim




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=70973&t=70958
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to