CompTIA
N10-005 · Question #628
Which of the following ports is the default telnet port?
The correct answer is D. 23. Telnet uses TCP port 23 by default. Telnet provides unencrypted remote terminal access and is considered insecure because credentials and data are transmitted in plaintext. It has been largely replaced by SSH (port 22). Ports 20/21 belong to FTP, and port 22 belongs to SSH.
Networking concepts
Question
Which of the following ports is the default telnet port?
Options
- A20
- B21
- C22
- D23
How the community answered
(56 responses)- A5% (3)
- B2% (1)
- C4% (2)
- D89% (50)
Explanation
Telnet uses TCP port 23 by default. Telnet provides unencrypted remote terminal access and is considered insecure because credentials and data are transmitted in plaintext. It has been largely replaced by SSH (port 22). Ports 20/21 belong to FTP, and port 22 belongs to SSH.
Topics
#Telnet#port numbers#protocol ports
Community Discussion
No community discussion yet for this question.