Traceroute
tracerouteTrace the network path from a MikroTik router to a target address. Returns ordered hops with round-trip time 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 | Yes | Target router identifier from the router registry | |
| address | Yes | Target IP address or hostname to trace | |
| count | No | Probes per hop (1–5) | |
| maxHops | No | Maximum number of hops (1–30) |