ping

Description

Purpose: PING is a network diagnostic tool used to test the reachability of a host on an IP network and measure the round-trip time for messages sent from the originating host to the destination.

Installation

TODO

Command Syntax

ping [OPTIONS] [DOMAIN/IP]

Example

ping spengergasse.at
ping 10.10.10.10
ping -c 10 10.10.10.10

Configuration & Environment#

TODO

Tips

TODO