nerdexam
CompTIA

LX0-102 · Question #376

Which statements are true of the following Wireshark capture filter: (tcp[2:2] > 1500 and tcp[2:2] < 1550) or (tcp[4:2] > 1500 and tcp[4:2] < 1550) (Select TWO correct answers)

The correct answer is C. Traffic on ports 15011549 is being captured. E. Up to four bytes are being check in each packet. See the full explanation below for the reasoning.

Question

Which statements are true of the following Wireshark capture filter:

(tcp[2:2] > 1500 and tcp[2:2] < 1550) or (tcp[4:2] > 1500 and tcp[4:2] < 1550) (Select TWO correct answers)

Options

  • AEvery packet being checked has a 2 byte offset.
  • BTraffic on ports 15001550 is being captured.
  • CTraffic on ports 15011549 is being captured.
  • DOnly two bytes are being checked in each packet.
  • EUp to four bytes are being check in each packet.

How the community answered

(33 responses)
  • A
    12% (4)
  • B
    6% (2)
  • C
    79% (26)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full LX0-102 Practice