01-29-2004 04:26 AM - edited 03-02-2019 01:13 PM
Hi,
Is there a way to achieve Load Balancing using static routes over point to point links??
-Sai.
01-29-2004 04:46 AM
hello Sai,
are those pt to pt links are being terminated on same routers at both end?
if yes, u can do it by creating a multilink interface (group) at both ends and configure the two interfaces at each end to be members of the multilink group.
don't give ip address to serial interfaces. give an ip address to multilink interface.
point your static route to IP address of your next hop multilink interface
reply if u need commands to do it.
manoj.
02-07-2004 06:31 AM
Hello Manoj, My ISP has provided me with the IP address for both my T-1s. So, how do I config multilink and what IP add do I use for my multilink?
Thanks!
02-15-2004 08:29 PM
manoj, will this work for VOIP too,,
01-29-2004 07:15 AM
As long as the statics have equal metrics to the same destination networks, the traffic will be load balanced. By default, on a per-destination basis. You can change it to per-packet if you wish.
HTH,
Mike
01-29-2004 07:52 AM
Just configuring a static route to the next-hop address on each of the PPP links should be enough to achieve loadbalancing.
02-15-2004 11:41 PM
Hi Hritter,
U mean to say, default routes to the next-hop address on each of the PPP links is enough, am I right???
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide