IBM
C2180-403 · Question #46
A solution implementer is debugging a web service proxy which communicates with a backend explained so a packet capture is run to dig deeper into the issue. The results need to be stored in a file…
The correct answer is C. packet-capture-advanced all temporary:///packet-capture -1 10000 9000 "host server1" and. See the full explanation below for the reasoning.
Question
A solution implementer is debugging a web service proxy which communicates with a backend explained so a packet capture is run to dig deeper into the issue. The results need to be stored in a file called packet-capture. Also, the solution implementer wants to capture data only related to the specific backend service host and across all interfaces. What CLI syntax should the solution implementer use and how can the packet capture be analyzed?
Options
- Apacket-capture temporary:///packet-capture -1 10000 9000 and analyze using any text editor or
- Bpacket-capture temporary:///packet-capture -1 10000 9000 "host server1" and analyze using any
- Cpacket-capture-advanced all temporary:///packet-capture -1 10000 9000 "host server1" and
- Dpacket-capture-advanced all temporary:///packet-capture -1 10000 9000 "host server1" and
How the community answered
(26 responses)- A4% (1)
- B12% (3)
- C77% (20)
- D8% (2)
Community Discussion
No community discussion yet for this question.