CCNA: Cisco Certified Network Associate — Question 925
Which remote access protocol provides unsecured remote CLI access?
Answer options
- A. console
- B. Telnet
- C. SSH
- D. Bash
Correct answer: B
Explanation
Telnet is the correct answer because it does not encrypt data during transmission, making it insecure for remote access. In contrast, SSH provides a secure encrypted connection, while 'console' refers to direct local access and 'Bash' is a command shell, not a remote access protocol.