Skip to content


Logical Link Control (LLC)

Share This:

The Logical Link Control is an IEEE 802.x protocol loosely based on HDLC that provides the upper layer networking software (Novell IPX or Internet IP) access to the MAC sublayer and the unde rlying physical hardware.

LLC SUBLAYERS

The LLC is broken down into three componet sub-layers:

  • Destination Service Access Point (DSAP)
  • Source Service Access Point (SSAP)
  • Control (CTL)

THREE SERVICE TYPES

  • Unacknowledged Connectionless
  • Acknowledged Connectionless
  • Connection-Mode service

LLC OPERATION MODES

  • LLC 1 - Uses unnumberd PDU's for data transfer.
  • LLC 2 - Connection oriented, Uses HDLC Asynchronous Balanced Mode for transfer.
  • LLC 3 - Used for mainframe connectivity

Both types provide Service Access Points which allow the hardware and the networking software to communicate. LLC1 is the most common type however as it is used to transmit IP datagrams as well as ARP/RARP packets.

Share This:

If you found this tutorial useful, please DONATE! Donations support the creation and maintenance of this, and other tutorials throughout this site.