answersLogoWhite

0

Does not support encryption

IT ESS 1 chapter 3 exam

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

As compare to SSH what is the primary disadvantage of telnet?

Telnet is non secure, travel data in open form you can easily theft/capture data, ssh is secure transmission of data over network, telnet is little bit faster than SSH, because it is not encrypting data, SSh is little slower than telnet because encrypt data when transmitting over network


Why is it advisable that a network administrator use SSH instead of Telnet when managing?

SSH is more secure than Telnet.


What protocol is meant to be a secure alternative to Telnet?

ssh


What is encrypted telnet called?

SSH


What can be done to secure a telnet connections?

Use of SSH or VTY ACLs.


How do you connect to tty1 of a remote host?

You don't. Use telnet, rlogin or ssh.


What port does putty use?

Putty uses port 22, the same as telnet and ssh.


What benefits does ssh offer over telnet when remotely managing a router?

*encryption


What is the difference between ping and telnet?

Pinging a server just checks that Particular system is present on the network. Telnet or SSH are application to login the server from remote and use the services provided by the server. In TELNET DATA is not encrypted so it's easy to hack. In SSH DATA is encrypted so it's safe.


What happens when the transport input ssh command is entered on the switch vty lines?

It will require you to SSH to the router rather than telnet. You will have to use a program like Putty or some other SSH client.


The network administrator enters the configuration ssh and telnet connections to the switch the telnet connections fail what is the most likely cause of this problem?

The command is bad configurate.


What are the similarities and differences between ssh and telnet?

FTP and Telnet are similar in that they are defined as OSI layer 7 (application) protocols. They are different in that they use different ports for sending and receiving messages and are used for different purposes. FTP is used to sending and receiving files across a network. Telnet is used to send commands remotely to another network device.