ExamGecko
Home Home / F5 / 301b
Question list
Search
Search

List of questions

Search

Related questions











Question 45 - 301b discussion

Report
Export

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'
Answers
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'
Answers
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'
Answers
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'
Answers
D.
tcpdump -vvv -s 0 -nni vlan-301 -w /var/tmp/trace.cap 'net 192.168.0.0/25'
Suggested answer: D
asked 24/09/2024
Pawel Lenart
33 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first