Section: Reachability and Latency

Ping with custom interval

bash
bash
ping -i 0.2 -c 20 10.0.0.10
Explanation

Send pings at a faster interval.

Learn the surrounding workflow

Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.

Related commands

Same sheet · prioritizing Reachability and Latency
Ping a host
Send ICMP echo requests to test basic reachability.
OpenIn sheetbashsame section
Test MTU with DF bit
Probe MTU problems by forbidding fragmentation.
OpenIn sheetbashsame section
Generate mtr report
Run a report mode path-quality test.
OpenIn sheetbashsame section
Show cURL timing metrics
Print DNS, connect, TLS, and total timings.
OpenIn sheetbashsame section
Time a DNS lookup
Measure how long a DNS query takes.
OpenIn sheetbashsame section
Show systemd-networkd logs
Inspect logs for systemd-networkd.