DIZNR INTERNATIONAL

Computer network Layers – Data link layer – what is a function of the data link layer and protocols

Computer network Layers – Data link layer – what is a function of the data link layer and protocols

https://www.gyanodhan.com/video/7B3.%20GATE%20CSEIT/Computer%20Network/692.%20Computer%20network%20Layers%20-%20Data%20link%20layer%20-%20what%20is%20a%20function%20of%20the%20data%20link%20layer%20and%20protocols.mp4

Computer Network Layers – Data Link Layer

The Data Link Layer (DLL) is the 2nd layer in the OSI (Open Systems Interconnection) model. It is responsible for reliable data transfer over a physical link between directly connected devices.

Functions of the Data Link Layer

The Data Link Layer performs the following key functions:

1. Framing

2. Error Detection and Correction

3. Flow Control

4. Access Control (MAC – Media Access Control)

5. Physical Addressing (MAC Addressing)

6. Reliable Transmission (In Some Cases)

Protocols of the Data Link Layer

The Data Link Layer consists of two sublayers:
Logical Link Control (LLC) Sublayer – Handles error checking and flow control.
Media Access Control (MAC) Sublayer – Manages device addressing and access control.

Common Data Link Layer Protocols

Protocol Description
Ethernet (IEEE 802.3) Wired LAN protocol, uses CSMA/CD for collision detection.
Wi-Fi (IEEE 802.11) Wireless LAN protocol, uses CSMA/CA for avoiding collisions.
PPP (Point-to-Point Protocol) Used in dial-up and DSL connections for point-to-point communication.
HDLC (High-Level Data Link Control) Used in WAN networks for synchronous communication.
Frame Relay Used in high-speed WANs, replaced by MPLS.
ATM (Asynchronous Transfer Mode) Used in telecommunication networks for voice, video, and data.

Summary

The Data Link Layer provides error-free and efficient data transfer between directly connected devices.
It manages framing, addressing (MAC), error detection, and access control.
Common protocols include Ethernet, Wi-Fi, PPP, and HDLC.

Would you like detailed examples or comparisons between protocols?

Computer network Layers – Data link layer – what is a function of the data link layer and protocols