A network technician needs to inspect a local workstation to view all currently active TCP connections, listening ports, and protocol statistics. Which command-line utility should the technician execute?
- netstatAnswer
- Bnslookup
- Cipconfig
- Dping
Answer
The technician should execute netstat to view active TCP connections and listening ports on the system.
The netstat (network statistics) command-line utility displays active TCP connections, ports on which the computer is listening, network adapter statistics, and the local IP routing table.
Step-by-Step Solution
Key Concept
Utilizing Command-Line Network Troubleshooting Utilities