Table of Contents

Source: https://www.geeksforgeeks.org/computer-networks/data-link-layer/

The Data Link Layer

The data link layer is the second layer from the bottom in the OSI model. It transfers data between nodes on a network segment across the physical layer.

It deals with the delivery of frames on the same level of network.

Functions

  1. Framing
  2. Error detection
  3. Error correction
  4. Flow control
  5. Addressing (MAC addresses)

Devices