nerdexam
Huawei

H12-821_V1.0 · Question #974

Please match the following VRRP status with the corresponding working mechanism

The correct answer is A. Master: Respond to ARP requests to virtual IP addresses with virtual MAC addresses, Forward IP packets with destination MAC address as virtual MAC address; Backup: No response to ARP requests for virtual IP addresses, Discard IP packets with destination MAC address as virtual MAC address. Option A correctly captures the division of labor between VRRP roles: the Master is the active router that owns the virtual IP and MAC address, so it must respond to ARP requests and forward traffic destined for that virtual MAC - this is how end hosts seamlessly reach the…

IPv4 Routing Technologies

Question

Please match the following VRRP status with the corresponding working mechanism

Options

  • AMaster: Respond to ARP requests to virtual IP addresses with virtual MAC addresses, Forward IP packets with destination MAC address as virtual MAC address; Backup: No response to ARP requests for virtual IP addresses, Discard IP packets with destination MAC address as virtual MAC address.
  • B
  • C
  • D

How the community answered

(25 responses)
  • A
    80% (20)
  • B
    4% (1)
  • C
    4% (1)
  • D
    12% (3)

Explanation

Option A correctly captures the division of labor between VRRP roles: the Master is the active router that owns the virtual IP and MAC address, so it must respond to ARP requests and forward traffic destined for that virtual MAC - this is how end hosts seamlessly reach the default gateway. The Backup router stays passive; it deliberately ignores ARP requests for the virtual IP and discards packets addressed to the virtual MAC, because acting on them would create a conflict with the Master and break network traffic flow. Options B, C, and D are empty and therefore cannot describe any valid working mechanism, making A the only possible correct answer.

Memory tip: Think of the Master as "on duty" and the Backup as "standing by silently." The Master speaks (ARP replies, packet forwarding); the Backup watches but says nothing until the Master fails.

Topics

#VRRP#High Availability#ARP Protocol#Virtual MAC

Community Discussion

No community discussion yet for this question.

Full H12-821_V1.0 Practice