Introducing Cisco Data Center Networking (DCICN) — Question 1
A user initiates a trouble ticket stating that an external web page is not loading. You determine that other resources both internal and external are still reachable.
Which command can you use to help locate where the issue is in the network path to the external web page?
Answer options
- A. ipconfig/all
- B. nslookup
- C. tracert
- D. ping -t
Correct answer: C
Explanation
The correct command is 'tracert', which traces the route packets take to reach a destination, allowing you to identify where the connection fails. 'ipconfig/all' displays network configuration details, 'nslookup' resolves domain names to IP addresses, and 'ping -t' checks connectivity to a host but does not trace the path.