Multiple choice technology operating systems

Command to check connections with a remote host

  1. show

  2. iproute

  3. ping

  4. table

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

The ping command tests connectivity and reachability of a remote host by sending ICMP (Internet Control Message Protocol) echo requests and waiting for replies. It measures round-trip time and packet loss, indicating whether the remote host is accessible and responding. Ping is the fundamental network diagnostic tool for checking host connectivity.