Which command line utility is used to test connectivity to other IP hosts?
- ping
- tracert
- ipconfig
- nslookup
Explanation: The command line utility ping is used to test connectivity to other IP hosts. the command line utility ipconfig displays IP configuration information, tracert displays the route taken to the destination and nslookup directly queries the name server for information on a destination domain.
Related exam: Networking Basics - 17.2.3 Network Testing Utilities Quiz
