100-150 Question 25
Single answerA network engineer is troubleshooting a connection issue between two data centers. They need to measure latency and bandwidth across the network path and identify packet loss. Which tool would be more appropriate for their task, and why?
- A
Speed test, because it provides a quick measurement of latency and bandwidth in one test.
- B
Iperf, because it allows for controlled testing of bandwidth and detailed analysis of throughput.
- C
Speed test, because it includes the ability to measure packet loss directly.
- D
Iperf, because it measures latency, bandwidth, and packet loss in real-time.
Show answer and explanation
Correct answer: B
Explanation
For troubleshooting connection issues between two data centers, a tool like Iperf is more appropriate because it provides controlled testing of bandwidth and allows for detailed analysis of throughput. Speed tests are more suited for general, end-user internet speed checks and lack the flexibility required for advanced network troubleshooting.
- A. Incorrect.
Speed test provides basic latency and bandwidth results, but it is not designed for controlled testing or detailed analysis of throughput. It is more suitable for end-user testing of internet speed rather than troubleshooting network paths.
- B. Correct.
Iperf is a tool specifically designed for controlled bandwidth testing. It allows users to adjust parameters such as data size and protocol, making it ideal for detailed performance analysis on a network path.
- C. Incorrect.
Speed test does not measure packet loss directly. It only provides general results for download and upload speeds along with basic latency measurements.
- D. Incorrect.
While Iperf is capable of providing detailed throughput analysis, it does not measure latency in the same way as tools like ping or traceroute. It also does not measure real-time packet loss without additional configurations.