Question:
What is one difference between using Telnet or SSH to connect to a network device for management purposes?
- Telnet uses UDP as the transport protocol whereas SSH uses TCP.
- Telnet does not provide authentication whereas SSH provides authentication.
- Telnet supports a host GUI whereas SSH only supports a host CLI.
- Telnet sends a username and password in plain text, whereas SSH encrypts the username and password
Explanation: SSH provides security for remote management connections to a network device. SSH does so through encryption for session authentication (username and password) as well as for data transmission. Telnet sends a username and password in plain text, which can be targeted to obtain the username and password through data capture. Both Telnet and SSH use TCP, support authentication, and connect to hosts in CLI.
Exam with this question: CCNA 2 (v5.0.3 + v6.0) Chapter 5 Exam Answers
Exam with this question: CCNA 2 (v5.0.3 + v6.0) Chapter 2 Exam Answers
Exam with this question: Module 4: Quiz – Secure Device Access Network Security
Exam with this question: Networking Devices and Initial Configuration Module 11.5.3 Build a Small Cisco Network Quiz
Exam with this question: 1.6.4 Module Quiz - Basic Device Configuration Answers
Exam with this question: CCNA 2 v6 Chapter 5: Check Your Understanding
Exam with this question: 19.5.2 Module 19 - Build a Small Cisco Network Quiz
Please login or Register to submit your answer