Write a short note on SLIP and PPP.

Solution :-

SLIP

1. Serial Line Protocol is an encapsulation of the Internet Protocol designed to work over serial ports and modem connections.

2. This packet-framing protocol and defines a sequence of bytes that frame IP packets on a serial line.

3. SLIP is commonly used for point-to-point serial connections running TCP/IP

4. It is designed to transmit signals over a serial connection and has very low overhead.

5. SLIP is serial line internet protocol

6. SLIP does not perform error detection and correction.

7. SLIP does not provide any authentication.

8. SLIP is not approved internet standard.

9. SLIP supports static IP address assignment

PPP 

1. PPP is point to point protocol.

2. It is a much more developed protocol than SLIP(which is why it is replacing it).

3. It transfers additional data, better suited to data transmission over the Internet(the addition of data in a frame is mainly due to the increase in bandwidth).

4. PPP perform error detection 

5. PPP provides authentication and security. 

6. PPP is approved internet standard. 

7. PPP supports IP and other protocols. 

8. PPP supports Dynamic IP address assignment 

9. PPP is a collection of three protocols: 

  • A datagram encapsulation protocol 
  • LCP i.e. Link Control Protocol, enabling testing and communication configuration. A
  • Acollection of NCPs i.e. Network Control Protocols allowing integration control of PPP within the protocols of the upper layers. 


Comments

Popular posts from this blog

State the functions of Hub, Repeater, Bridge and Router.

Describe the OSI model with neat diagram.

Explain Database languages.