nerdexam
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)
  • A
    80% (55)
  • C
    13% (9)
  • D
    3% (2)
  • E
    4% (3)

Community Discussion

No community discussion yet for this question.

Full 199-01 Practice