Ping
pingSend ICMP echo requests from a MikroTik router to a target address, returning per-packet RTT and summary statistics for network diagnostics. Handles 100% packet loss as valid.
Instructions
Send ICMP echo requests from the router to a target address. Returns per-packet RTT and summary statistics. 100% packet loss is a valid result, not an error.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| routerId | Yes | Target router identifier from the router registry | |
| address | Yes | Target IP address or hostname to ping | |
| count | No | Number of ICMP echo requests (1–20) | |
| size | No | Packet size in bytes (14–65535) | |
| routingTable | No | Routing table to use for the ping |