nerdexam
Cisco

210-255 · Question #99

What is a listening port?

The correct answer is A. A port that remains open and waiting for incoming connections. A listening port is a network port bound to a service that is in an active LISTEN state, waiting to accept incoming connection requests from clients.

Host-Based Analysis

Question

What is a listening port?

Options

  • AA port that remains open and waiting for incoming connections

How the community answered

(46 responses)
  • A
    100% (46)

Why each option

A listening port is a network port bound to a service that is in an active LISTEN state, waiting to accept incoming connection requests from clients.

AA port that remains open and waiting for incoming connectionsCorrect

A listening port has been opened by an application or OS service and placed into the TCP LISTEN state, indicating the process is ready to accept incoming connection attempts on that port number. Tools like netstat or ss will display these as LISTENING, confirming the service is active and reachable on that port for initiating clients.

Concept tested: Network listening port state and definition

Source: https://learn.microsoft.com/en-us/troubleshoot/windows-server/networking/default-dynamic-port-range-tcpip-chang

Topics

#listening ports#network ports#TCP connections#socket

Community Discussion

No community discussion yet for this question.

Full 210-255 Practice