During an incident bridge you are asked to document latency and packet-loss to web01.example.com over the same protocol the application uses (TCP 443). You must collect exactly 20 probes per hop, print a one-time summary, and exit; no interactive curses screen should appear. Which command meets all of these requirements?
The non-interactive summary that mtr produces is triggered with the --report (or -r) option; without it, mtr stays in its interactive curses interface. The number of test cycles is set with -c COUNT, but this value is honored only when report mode is enabled. To use TCP SYN packets instead of the default ICMP Echo, you add --tcp, and you can direct those probes to a specific destination port with -P PORT. Putting these pieces together gives:
mtr --tcp -P 443 --report -c 20 web01.example.com
The other choices each miss at least one requirement: omitting --report keeps the tool interactive, using --udp sends the wrong protocol, or leaving off --tcp/-P continues to use ICMP to an unspecified port.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What does the --report option do in the mtr command?
Open an interactive chat with Bash
Why is the --tcp option necessary in the correct command?
Open an interactive chat with Bash
What is the purpose of using the -P option in mtr?
Open an interactive chat with Bash
CompTIA Linux+ XK0-006 (V8)
System Management
Your Score:
Report Issue
Bash, the Crucial Exams Chat Bot
AI Bot
Loading...
Loading...
Loading...
Pass with Confidence.
IT & Cybersecurity Package
You have hit the limits of our free tier, become a Premium Member today for unlimited access.
Military, Healthcare worker, Gov. employee or Teacher? See if you qualify for a Community Discount.
Monthly
$19.99
$19.99/mo
Billed monthly, Cancel any time.
3 Month Pass
$44.99
$14.99/mo
One time purchase of $44.99, Does not auto-renew.
MOST POPULAR
Annual Pass
$119.99
$9.99/mo
One time purchase of $119.99, Does not auto-renew.
BEST DEAL
Lifetime Pass
$189.99
One time purchase, Good for life.
What You Get
All IT & Cybersecurity Package plans include the following perks and exams .