cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
336
Views
3
Helpful
1
Replies

ADSL loadbalancing

manish-young
Level 1
Level 1

One router with 4 ADSL WICS,

connecting to Same IP,

Can we have Loadbalancing for out going traffic using 4 ADSL Lines

Regards

1 Reply 1

pkhatri
Level 11
Level 11

Hi Manish,

You certainly can do so. As long as you have four routes (each of them equal cost) pointing out each of these interfaces, then CEF will load-balance over these interfaces automatically.

If you are using default routes, you can use something like the following:

ip cef

ip route 0.0.0.0 0.0.0.0 atm0.32

ip route 0.0.0.0 0.0.0.0 atm1.32

ip route 0.0.0.0 0.0.0.0 atm2.32

ip route 0.0.0.0 0.0.0.0 atm3.32

Hope that helps - pls rate the post if it does.

Paresh

Review Cisco Networking for a $25 gift card