Which Windows command can be used to test reachability of a host and measure latency?

Prepare for the Network Systems Exam with our comprehensive study guide. Access a variety of questions and detailed explanations designed to boost your understanding and confidence for test day!

Multiple Choice

Which Windows command can be used to test reachability of a host and measure latency?

Explanation:
Testing whether another host can be reached and how quickly responses come back is what ping is designed for. It sends an ICMP Echo Request to the target and waits for an Echo Reply, measuring the round-trip time. Those timings show latency in milliseconds and, over multiple pings, can reveal packet loss or fluctuations, giving a quick picture of both reachability and performance. In Windows, ping is the standard tool for this basic connectivity check. Tracert, by contrast, maps the path to a destination and shows latency to each hop along the way, which helps locate where delays occur but doesn’t provide a single end-to-end latency reading. nslookup is used to resolve domain names to IP addresses via DNS, not to test reachability or latency. ipconfig reveals network interface settings and IP configuration, but nothing about whether a host is reachable or how long it takes to respond. So for testing reachability and measuring latency, ping is the best fit.

Testing whether another host can be reached and how quickly responses come back is what ping is designed for. It sends an ICMP Echo Request to the target and waits for an Echo Reply, measuring the round-trip time. Those timings show latency in milliseconds and, over multiple pings, can reveal packet loss or fluctuations, giving a quick picture of both reachability and performance. In Windows, ping is the standard tool for this basic connectivity check.

Tracert, by contrast, maps the path to a destination and shows latency to each hop along the way, which helps locate where delays occur but doesn’t provide a single end-to-end latency reading. nslookup is used to resolve domain names to IP addresses via DNS, not to test reachability or latency. ipconfig reveals network interface settings and IP configuration, but nothing about whether a host is reachable or how long it takes to respond.

So for testing reachability and measuring latency, ping is the best fit.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy