nerdexam
F5

101 · Question #494

Layer 2 mapping information is announced by an interface without receiving a request for the mapping first. Which term describes this event?

The correct answer is C. gratuitous ARP. A gratuitous ARP is an unsolicited ARP reply a host broadcasts to announce its own IP-to-MAC mapping without having received an ARP request.

Section 1: OSI Model, Network, and Application Delivery Basics

Question

Layer 2 mapping information is announced by an interface without receiving a request for the mapping first. Which term describes this event?

Options

  • AICMP
  • BSTP
  • Cgratuitous ARP
  • DARP

How the community answered

(50 responses)
  • A
    2% (1)
  • B
    6% (3)
  • C
    90% (45)
  • D
    2% (1)

Why each option

A gratuitous ARP is an unsolicited ARP reply a host broadcasts to announce its own IP-to-MAC mapping without having received an ARP request.

AICMP

ICMP operates at Layer 3 and is used for network diagnostics and error reporting, not for mapping or announcing Layer 2 MAC address information.

BSTP

STP is a Layer 2 loop-prevention protocol that manages port states on switches; it has no role in IP-to-MAC address mapping or announcement.

Cgratuitous ARPCorrect

Gratuitous ARP is sent by a host using its own IP address as both the sender and target in an ARP reply, broadcast onto the local segment without any prior request. It is used to proactively update neighbor ARP caches, detect duplicate IP addresses, or announce a new MAC address after a NIC replacement or failover event.

DARP

Standard ARP is a request-response exchange where a host first broadcasts a request asking which MAC address owns a given IP before any reply is generated; it is not unsolicited.

Concept tested: Gratuitous ARP unsolicited Layer 2 mapping announcement

Source: https://www.rfc-editor.org/rfc/rfc5227

Topics

#gratuitous ARP#ARP#Layer 2#MAC address mapping

Community Discussion

No community discussion yet for this question.

Full 101 Practice