Valid 100-140 Dumps shared by EduDump.com for Helping Passing 100-140 Exam! EduDump.com now offer the newest 100-140 exam dumps, the EduDump.com 100-140 exam questions have been updated and answers have been corrected get the newest EduDump.com 100-140 dumps with Test Engine here:
A network technician suspects that there is an issue with the routing path taken by packets from a corporate workstation to an external web server. Which command should the technician use to identify the path and potential hops causing delays?
Correct Answer: B
Correct Answer. B. tracert www.example.com The tracert (or traceroute on Unix/Linux systems) command is used to determine the route packets take to reach a specific destination across an IP network, showing each hop and the time taken to reach it. Option A is incorrect. While ping can confirm reachability and measure round-trip time, it does not show the path that packets take. Option C is incorrect. ipconfig /all provides configuration details about network interfaces, not routing paths or network performance. Option D is incorrect. netstat -r displays the routing table, which shows possible paths but does not trace the actual route used for a specific destination.