Pings a network host or domain name. You can specify an IPv4 address to ping network host and domain name to ping domain names.
Syntax:
ping <A.B.C.D>
Parameter | Description |
|---|---|
<A.B.C.D> | Denotes the 32-bit network host IP address written as four eight-bit numbers separated by periods. Each number (A, B, C or D) is an eight-bit number between 0–255. |
<WORD> | The domain name that you want to ping. |