Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 6

ARQ Implemented

Standardized (Layer 2) Protocol


(embeds information in a data frame that allows devices to

control data flow and correct errors)

HDLC PPP
High-level Data Link Control Point-to-Point Protocol
HDLC is a bit - oriented protocol PPP is a byte - oriented protocol

HDLC uses a 2 or 4 byte checksum (CRC) PPP uses a 2 byte or 4 bytes frame check
for error detection sequence for error detection (The standard
code used is CRC)

HDLC is a simple protocol applicable for PPP is a communication protocol used to


both point - to - point and multipoint transmit multiprotocol data between two
communications. (Transfer mode) directly connected (point-to-point)
computers.

For example, HDLC used to connect For example, PPP used to connect home
point to point serial devices, ie., we have computers to the Internet. PPP is a WAN
point to point leased line connecting protocol and which is commonly run over
two locations, in two different cities. Internet links. PPP most widely used by
HDLC would be the protocol with the Internet service providers (ISPs) to enable
least amount of configuration required dial up connections to the Internet.
to connect these two locations. HDLC
would be running over the WAN,
between the two locations.
HDLC b/w routers where PC’s not connected by a LAN Segment
Since

destination address is connected with serial link, router will forward this frame in
serial interface.

Router will de-encapsulate the frame in packet to find out the Layer 3 destination
address.

Serial interface will re–encapsulate the frame with serial encapsulation protocol. In
our example it is HDLC.

PPP is used by Internet Service Providers (ISPs) to allow dial-up users to connect to the Internet.

Most of the
ISPs
(Internet Service Providers) from all over the world offer broadband internet subscriptions.
Some of them do it through a technology called PPPoE (Point-to-Point Protocol over Ethernet).
HDLC PPP

HDLC defines a method for PPP was originally designed as an


encapsulating or formatting data into encapsulation protocol for transporting
frames for synchronous transmission multiple network layer traffic over point-
over synchronous serial WAN links to to-point links. PPP used to encapsulate
remote sites. higher network-layer protocols to pass
over synchronous and asynchronous
communication lines.

HDLC frame format PPP frame format

HDLC Video: https://youtu.be/HBw0_pa66OI PPP Video: https://youtu.be/Hr2Qg_TKElg


Ref.

https://www.quora.com/What-is-HDLC-protocol-and-how-it-works (Q1 & Q2)

https://www.quora.com/How-can-you-understand-HDLC-and-PPP-protocols

https://www.tutorialspoint.com/high-level-data-link-control-hdlc

https://www.tutorialspoint.com/point-to-point-protocol-ppp

https://sourcedaddy.com/networking/point-to-point-protocol-ppp.html

https://whatismyipaddress.com/ppp-pppoe

https://www.digitalcitizen.life/simple-questions-what-pppoe-and-what-does-it-
do

http://www.vicomsoft.com/learningcenter/pppoe/

You might also like