Which is the protocol using multiple tcp/ip connections?
SLIP or PPP
Answer Posted / jitendera
Serial Line Interface Protocol
The Serial Line Interface Protocol (SLIP) is a simple
protocol designed to work with TCP/IP network protocol.
Until PPP came along, SLIP was the standard Internet dial-up
protocol for many years. Now SLIP is not widely used
because of the following reasons:-
1. SLIP doesn't implement error correction: SLIP doesn't
perform error correction unlike PPP, as a result that may
led to send extra packet data to make the error checking.
2. SLIP can handle only one protocol at a time: The SLIP
header doesn't include a field for specifying the network
protocol, unlike IP header which can handle more than one
protocol, so you can't change while working, you must end
your session first.
3. SLIP can't handle dynamic addressing: SLIP requires
that the machine must determine an IP address. This prevents
you from using Dynamic Host Configuration Protocol (DHCP)
4. SLIP doesn't support compression: The basic SLIP
protocol doesn't support compression of the entire data
packets. However, a different SLIP specification called
compressed SLIP or CSLIP which enables compression of just
the IP header portion of a TCP/IP data packet.
I think you will get yours answer in Point 2nd
so the answer is PPP
Is This Answer Correct ? | 19 Yes | 0 No |
Post New Answer View All Answers
Explain why UDP is lease favored when compared to TCP?
Explain the types of nat?
What is the difference between bus topology and hub?
Explain the difference between routable and non- routable protocols?
What is the difference between switch and hub?
Explain how many tables are in ospf protocol?
What is the difference between rip and igrp?
In port based access-list which command you give instead of ip?
What is the difference between static and dynamic ip addressing?
What is subnetting? Why is it used?
What we called 64 bit mac-address in ipv6?
What is the syntax of ipv4?
What is bia?
Give some benefits of LAN switching.
Can you explain static and dynamic tunnels?