cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
806
Views
0
Helpful
1
Replies

please help, trying to set up Dual Wan load balancing on a 1811 cisco router

jeremy.clark
Level 1
Level 1

I have a cisco 1811 router with two wan ports and I would like to set up load balancing.

I have everything working on one wan port but I am having trouble setting up the second and enabling load balancing.

What is the process involved in setting this up?

thank you!!

Jeremy Clark

1 Reply 1

Nikita Singh
Cisco Employee
Cisco Employee

You just need two routes pointing out through the 2 wan interface. (assuming you are using static routes).

ex:

ip route 0.0.0.0 0.0.0.0

ip route 0.0.0.0 0.0.0.0

show ip route for a destination will show two paths. The path with * will be the best route. By default it will do per destination load balancing (cef enabled)

http://www.cisco.com/en/US/tech/tk365/technologies_tech_note09186a0080094820.shtml

Review Cisco Networking products for a $25 gift card