Which troubleshooting tool can be used to determine the current TCP open connections on a PC?
- tracrt
- nslookup
- netstat
- ping
- ipconfig
Explanation: The netstat command displays active TCP connections that are open and running on a networked host. The netstat command lists the protocol in use, the local address and port number, the foreign address and port number, and the state of the connection.
Exam with this question: Network Addressing and Basic Troubleshooting Final Exam
Exam with this question: Networking Essentials 3.0: Course Final Exam
Please login or Register to submit your answer