HDLC Basics
Every data Link Protocol has one basic job to perform which is to control the correct delivery of every data that been sent over a physical medium.When a packet is encapsulated in a Data Link Frame, it also gave the packet a header and a trailer. The trailer consist of a FCS(Frame Check Sequence) Field which make sure that the frame which has been delivered has no errors and has arrived correctly. HDLC (High-Level Data Link Control) as a Data link Protocol also provides this function.When we send a HDLC frame through a router, it can only go to one place which is the the other end of the link. The HDLC contains the following fields which are :
- Flag
- Address
- Control
- Type
- FCS
PPP (Point-To-Point) Data Link Protocol
The PPP is an another most important used Data link protocol. It is mostly used for the connection of synchronus and asynchronus circuits. It is also used as a DSL(Digital Subscriber Line) internet service for customers.There are two types of PPP derivatives which are as follows:
- Point-To-Point over Ethernet(PPPoE)
- Point-To-Point over ATM (PPPoA)
Ethernet as a WAN
During the beginning of the Internet age, The Ethernet was only appropriate for deployment in LAN's.The restrictions on cable lengths was one of the limit as the ethernet can only go as far as 100m. But as the passage of time, The IEEE improved Ethernet standards in every way so that the Ethernet can be use as a WAN technology.
There are two types of Ethernet WAN's
- Ethernet Emulation
- EoMPLS (Ethernet over Multi Protocol Label Switching)
The Ethernet emulation is used as a general term to tell that the service acts like one Ethernet link. The EoMPLS is a technology that is used on a SP (Service Provider) Cloud. The EoMPLS service provides a point-to-point connection between two customer devices and shows the type of connectivity as if a fiber Ethernet link exists between the two customer devices.
For any queries or problems related to my tutorials please email me on shahzeb.h23@gmail.com