Which is the protocol using multiple tcp/ip connections?
SLIP or PPP
Answers were Sorted based on User's Feedback
Answer / 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 |
Hi, Shahin Thanks a lot for providing me these sites. These links are really helpful for me. r u working somewhere please let me know
Which statement about the flow control function of TCP is true? A. TCP makes no snarl to check for lost or duplicate data packets B. The application layer must sequence data packets when using TCP C. TCP controls the flow of UDP data through negative acknowledgements (NAK) D. TCP is a connection oriented protocol that acknowledges receipt of data packets and is considered reliable
Why we used Virtual MAC in GLBP
IP standard access lists use which of the following as a basis for permitting or denying packets? A.) destination address B.) port C.) protocol D.) source address
raid can be used in? 1 NT 2 Netware 3 all of above mine answer -NT
What is the difference between rip and igrp?
What command displays the OSPF Process ID, Router ID, Address summarizations, Routing Networks, and passive interfaces configured on a router?
Which two does 100BaseT use? A.) CSMA/CD B.) IEEE 802.5 C.) 802.3u D.) Switching with 53-byte cells
Can you explain CHAP?
Which 2 commands shows the Cisco IOS filename? A.) show IOS B.) show ver C.) show flash D.) show mem E.) show NVRAM
EIGRP send query reply & Acknowledgment on which address ?
If a frame is received at a switch and only the destination hardware address is read before the frame is forwarded, what type of switching method is this? A.) Store-and-drop B.) Latency C.) Store-and-forward D.) Cut-through