IBM
C2180-403 · Question #64
C2180-403 Question #64: Real Exam Question with Answer & Explanation
The correct answer is D. packetcapture temporary:///capture1 1800 2500 "host server1 and dst port=9092". See the full explanation below for the reasoning.
Question
A solution implementer is debugging a Web Services Proxy with an HTTPS Front Side Handler The irregular performance to the backend service cannot be explained so a packet capture is run to dig deeper into the issue. The results need to be stored in a file called capture1. Also the developer does not want to have irrelevant data captured so as to focus on the problem at hand. A size limit of 30 minutes of capture time or 2.5 meg of total size of the data captured (which ever occurs first) needs to be imposed. Which of the following packet capture CLI commands is correct?
Options
- Apacketcapture local:///capture1 30 2.5 "host server1 and src port=443"
- Bpacketcapture temporary:///capture1 30 2.5 "host server1 src port=443"
- Cpacketcapture temporary:///capture1 1800 2500 "host server1 and dst port=443"
- Dpacketcapture temporary:///capture1 1800 2500 "host server1 and dst port=9092"
Community Discussion
No community discussion yet for this question.