Which command performs a traceroute to a hostname or IP in MikroTik?

Study for the MTCNA Foundation Exam. Prepare with flashcards and multiple choice questions, each question has hints and explanations. Get ready for your certification!

Multiple Choice

Which command performs a traceroute to a hostname or IP in MikroTik?

Explanation:
Traceroute maps the path to a destination by sending probes that reveal each hop along the route. In MikroTik RouterOS, this function is provided as a tool you run with /tool traceroute, followed by the target hostname or IP. This shows the sequence of intermediate routers and the round-trip times to each hop, helping diagnose where delays or failures occur on the path. Why this fits best: the command specifically dedicated to discovering the route to a destination is /tool traceroute. The other commands serve different purposes: /tool ping checks reachability and round-trip time to a host but doesn’t reveal the route; /ip route print shows the routing table the router uses to forward packets; /tool sniffer captures and analyzes traffic. So for seeing the actual path to a host, /tool traceroute hostname or IP is the correct tool.

Traceroute maps the path to a destination by sending probes that reveal each hop along the route. In MikroTik RouterOS, this function is provided as a tool you run with /tool traceroute, followed by the target hostname or IP. This shows the sequence of intermediate routers and the round-trip times to each hop, helping diagnose where delays or failures occur on the path.

Why this fits best: the command specifically dedicated to discovering the route to a destination is /tool traceroute. The other commands serve different purposes: /tool ping checks reachability and round-trip time to a host but doesn’t reveal the route; /ip route print shows the routing table the router uses to forward packets; /tool sniffer captures and analyzes traffic. So for seeing the actual path to a host, /tool traceroute hostname or IP is the correct tool.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy