Network ping
Issue a ping request to a network location identified by the host variable which can be an IP address or a DNS name.
Usage:
Copy
ping [options] <host>
Options
Copy
-c <count> number of times to issue a ping [default: 4]
-i <wait> interval to wait between pings [default: 1.0]
-s <size> size of the ping request to send
Examples:
Copy
ping foo.example.com