300-420 · Question #27
When a first hop redundancy solution is designed, which protocol ensures that load balancing occurs over multiple routers using a single virtual IP address and multiple virtual MAC addresses?
The correct answer is A. GLBP. The Gateway Load Balancing Protocol (GLBP) is a first-hop redundancy solution that enables load balancing across multiple routers by using a single virtual IP address while assigning different virtual MAC addresses to each active gateway.
Question
When a first hop redundancy solution is designed, which protocol ensures that load balancing occurs over multiple routers using a single virtual IP address and multiple virtual MAC addresses?
Options
- AGLBP
- BIRDP
- CVRRP
- DHSRP
How the community answered
(59 responses)- A92% (54)
- B2% (1)
- C2% (1)
- D5% (3)
Why each option
The Gateway Load Balancing Protocol (GLBP) is a first-hop redundancy solution that enables load balancing across multiple routers by using a single virtual IP address while assigning different virtual MAC addresses to each active gateway.
GLBP is specifically designed to allow multiple physical routers to act as active forwarders for a single virtual IP address, achieving load balancing by having the GLBP Active Virtual Gateway (AVG) respond to ARP requests with different virtual MAC addresses for each active forwarder.
IRDP (ICMP Router Discovery Protocol) is a legacy protocol for hosts to discover routers; it does not provide redundancy or load balancing for first-hop gateways.
VRRP (Virtual Router Redundancy Protocol) provides redundancy by electing a master router, but traffic typically flows through a single active router using a single virtual IP and MAC address, with others in standby.
HSRP (Hot Standby Router Protocol) provides redundancy by electing an active and a standby router, but traffic generally flows through a single active router using one virtual IP and MAC address for a given group.
Concept tested: First Hop Redundancy Protocol (FHRP) load balancing
Source: https://www.cisco.com/c/en/us/td/docs/ios/ipapp_fhrp/configuration/xe-3s/fhrp-xe-3s-book/fhrp-glbp.html
Topics
Community Discussion
No community discussion yet for this question.