09-02-2005 10:15 AM - edited 03-03-2019 10:25 AM
Hi,
I have a requirement to load balance my host/server default gateway traffic on my network so that it exits the LAN via two seperate WAN links on seperate routers and utilises both connections. However 1 router has a 4Mb connection and the other router is a lower spec model with a 2Mb connection.
I want to configure GLBP to send 66% of the connections through one virtual forwarder (4Mb link) and the remaining 34% via the secondary active forwarder (2Mb link). The command glbp load-balance weighted seems to imply this can be achieved but does not seem to be configurable. Can GLBP be configured to share the connections in this way?
Thanks for any help offered.
Solved! Go to Solution.
09-02-2005 11:29 AM
Lee,
First you have to specify, the load balancing method as weighted.
glbp
The following commands will specify the weights and also enable the track feature.
glbp group weighting maximum [lower lower] [upper upper]
glbp group weighting track object-number [decrement value]
More details can be found here.
09-02-2005 11:29 AM
Lee,
First you have to specify, the load balancing method as weighted.
glbp
The following commands will specify the weights and also enable the track feature.
glbp group weighting maximum [lower lower] [upper upper]
glbp group weighting track object-number [decrement value]
More details can be found here.
09-02-2005 12:52 PM
Thanks Sankar,
I understand what I need to do now. Thanks for the help,
Regards - Lee.
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