Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Gateway Load Balancing Protocol
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
'''Gateway Load Balancing Protocol (GLBP)''' is a [[Cisco Systems|Cisco]] [[proprietary protocol]] that attempts to overcome the limitations of existing [[first hop redundancy protocols]] by adding basic [[Load balancing (computing)|load balancing]] functionality. In addition to being able to set priorities on different gateway routers, GLBP allows a weighting parameter to be set. Based on this weighting (compared to others in the same virtual [[router (computing)|router]] group), [[Address Resolution Protocol|ARP]] requests will be answered with [[MAC address]]es pointing to different routers. Thus, by default, load balancing is not based on traffic load, but rather on the number of hosts that will use each gateway router. By default, GLBP load balances in [[Round-robin scheduling|round-robin]] fashion. GLBP elects one AVG (Active Virtual Gateway) for each group. Other group members act as backup in case of AVG failure. In case there are more than two members, the second best AVG is placed in the Standby state and all other members are placed in the Listening state. This is monitored using hello and holdtime timers, which are 3 and 10 seconds by default. The elected AVG then assigns a virtual MAC address to each member of the GLBP group, including itself, thus enabling AVFs (Active Virtual Forwarders). Each AVF assumes responsibility for forwarding packets sent to its virtual MAC address. There could be up to four AVFs at the same time. By default, GLBP routers use the local multicast address 224.0.0.102 to send hello packets to their peers every 3 seconds over UDP 3222 (source and destination). Cisco implemented [[IPv6]] support for GLBP in [[Cisco IOS|IOS]] release 12.2(33)SXI.<ref>[http://www.cisco.com/c/en/us/td/docs/ios-xml/ios/ipapp_fhrp/configuration/15-sy/fhp-15-sy-book/GLBP-IPv6.html ''First Hop Redundancy Protocols Configuration Guide, Cisco IOS Release 15SY'' by Cisco Systems]</ref> ==See also== * [[Common Address Redundancy Protocol]] * [[Hot Standby Router Protocol]] * [[Virtual Router Redundancy Protocol]] ==References== <references/> ==External links== * [http://www.cisco.com/en/US/docs/ios/12_2t/12_2t15/feature/guide/ft_glbp.html Cisco GLBP documentation] [[Category:Cisco protocols]] [[Category:First-hop redundancy protocols]]
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)