ping

Send ICMP ECHO_REQUEST packets to network hosts. More information: https://keith.github.io/xcode-man-pages/ping.8.html.

ping "{{hostname}}"

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

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

ping -n "{{host}}"

ping -a "{{host}}"

ping --apple-time "{{host}}"