09-11-2007 12:27 PM - edited 03-05-2019 06:25 PM
Hello,
I need your help please.
I am configuring glbp in a link 6MB and other of 512 Kbps.
How Know I the values of Upper and low for weighting?
Thanks
09-11-2007 06:42 PM
You set the "weighting" values to mirror your bandwidth ratios. Since you have 6 Mbps to .5 Mbps, the values of 12 and 1, or 120 and 10, or 240 and 20 should all work. (Weight range is 1 to 254.)
e.g.
Router1#sh run int e0/0
interface Ethernet0/0
ip address 10.0.0.1 255.255.0.0
glbp 1 ip 10.0.0.10
glbp 1 weighting 120
glbp 1 load-balancing weighted
Router2#sh run int e0/0
interface Ethernet0/0
ip address 10.0.0.2 255.255.255.0
glbp 1 ip 10.0.0.10
glbp 1 weighting 10
glbp 1 load-balancing weighted
09-12-2007 03:09 AM
Thanks for your help.
Leandro.
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