ping_test
Check network connectivity from an OpenWrt router to a specified host by sending ICMP echo requests. Configure the number of packets to test.
Instructions
Ping a host from the router to test connectivity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | Host to ping (IP or domain) | |
| count | No | Number of ping packets (default: 4) |