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…
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)- A2% (1)
- B90% (38)
- D2% (1)
- E5% (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
Community Discussion
No community discussion yet for this question.