nerdexam
Exams220-802Questions#899
CompTIA

220-802 · Question #899

220-802 Question #899: Real Exam Question with Answer & Explanation

The correct answer is B: NETSTAT. NETSTAT is the command-line utility that displays all active TCP/IP connections, listening ports, and related network statistics.

Question

Which of the following commands will show all active TCP/IP network connections?

Options

  • APING
  • BNETSTAT
  • CNET
  • DTRACERT

Explanation

NETSTAT is the command-line utility that displays all active TCP/IP connections, listening ports, and related network statistics.

Common mistakes.

  • A. PING tests reachability to a host using ICMP echo requests and does not display active connection information.
  • C. NET is used to manage network shares, users, and services but does not display active TCP/IP socket connections.
  • D. TRACERT traces the route packets take to a destination host and does not report active connections on the local machine.

Concept tested. NETSTAT command for active TCP/IP connections

Reference. https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/netstat

Community Discussion

No community discussion yet for this question.

Full 220-802 Practice