Riverbed
199-01 · Question #126
You need to take a full packet trace from the WAN interface of a Steelhead appliance to send into technical support.Which of the following commands will achieve this assuming typical Ethernet MTU?…
The correct answer is A. tcpdump -i wan0_0 -s 0 -w filename B. tcpdump -i wan0_0 -s 1500 -w filename. See the full explanation below for the reasoning.
Question
You need to take a full packet trace from the WAN interface of a Steelhead appliance to send into technical support.Which of the following commands will achieve this assuming typical Ethernet MTU? (Select 2)
Options
- Atcpdump -i wan0_0 -s 0 -w filename
- Btcpdump -i wan0_0 -s 1500 -w filename
- Ctcpdump -i wan0_0 -w filename
- Dtcpdump -i wan0_0 -w filename
- Etcpdump -i wan0_0 -s 1500 -w filename
How the community answered
(69 responses)- A80% (55)
- C13% (9)
- D3% (2)
- E4% (3)
Community Discussion
No community discussion yet for this question.