98-366 · Question #57
You are setting up a network computer game. You need to open up ports on your firewall so your friends can join the network. Which command displays the ports that your computer is listening for?
The correct answer is D. netstat. Netstat (network statistics) is a command-line tool that displays network connections for the Transmission Control Protocol (both incoming and outgoing), routing tables, and a number of network interface (network interface controller or software-defined network interface) and…
Question
You are setting up a network computer game. You need to open up ports on your firewall so your friends can join the network. Which command displays the ports that your computer is listening for?
Options
- Anslookup
- Bnbtstat
- Cping
- Dnetstat
How the community answered
(31 responses)- A3% (1)
- B3% (1)
- C10% (3)
- D84% (26)
Explanation
Netstat (network statistics) is a command-line tool that displays network connections for the Transmission Control Protocol (both incoming and outgoing), routing tables, and a number of network interface (network interface controller or software-defined network interface) and network protocol statistics. Not A: nslookup is used for DNS troubleshooting. Not B: Nbtstat is designed to help troubleshoot NetBIOS name resolution problems. Not C: ping is used to troubleshoot network connectivity.
Topics
Community Discussion
No community discussion yet for this question.