Ping
pingSend ICMP echo requests from a router to a target address. Get per-packet round-trip times and summary statistics, including packet loss.
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 |
|---|---|---|---|
| size | No | Packet size in bytes (14–65535) | |
| count | No | Number of ICMP echo requests (1–20) | |
| address | Yes | Target IP address or hostname to ping | |
| routerId | No | Router ID; omit to use the default router. | |
| routingTable | No | Routing table to use for the ping |