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)- A7% (3)
- B74% (32)
- C5% (2)
- D14% (6)
Community Discussion
No community discussion yet for this question.