# Ping

A network utility that is used to test reachability.

Measures **round-trip** time.

Uses two messages:

* ICMP Echo Request.
* ICMP Echo Reply.

Command to use ping: *ping \<ip address>*
