Hi Tim You can not be load balancing like this.
Even if you change the AD(Administarative Distance) of the EIGRP to 1 , and you have a static route for the same destination with an AD 1, the router will use one of them. It can not use both of the routes at the same time... According to me this is logical as well. Even if the ADs are same , metrics will make sense for the same routing protocol. Also one more correction: you have the AD for the static routes, not the metric... when you write ip route 1.1.1.1 255.255.255.255 2.2.2.2 xxx for example if you put "?" after the 2.2.2.2 you will see " distance metric for this route" not let this to confuse you, this xxx is AD in fact... My regards Devvvvv ----- Original Message ----- From: "Tim Champion" To: Sent: Friday, June 20, 2003 8:49 AM Subject: Route Metrics [7:70958] > 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=70969&t=70958 -------------------------------------------------- FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

