Riverbed
199-01 · Question #131
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 -i 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 -i lan0_0 -s 300 -w lancap.cap
- Ctcpdump -i lan0_0
- Dtcpdump -i lan0_0 -s 300
- Etcpdump -i lan0_0 -s 300 -r lancap.cap
How the community answered
(44 responses)- A11% (5)
- B77% (34)
- C2% (1)
- D2% (1)
- E7% (3)
Community Discussion
No community discussion yet for this question.