Elementary data link protocols
Packet and Frame:
- Network layer constructs a packet by taking a message from the transport layer and adds the network layer header to it.
- Packet is then passed to DLL and put into the info field of the outgoing frame.
- The destination DLL extracts the packet from the frame and sends packet to network layer (above it).