A help desk technician needs to establish a basic, unencrypted text-based terminal session to configure a legacy network device on an isolated lab network. Which protocol and default port should the technician select?
- Telnet on TCP port 23Answer
- BSecure Shell (SSH) on TCP port 22
- CRemote Desktop Protocol (RDP) on TCP port 3389
- DVirtual Network Computing (VNC) on TCP port 5900
Answer
Telnet on TCP port 23 provides an unencrypted text-based terminal session.
Telnet is designed for text-based remote administration and transmits data in plain text without encryption. It operates over TCP port 23 by default, matching the requirement for an unencrypted terminal session to a legacy device.
Step-by-Step Solution
Key Concept
Telnet Protocol and Port Identification