XK0-005 · Question #633
XK0-005 Question #633: Real Exam Question with Answer & Explanation
The correct answer is C: mtr -T -P 443. mtr (My Traceroute) is a network diagnostic tool that combines the functionality of traceroute and ping. It shows real-time packet loss and latency on a hop-by-hop basis. The -T option uses TCP instead of ICMP, and the -P 443 option specifies the remote port. This provides the be
Question
An administrator would like to measure possible packet loss between a workstation and a remote web application that is running on port 443. Which of the following would be the best command for the administrator to use to display this information?
Options
- Aping -c 50
- Btcpdump -p 443
- Cmtr -T -P 443
- Dtraceroute -p 443
Explanation
mtr (My Traceroute) is a network diagnostic tool that combines the functionality of traceroute and ping. It shows real-time packet loss and latency on a hop-by-hop basis. The -T option uses TCP instead of ICMP, and the -P 443 option specifies the remote port. This provides the best method for checking packet loss on port 443.
Topics
Community Discussion
No community discussion yet for this question.