cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1345
Views
0
Helpful
4
Replies

Load balancing in Cisco router?

ribin.jones
Level 1
Level 1

Hi,

I got a Cisco 2811 with two HWICs connected to two ISP's and a WIC which is connected to internal. I have default route to both ISP's in the router configuration. How can I do load balancing so that half of my traffic go through one ISP and the remaining go via the other ISP?

- Ribin

4 Replies 4

Reza Sharifi
Hall of Fame
Hall of Fame

Hi Ribin,

You can load share your traffic using route maps.  Have a look at this example on how to load share with 2 ISPs.

http://www.cisco.com/en/US/tech/tk365/technologies_configuration_example09186a00800945bf.shtml#conf4

HTH

Reza

I think this example explains load balancing using BGP. I don't have BGP in place.

- Ribin

west33637
Level 1
Level 1

Hello ribin. configure ip cef globally on the router and the router's switching process will automatically perform per destination load balancing over both default routes. You can also configure CEF to do per packet load balancing. on the interfaces configure ip load-sharing per-packet (depending on the ios version).

without IP cef, you'll still get perdestination load balancing by default.

Review Cisco Networking products for a $25 gift card