A technician is troubleshooting a network where it is suspected that a defective node in the network path is causing packets to be dropped. The technician only has the IP address of the end point device and does not have any details of the intermediate devices. What command can the technician use to identify the faulty node?
- tracert
- ipconfig /displaydns
- ping
- ipconfig /flushdns
Explanation: The ping command is used to verify connectivity to a device,the commands ipconfig /flushdns will cause the adapter to flush the DNS cache, while ipconfig /displaydns will result in the display of the DNS information in the cache. |