Traceroute
tracerouteTrace the network path from a MikroTik router to a target IP or hostname, receiving an ordered list of hops with round-trip times. Handles timeouts and partial results to diagnose routing issues.
Instructions
Trace the network path from the router to a target address. Returns an ordered hop list with RTT per hop. Timeouts and partial results are valid responses.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Probes per hop (1–5) | |
| address | Yes | Target IP address or hostname to trace | |
| maxHops | No | Maximum number of hops (1–30) | |
| routerId | No | Router ID; omit to use the default router. |