ping Command Examples

Send ICMP ECHO_REQUEST packets to network hosts. More information: https://manned.org/ping.

ping {{host}}

ping -c {{count}} {{host}}

ping -i {{seconds}} {{host}}

ping -n {{host}}

ping -a {{host}}

ping -O {{host}}

ping -c {{count}} -W {{seconds}} -w {{seconds}} {{host}}