nerdexam
CompTIA

N10-005 · Question #639

Which of the following ports are MOST commonly used to interactively configure a networking device? (Select TWO).

The correct answer is B. 22 C. 23. SSH (Secure Shell) on port 22 and Telnet on port 23 are both remote terminal protocols used to interactively log in to and configure networking devices such as routers and switches. Telnet (port 23) is older and sends data in plaintext, making it insecure. SSH (port 22) is the…

Network operations

Question

Which of the following ports are MOST commonly used to interactively configure a networking device? (Select TWO).

Options

  • A21
  • B22
  • C23
  • D53
  • E67

How the community answered

(42 responses)
  • A
    2% (1)
  • B
    90% (38)
  • D
    2% (1)
  • E
    5% (2)

Explanation

SSH (Secure Shell) on port 22 and Telnet on port 23 are both remote terminal protocols used to interactively log in to and configure networking devices such as routers and switches. Telnet (port 23) is older and sends data in plaintext, making it insecure. SSH (port 22) is the modern, encrypted replacement and is strongly preferred. Port 21 is FTP, port 53 is DNS, and port 67 is DHCP - none of these provide an interactive command-line configuration session.

Topics

#SSH#Telnet#network device management#port numbers

Community Discussion

No community discussion yet for this question.

Full N10-005 Practice