Four services to remember
The chapter names the data-link duties as framing, addressing, error control, and flow control. A network-layer packet is encapsulated inside a frame, and the receiver removes the frame wrapper during deframing.
- Framing separates one unit from the next.
- Addressing identifies local source and destination.
- Error control detects or corrects corrupted bits.
- Flow control prevents overwhelming the receiver.