nerdexam
Riverbed

830-01 · Question #177

You need to perform a tcpdump of traffic entering the Steelhead appliance's lan0_0 interface. Which of the following demonstrate the proper command format to perform the tcpdump and capture to a file?

The correct answer is B. tcpdump --p lan0_0 --s 300 -w lancap.cap. See the full explanation below for the reasoning.

Question

You need to perform a tcpdump of traffic entering the Steelhead appliance's lan0_0 interface. Which of the following demonstrate the proper command format to perform the tcpdump and capture to a file?

Options

  • Atcpdump -p lan0_0 -s 300 -w lancap.cap
  • Btcpdump --p lan0_0 --s 300 -w lancap.cap
  • Ctcpdump -I lan0_0
  • Dtcpdump -i lan0_0 -s 300
  • Etcpdump -i lan0_0 -3 300 -r lancap.cap

How the community answered

(43 responses)
  • A
    7% (3)
  • B
    74% (32)
  • C
    5% (2)
  • D
    14% (6)

Community Discussion

No community discussion yet for this question.

Full 830-01 Practice