
- DCN Tutorial
- Data Comm & Networks Home
- DCN - Overview
- DCN - Computer Network Types
- DCN - Network LAN Technologies
- DCN - Computer Network Topologies
- DCN - Computer Network Models
- DCN - Computer Network Security
- Physical Layer
- DCN - Physical Layer Introduction
- DCN - Digital Transmission
- DCN - Analog Transmission
- DCN - Transmission media
- DCN - Wireless Transmission
- DCN - Multiplexing
- DCN - Network Switching
- Data Link Layer
- DCN - Data Link Layer Introduction
- DCN - Error detection and Correction
- DCN - Data Link Control & Protocols
- Network Layer
- DCN - Network Layer Introduction
- DCN - Network Addressing
- DCN - Routing
- DCN - Internetworking
- DCN - Network Layer Protocols
- Transport Layer
- DCN - Transport Layer Introduction
- DCN - Transmission Control Protocol
- DCN - User Datagram Protocol
- Application Layer
- DCN - Application Layer Introduction
- DCN - Client-Server Model
- DCN - Application Protocols
- DCN - Network Services
- DCN Useful Resources
- DCN - Quick Guide
- DCN - Useful Resources
The Data Link Layer of OSI Model
The data link layer (Layer 2) converts the raw transmission facility provided by the physical layer to a reliable and error-free link.
The main functions of the data link layer are as follows −
- It breaks up the stream of bits into data frames having sizes from a few hundred to a few thousand bytes.
- It ensures distribution of the frames to the different systems. For this, it adds a header to the frame containing the address of the sender and the receiver.
- In case of reliable connection, this layer ensures that the receiver sends an acknowledgement frame. In absence of acknowledgement frames, frame retransmission is done. It also has mechanisms to identify duplicate frames.
- The data link layer ensures flow control of transmission so that a fast sender does not drown a slow receiver.
- In the case of broadcast networks, this layer also controls access to the shared channel.
- Related Articles
- The Physical Layer of OSI Model
- The Network Layer of OSI Model
- The Transport Layer of OSI Model
- The Session Layer of OSI Model
- The Presentation Layer of OSI Model
- The Application Layer of OSI Model
- Network Data Link Layer
- What is the data link layer?
- Data Link Layer Design Issues
- Framing in Data Link Layer
- What are the examples of Data Link Layer Protocols?
- The OSI Reference Model
- Error control in Data Link Layer
- Flow control in Data Link Layer
- General Data Link Layer Frame Structure

Advertisements