Match the command line utility with its function.

Explanation: Place the options in the following order:
| ipconfig | Displays IP configuration information. |
| ping | Tests connections to other IP hosts. |
| netstat | Displays network connections. |
| tracert | Displays the route taken to the destination. |
| nslookup | Directly queries the name server for information on a destination domain. |
Related exam: Networking Basics - 17.2.3 Network Testing Utilities Quiz
