Networking toolkitLinux CLI
ping
ping
traceroute
Validate connectivity and trace network paths.
Command
ping -c 4
Example usage
Check latency and route hops to remote destinations.
ping -c 4 <host>
traceroute <host>
Related tags
Networking toolkittracerouteshellprocessnetworking