Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Traffic share count is 1. Is load shaing working??

Status
Not open for further replies.
Oct 1, 2004
5
US
Hello all!

I recently implemented load balancing across mutiple equal cost DSL lines.

I issued the commands
ip cef
ip route 0.0.0.0 0.0.0.0 192.168.200.2 10
ip route 0.0.0.0 0.0.0.0 192.168.200.3 10
ip route 0.0.0.0 0.0.0.0 192.168.200.4 10

and on the outgoing interface I issued a
ip load-sharing per-packet

But cpu utilization remains an incredibly low 4% and when I do a show ip route 0.0.0.0

It spits back all three default routes and reports their admin cost as being the same but it also says

Routing Metric is 0, Traffic share count is 1

I get this for all 3 default routes. I just don;t think its working.

What do you think?

Thanks again!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top