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)- A2% (1)
- B9% (5)
- C7% (4)
- D82% (47)
Community Discussion
No community discussion yet for this question.