answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: Which protocol does ssh use in transport layer?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the use of Transport layer protocol?

transport protocol control the transportation of data and choose the best way for transmit ion.


What is use at transport layer to identify protocol and services?

Port Number


Which protocol does DHCP use at the Transport layer?

UDP and ports 67 and 68.


Which is the widely used Transport-layer protocol that most Internet applications use with IP?

TCP


What protocol would you use for remote access to get a console with an encrypted connection?

ssh


Why some application layer protocols using a specific transport layer protocol?

This is usually done because of the requirements of the data transfer. For example, FTP (file transfer protocol) will use TCP for transport because we want to make sure the data was transferred reliably. DNS will use UDP because we don't need the handshaking or connection based transport.


What is an SSH client used for?

An SSH client is often used for sending data over a secure connection between two networked computers. The best-known use for the SSH protocol is to access shell accounts.


What transport layer protocol does ping use?

Assuming IPv4 ICMP. Ping uses IP for transport. Ping in itself is an "Echo Request", which is a function of the ICMP protocol. The IP Packet will carry the ICMP protocol from end-to-end. ICMP has a protocol number of 1, so the "Protocol" field in the IPv4 header will contain "1" as a reference to the ICMP payload. For IPv6, ICMPv6 is used, and the transport will be IPv6.


What layer of OSI model does HTTP operate?

HTTPS is not a separate protocol, but refers to use of ordinary HTTP over an encrypted Secure Sockets Layer (SSL) or Transport Layer Security (TLS) connection. So it really does not have a place per say, because it's not a protocol it's a hybrid. Or you can say it originates in the Application layer and then finishes in the Presentation layer.


What does the transport layer use?

In a standard networking protocol stack, the transport layer provides reliable transfer, fragmentation and de-fragmentation (when necessary), error detection and (within limits) recovery. Being located between the network layer (3) and the session layer (5) within the OSI network model, the transport layer uses services of both adjacent layers to facilitate uplink and downlink of the respective protocol data units.Many networking protocols do not strictly follow the OSI networking model, and may thus employ a different interpretation of transport layer.


What protocol does PPP use to identify the Network layer protocol?

Network Control Protocol is uses to identify the Network layer protocol used in the packet


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.