nerdexam
(ISC)2

301B · Question #195

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…

The correct answer is D. tcpdump -ni vlan301 -s 0 -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/24. 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 -ni vlan301 -w /var/tmp/trace.cap 'net 192.168.0.0/25'
  • Ctcpdump -nni vlan-301 -w /var/tmp/trace.cap 'net 192.168.0.0/25'
  • Dtcpdump -ni vlan301 -s 0 -w /var/tmp/trace.cap 'net 192.168.0.0/25'

How the community answered

(19 responses)
  • A
    5% (1)
  • B
    11% (2)
  • C
    5% (1)
  • D
    79% (15)

Community Discussion

No community discussion yet for this question.

Full 301B Practice