Traceroute
tracerouteTrace the network path from your MikroTik router to a target IP address. Returns an ordered list of hops with round-trip times per hop.
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 |
|---|---|---|---|
| routerId | No | Router ID; omit to use the default router. | |
| address | Yes | Target IP address or hostname to trace | |
| count | No | Probes per hop (1–5) | |
| maxHops | No | Maximum number of hops (1–30) |