List of questions
Related questions
Question 45 - 301b discussion
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?
A.
tcpdump -vvv -w /var/tmp/trace.cap 'net 192.168.0.0/25'
B.
tcpdump -vvv -s 0 -w /var/tmp/trace.cap 'net 192.168.0.0/25'
C.
tcpdump -vvv -nni vlan-301 -w /var/tmp/trace.cap 'net 192.168.0.0/25'
D.
tcpdump -vvv -s 0 -nni vlan-301 -w /var/tmp/trace.cap 'net 192.168.0.0/25'
Your answer:
0 comments
Sorted by
Leave a comment first