Data link protocol

From Citizendium, the Citizens' Compendium

Jump to: navigation, search


This article is a stub and thus not approved.
Main Article
Talk
Related Articles  [?]
Bibliography  [?]
External Links  [?]
 
This is a draft article, under development and not meant to be cited but you can help to improve it. These unapproved articles are subject to a disclaimer.

A data link protocol manages the interaction of at least two communications devices with a shared transmission medium. Data link protocols concentrate on the most efficient shared use, not the individual physical connections of each device to the medium. Most data link protocols have at least two sublayers, originated in IEEE Project 802 but found to have general utility.

The upper sublayer, called logical link control (LLC) by the IEEE, is basically medium-independent, but identifies the type of information carried in the media access control (MAC) frames below LLC. LLC provides a place for buffering and other features that help make the abstract service user of the data link service isolated from medium-specific technology. Minimally, the LLC header had a delimited protocol type field; the lone byte gave insufficient values and a five-byte subnetwork access protocol trailer to the LLC header gave adequate identification space.

These protocols deal with three broad types of shared media:

Initialization

Link layer identifier detection and mapping to network layer

Contention resolution

Views
Personal tools