RE: Loadbalancing by using route map

From: Church, Chuck (cchurch@xxxxxxxx)
Date: Thu Feb 07 2002 - 13:50:46 GMT-3


   
One way I've done load balancing is using access lists like:

0.0.0.0 0.0.0.1 to match addresses ending in an even number
and
0.0.0.1 0.0.0.1 to match addresses ending in an odd number

And then using a route map to set a different next hop for each.

Chuck

-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com]On Behalf Of
Yadav, Arvind K (CAP, GECIS)
Sent: Thursday, February 07, 2002 9:18 AM
To: ccielab@groupstudy.com
Subject: Loadbalancing by using route map

Is it possible to achive load lalancing b/w rwo links by using Route map
with set ip next-hop

Route-map test permit 10
match ip 101
set ip next-hop 10.1.1.1 10.1.5.1

access list 101 permit 192.1.1.0 0.0.0.255 any

In above exmaple it use 10.1.5.1 only when 10.1.1.1 is down. How can we send
packet to poth the interface.

Arvind



This archive was generated by hypermail 2.1.4 : Thu Jun 20 2002 - 13:46:14 GMT-3