nerdexam
GIAC

GSLC · Question #217

Which of the following protocols is used for destination and error reporting functions in datagram processing?

The correct answer is D. ICMP. ICMP is the protocol responsible for reporting errors and sending control messages about IP datagram processing. It operates at the network layer and is integral to IP communication.

Security Architecture & Engineering

Question

Which of the following protocols is used for destination and error reporting functions in datagram processing?

Options

  • APPP
  • BSRP
  • CNTP
  • DICMP

How the community answered

(32 responses)
  • A
    3% (1)
  • B
    3% (1)
  • C
    6% (2)
  • D
    88% (28)

Why each option

ICMP is the protocol responsible for reporting errors and sending control messages about IP datagram processing. It operates at the network layer and is integral to IP communication.

APPP

PPP (Point-to-Point Protocol) is a data-link layer protocol used to establish direct connections between two nodes, not for datagram error reporting.

BSRP

SRP (Spatial Reuse Protocol) is a MAC-layer protocol for ring-based networks and has no role in IP datagram error or destination reporting.

CNTP

NTP (Network Time Protocol) is used to synchronize clocks across network devices and has no involvement in datagram error or destination reporting.

DICMPCorrect

ICMP (Internet Control Message Protocol), defined in RFC 792, is specifically designed to report errors and provide informational messages about IP datagram delivery. It handles functions like unreachable destination notifications, time-exceeded messages, and echo requests/replies used by tools like ping. No other protocol in the choices serves this error-reporting and diagnostic role at the network layer.

Concept tested: ICMP role in IP error and control messaging

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

Topics

#ICMP#error reporting#datagram processing#network protocols

Community Discussion

No community discussion yet for this question.

Full GSLC Practice