Ze command
Description
Ping a target from the router itself.
Sends ICMP echo requests to <dest> (IP or hostname). Default count
is 5. Timeout uses Go duration syntax (e.g. 3s, 500ms). Confirms
reachability from this box, not from your workstation.
Arguments
| Name | Type | Required |
|---|---|---|
count | uint | no |
dest | string | no |
timeout | string | no |