nerdexam
CompTIA

SY0-301 · Question #36

Matt, an administrator, notices a flood fragmented packet and retransmits from an email server. After disabling the TCP offload setting on the NIC, Matt sees normal traffic with packets flowing in seq

The correct answer is B. Protocol analyzer. A protocol analyzer captures and decodes raw network traffic at the packet level, allowing an administrator to inspect fragmentation, retransmissions, and packet sequencing.

Security operations

Question

Matt, an administrator, notices a flood fragmented packet and retransmits from an email server. After disabling the TCP offload setting on the NIC, Matt sees normal traffic with packets flowing in sequence again. Which of the following utilities was he MOST likely using to view this issue?

Options

  • ASpam filter
  • BProtocol analyzer
  • CWeb application firewall
  • DLoad balancer

How the community answered

(26 responses)
  • B
    88% (23)
  • C
    8% (2)
  • D
    4% (1)

Why each option

A protocol analyzer captures and decodes raw network traffic at the packet level, allowing an administrator to inspect fragmentation, retransmissions, and packet sequencing.

ASpam filter

A spam filter inspects email message content and metadata to block unsolicited mail and does not provide visibility into raw network packet behavior.

BProtocol analyzerCorrect

A protocol analyzer (such as Wireshark) captures all packets traversing a network interface and displays them with full header detail, including TCP sequence numbers, fragment flags, and retransmission events. This is the only tool listed that would allow Matt to observe fragmented packets and confirm that disabling TCP offload restored normal sequential packet flow.

CWeb application firewall

A web application firewall inspects and filters HTTP/HTTPS application traffic for web-layer attacks and does not capture or display packet-level fragmentation data.

DLoad balancer

A load balancer distributes incoming traffic across multiple backend servers for availability and performance and does not capture or analyze individual packet sequences.

Concept tested: Protocol analyzer use for packet-level network troubleshooting

Source: https://www.wireshark.org/docs/wsug_html_chunked/

Topics

#protocol analyzer#packet capture#network troubleshooting#traffic analysis

Community Discussion

No community discussion yet for this question.

Full SY0-301 Practice