nerdexam
F5

303 · Question #180

There is a fault with an LTM device load balanced trading application that resides on directly connected VLAN vlan-301. The application virtual server is 10.0.0.1:80 with trading application backend s

The correct answer is D. tcpdump -vvv -s 0 -nni vlan-301 -w /var/tmp/trace.cap 'net 192.168.0.0/25'. See the full explanation below for the reasoning.

Question

There is a fault with an LTM device load balanced trading application that resides on directly connected VLAN vlan-301. The application virtual server is 10.0.0.1:80 with trading application backend servers on subnet 192.168.0.0/25. The LTM Specialist wants to save a packet capture with complete payload for external analysis. Which command should the LTM Specialist execute on the LTM device command line interface?

Options

  • Atcpdump -vvv -w /var/tmp/trace.cap 'net 192.168.0.0/25'
  • Btcpdump -vvv -s 0 -w /var/tmp/trace.cap 'net 192.168.0.0/25'
  • Ctcpdump -vvv -nni vlan-301 -w /var/tmp/trace.cap 'net 192.168.0.0/25'
  • Dtcpdump -vvv -s 0 -nni vlan-301 -w /var/tmp/trace.cap 'net 192.168.0.0/25'

How the community answered

(57 responses)
  • A
    2% (1)
  • B
    9% (5)
  • C
    7% (4)
  • D
    82% (47)

Community Discussion

No community discussion yet for this question.

Full 303 Practice