nerdexam
Mile2_Security

ML0-320 · Question #46

Which of the following commands would capture all packets going to and from IP address 192.168.1.2 using tcpdump?

The correct answer is A. tcpdump host 192.168.1.2. See the full explanation below for the reasoning.

Question

Which of the following commands would capture all packets going to and from IP address 192.168.1.2 using tcpdump?

Options

  • Atcpdump host 192.168.1.2
  • Btcpdump dest 192.168.1.2
  • Ctcpdump any 192.168.1.2/32
  • Dtcpdump all 192.168.1.2/24

How the community answered

(56 responses)
  • A
    75% (42)
  • B
    7% (4)
  • C
    13% (7)
  • D
    5% (3)

Community Discussion

No community discussion yet for this question.

Full ML0-320 Practice