Question:
What is the advantage of using SSH over Telnet?
- SSH is easier to use.
- SSH operates faster than Telnet.
- SSH provides secure communications to access hosts.
- SSH supports authentication for a connection request.
Explanation: SSH provides a secure method for remote access to hosts by encrypting network traffic between the SSH client and remote hosts. Although both Telnet and SSH request authentication before a connection is established, Telnet does not support encryption of login credentials.
Exam with this question: Modules 16 – 17: Building and Securing a Small Network Exam Answers
Exam with this question: Networking Basics – 16.8.3 Application Layer Services Quiz
Exam with this question: 12.7.2 Module 12 – Application Layer Services Quiz
Please login or Register to submit your answer