nerdexam
Cisco

200-150 · Question #156

How does a GLBP cluster respond to a host ARP request for the virtual IP address?

The correct answer is A. The AVG responds by using one of the virtual MAC addresses.. In GLBP, the Active Virtual Gateway (AVG) handles all ARP replies for the virtual IP, responding with a virtual MAC address to distribute load across the Active Virtual Forwarders (AVFs).

Cisco Data Center Network Services

Question

How does a GLBP cluster respond to a host ARP request for the virtual IP address?

Options

  • AThe AVG responds by using one of the virtual MAC addresses.
  • BThe highest priority AVF responds by using its own hardware MAC address.
  • CThe least utilized router responds by using its own virtual MAC address.
  • DThe AVG responds by using its own hardware MAC address.

How the community answered

(59 responses)
  • A
    81% (48)
  • B
    5% (3)
  • C
    10% (6)
  • D
    3% (2)

Why each option

In GLBP, the Active Virtual Gateway (AVG) handles all ARP replies for the virtual IP, responding with a virtual MAC address to distribute load across the Active Virtual Forwarders (AVFs).

AThe AVG responds by using one of the virtual MAC addresses.Correct

The AVG is the sole router responsible for answering ARP requests for the shared virtual IP address. It responds with one of the configured virtual MAC addresses (format 0007.b400.xxyy), assigning different virtual MACs to different requesting hosts to achieve load balancing across multiple AVFs. This mechanism is what distinguishes GLBP from HSRP and VRRP, which do not provide per-host load balancing.

BThe highest priority AVF responds by using its own hardware MAC address.

AVFs forward traffic using their assigned virtual MAC addresses, not their own hardware MACs, and they do not respond to ARP requests - only the AVG handles ARP for the virtual IP.

CThe least utilized router responds by using its own virtual MAC address.

GLBP load balancing is controlled by the AVG assigning virtual MACs in a round-robin or weighted manner; individual routers do not independently respond to ARP based on their utilization.

DThe AVG responds by using its own hardware MAC address.

The AVG responds with a virtual MAC address, not its own hardware MAC address - using its hardware MAC would prevent load balancing because all hosts would send traffic to only one physical router.

Concept tested: GLBP AVG ARP response and virtual MAC assignment

Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/ipapp_fhrp/configuration/xe-16/fhp-xe-16-book/fhp-glbp.html

Topics

#GLBP#AVG#virtual MAC#ARP response

Community Discussion

No community discussion yet for this question.

Full 200-150 Practice