Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
IEEE 802.2
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{Short description|IEEE standard}} '''IEEE 802.2''' is the original name of the '''ISO/IEC 8802-2''' [[technical standard|standard]] which defines [[logical link control]] (LLC) as the upper portion of the [[data link layer]] of the [[OSI Model]].<ref>{{Cite book | title = IEEE Standard for Information technology—Telecommunications and information exchange between systems—Local and metropolitan area networks—Specific requirements | volume = Part 2: Logical Link Control | isbn = 1-55937-959-6 | publisher = The Institute of Electrical and Electronics Engineers | place = New York | date = May 7, 2008}}</ref> The original standard developed by the [[Institute of Electrical and Electronics Engineers]] (IEEE) in collaboration with the [[American National Standards Institute]] (ANSI) was adopted by the [[International Organization for Standardization]] (ISO) in 1998, but it remains an integral part of the family of [[IEEE 802]] standards for [[Local area network|local]] and [[Metropolitan area network|metropolitan]] networks. LLC is a software component that provides a uniform interface to the user of the data link service, usually the [[network layer]]. LLC may offer three types of services: * unacknowledged [[connectionless communication|connectionless mode]] services (mandatory); * [[connection-oriented communication|connection mode]] services (optional); * acknowledged [[connectionless communication|connectionless mode]] services (optional). The LLC uses the services of the [[media access control]] (MAC), which is dependent on the specific transmission medium ([[Ethernet]], [[Token Ring]], [[Fiber Distributed Data Interface|FDDI]], [[802.11]], etc.). Using LLC is compulsory for all [[IEEE 802]] networks with the exception of [[Ethernet]]. It is also used in [[Fiber Distributed Data Interface]] (FDDI) which is not part of the [[IEEE 802]] family. The IEEE 802.2 sublayer adds some control information to the message created by the upper layer and passed to the LLC for transmission to another node on the same data link. The resulting packet is generally referred to as ''LLC [[protocol data unit]] (PDU)'' and the additional information added by the LLC sublayer is the ''LLC HEADER''. The LLC Header consist of ''DSAP'' (''Destination [[Service Access Point]]''), ''SSAP'' (''Source [[Service Access Point]]'') and the ''Control'' field. The two 8-bit fields DSAP and SSAP allow multiplexing of various upper layer protocols above LLC. However, many protocols use the [[Subnetwork Access Protocol]] (SNAP) extension which allows using [[EtherType]] values to specify the protocol being transported atop IEEE 802.2. It also allows vendors to define their own protocol value spaces. The 8 or 16 bit [[HDLC]]-style Control field serves to distinguish communication mode, to specify a specific operation and to facilitate connection control and [[flow control (data)|flow control]] (in connection mode) or [[acknowledgement (data networks)|acknowledgements]] (in acknowledged connectionless mode).
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)