nerdexam
CompTIA

LX0-104 · Question #468

Which of the following is an example of an ICMP packet with a message type?

The correct answer is C. Ping packet. ICMP (Internet Control Message Protocol) is a network layer protocol used for diagnostic and error reporting purposes within IP networks.

Networking Fundamentals

Question

Which of the following is an example of an ICMP packet with a message type?

Options

  • AHTTP traffic packet
  • BDNS traffic packet
  • CPing packet
  • DEthernet frame
  • ESSH packet

How the community answered

(31 responses)
  • A
    6% (2)
  • B
    3% (1)
  • C
    87% (27)
  • D
    3% (1)

Why each option

ICMP (Internet Control Message Protocol) is a network layer protocol used for diagnostic and error reporting purposes within IP networks.

AHTTP traffic packet

HTTP traffic uses TCP/IP, operating at the application layer, not directly as an ICMP packet.

BDNS traffic packet

DNS traffic typically uses UDP or TCP/IP, operating at the application layer, not directly as an ICMP packet.

CPing packetCorrect

A Ping packet (specifically an ICMP Echo Request and Echo Reply) is the most common and direct example of an ICMP packet with a message type. Ping uses ICMP Type 8 (Echo Request) and Type 0 (Echo Reply) to test host reachability.

DEthernet frame

An Ethernet frame is a data link layer (Layer 2) construct that encapsulates IP and ICMP packets, but it is not an ICMP packet itself.

ESSH packet

SSH traffic uses TCP/IP, operating at the application layer, not directly as an ICMP packet.

Concept tested: ICMP packet examples

Source: https://learn.microsoft.com/en-us/windows-server/networking/technologies/icmp/icmp-overview

Topics

#ICMP#Ping#network protocols#message types

Community Discussion

No community discussion yet for this question.

Full LX0-104 Practice