Provided by Colasoft Co., Ltd.

Ethernet 802.2 ( Ethernet 802.2 )

Home > Protocols > Ethernet 802.2 Update: 2006-01-17 11:05:40    I have words to say about this protocol
On this page
SUMMARY
Protocol : Ethernet 802.2
Protocol suite : IEEE
Layer : Data Link Layer
Related protocols : IEEE 802.3,
802.5,
HDLC
DESCRIPTION
The IEEE 802.2 standard is identical for all network topologies. It provides a general interface between the different protocols (IPX, TCP/IP, etc.) and the different network types (Ethernet, Token Ring, etc.).

The LLC is responsible for the logical link functions of one or more logical links, hence the name Logical Link Control. The command packets generated by the LLC are called PDUs (Protocol Data Units).

The LLC provides the following services to the Network Layer
  • Unacknowledged connectionless-mode (defined as Type 1 Operation)
    This means that the LLC has no idea of what is going on. It sends out a frame and hopes it makes it to the other end. It doesn't know to whom it is sending. The way the transfer takes place can be point-to-point, multicast, or broadcast.


  • Connection-mode (defined as Type 2 Operation)
    This service is meant for connection-aware links between LLCs of end stations. It is responsible for establishing, using, resetting and terminating the connection.


Frame format

DSAP addressSSAP addressControl fieldInformation field
8 bits8 bits8 or 16 bitsN * 8 bits


  • DSAP
    The destination service access point structure is as follows:


  • 18bit
    I/GAddress bits

      I/G: Individual/group address may be: 0 Individual DSAP; 1 Group DSAP.

  • SSAP
    The source service access point structure is as follows:


  • 18bit
    C/RAddress bits

      C/R: Command/response: 0 Command; 1 Response.

  • Control
    The structure of the control field is as follows:


  • 1

    8

    9

    16bits

    Information

    0

    N(S)

    P/F

    N(R)

    Supervisory

    1

    0

    SS

    XXXX

    P/F

    N(R)

    Unnumbered

    1

    1

    MM

    P/F

    MMM


      N(S) Transmitter send sequence number.
      N(R) Transmitter receive sequence number.
      P/F Poll/final bit. Command LLC PDU transmission/ response LLC PDU transmission.
      S Supervisory function bits:
      00 RR (receive ready).
      01 REJ (reject).
      10 RNR (receive not ready).
      X Reserved and set to zero.
      M Modifier function bits.

  • LLC information
    LLC data or higher layer protocols.



IEEE 802.2: SNAP
SNAP is the layer between the Network layer and the MAC layer. SNAP stands for SubNetwork Attachment Point and is part of the LLC 802.2 standard. The main usage for SNAP/LLC is in Apple Macintosh networks using the AppleTalk protocol.

  • Frame format
    The LLC indicates if there is a SNAP header. The entire header looks like this:


  • LLC

    SNAP

    AA

    AA

    03

    00

    00

    00

    08

    00

    3 octet OUI

    2 octet TYPE-field


    • AAs are the DSAP and SSAP fields from the LLC and the 03 is the control field.

    • OUI (Organizational Unique Identifier) identifies the standards organization and the TYPE field defines the protocol type of the information. In this case IP.


    For AppleTalk phase II the packet would look like this:

    LLC

    SNAP

    AA

    AA

    03

    00

    00

    00

    08

    9B

    3 octet OUI

    2 octet TYPE-field



    Top of Page

    EXAMPLES

    Top of Page


    PROTOCOL RELATIONS
    Parent layer
    Child layer
    Ethernet
    Ethernet 802.2
    SNA
    STP
    IPX
    NetBEUI
    OSI
    VINES-IP
    XNS
    Top of Page

    GLOSSARY
    AppleTalk
    An inexpensive local-area network (LAN) architecture built into all Apple Macintosh computers and laser printers. AppleTalk supports Apple's LocalTalk cabling scheme, as well as Ethernet and IBM Token Ring. It can connect Macintosh computers and printers, and even PCs if they are equipped with special AppleTalk hardware and software.

    Ethernet
    A local-area network (LAN) architecture developed by Xerox Corporation in cooperation with DEC and Intel in 1976. Ethernet uses a bus or star topology and supports data transfer rates of 10 Mbps. The Ethernet specification served as the basis for the IEEE 802.3 standard, which specifies the physical and lower software layers. Ethernet uses the CSMA/CD access method to handle simultaneous demands. It is one of the most widely implemented LAN standards.

    A newer version of Ethernet, called 100Base-T (or Fast Ethernet), supports data transfer rates of 100 Mbps. And the newest version, Gigabit Ethernet supports data rates of 1 gigabit (1,000 megabits) per second.

    IEEE 802.2
    General standard for the data link layer in the OSI Reference Model. The IEEE divides this layer into two sublayers -- the logical link control (LLC) layer and the media access control (MAC) layer.

    IPX
    IPX(Internetwork Packet Exchange), a networking protocol used by the Novell NetWare operating systems. Like UDP/IP, IPX is a datagram protocol used for connectionless communications. Higher-level protocols, such as SPX and NCP, are used for additional error recovery services.

    LLC
    Logical Link Control (LLC) is the upper portion of the data link layer of a local area network, as defined in IEEE 802.2. The LLC sublayer presents a uniform interface to the user of the data link service, usually the network layer. Beneath the LLC sublayer is the Media Access Control (MAC) sublayer.

    MAC
    MAC (Medium Access Control) is a hardware address that uniquely identifies each node of a network. In IEEE 802 networks, the Data Link Control (DLC) layer of the OSI Reference Model is divided into two sublayers: the Logical Link Control (LLC) layer and the Media Access Control (MAC) layer. The MAC layer interfaces directly with the network medium. Consequently, each different type of network medium requires a different MAC layer.

    On networks that do not conform to the IEEE 802 standards but do conform to the OSI Reference Model, the node address is called the Data Link Control (DLC) address.

    Point-to-point
    Point-to-point is a network topology most often used on wide area networks (WANs) to connect two hosts. The traditional type of InfoChannel connection, in which a Master sends and receives information to one Player Station at a time. This is typically a two-way connection, using modem, nullmodem, or a network.

    Standard
    Standard is a definition or format that has been approved by a recognized standards organization or is accepted as a de facto standard by the industry. Standards exist for programming languages, operating systems, data formats, communications protocols, and electrical interfaces.

    Token Ring
    Token Ring is a local area network (LAN) access method developed by IBM. Conforming to the IEEE 802.5 standard, Token Ring uses a token ring access method and connects up to 255 nodes in a star topology at 4, 16 or 100 Mbps. All stations connect to a central wiring hub called the "Multistation Access Unit" (MAU) using twisted wire cable.

    broadcast
    Broadcast is the term used to describe communication where a piece of information is sent from one point to all other points. Broadcasting is a useful feature in e-mail systems. It is also supported by some fax systems.

    In networking, a distinction is made between broadcasting and multicasting. Broadcasting sends a message to everyone on the network whereas multicasting sends a message to a select list of recipients.

    multicast
    Multicast is designed to transmit a single message to a select group of recipients. A simple example of multicasting is sending an e-mail message to a mailing list. Teleconferencing and videoconferencing also use multicasting, but require more robust protocols and networks.

    Top of Page

    REFERENCES


    Top of Page

    OTHER PROTOCOLS OF TCP/IP SUITE
    Ethernet 802.2   CIP   FTP - Data   FTP - Ctrl   IMAPS   IP Fragment   LDAPS   PUP   MSSQL   RSH   SQL   POP3s   RTELNET   RSVP   STP   VLAN   MSN   H.323   MSRDP   HTTPS   WINS   LPD   GTP   ICMPv6   POP   TELNET   H.225   VRRP   PIM   RARP   SAP   OSPF   RLOGIN   SCTP   SIP   RTCP   PPPoE   Mobile IP   IMAP3   WhoIs   SLP   NCP   PPTP   MGCP   LDAP   L2TP   Kerberos   IPv6   GRE   Ethernet SNAP   AFP   CIFS   IEEE 802.3   Finger   NBDGM   NetBEUI   NBSSN   ESP   EIGRP   EGP   DHCP   CGMP   CDP   BOOTP   AH   NBNS   EthernetII   ICQ   PPP   ARP   RIP   IPX   IGRP   IGMP   SSH   RPC   NetBIOS   TFTP   SNMP   SNA   SMB   RADIUS   NTP   NNTP   UDP   TCP   BGP   DNS   SOCKS   IMAP   RTSP   NFS   ICMP   IP   FTP   Telnet   POP3   SMTP   HTTP  
    Search RFCs:

    Advanced Search
    Search Glossary:
    Exact search
    Fuzzy search


    All Protocols
    Submit a Request

    Recommend an Article

     Layer 7 Application Layer
      AFP
      BOOTP
      CIFS
      CIP
      DHCP
      DNS
      Finger
      FTP
      FTP - Ctrl
      FTP - Data
      HTTP
      HTTPS
      ICQ
      IMAP
      IMAP3
      IMAPS
      Kerberos
      LPD
      MGCP
      MSN
      MSRDP
      MSSQL
      NCP
      NFS
      NNTP
      NTP
      POP
      POP3
      POP3s
      RADIUS
      RLOGIN
      RSH
      RTCP
      RTELNET
      RTSP
      SAP
      SIP
      SLP
      SMB
      SMTP
      SNA
      SNMP
      SOCKS
      SSH
      Telnet
      TELNET
      TFTP
      WhoIs
      WINS
     Layer 6 Presentation Layer
      NBNS
      NBSSN
      NCP
      NetBIOS
     Layer 5 Session Layer
      LDAP
      LDAPS
      NCP
      NetBEUI
      RPC
     Layer 4 Transport Layer
      H.225
      H.323
      NBDGM
      NetBEUI
      PUP
      SCTP
      TCP
      UDP
     Layer 3 Network Layer
      AH
      BGP
      EGP
      EIGRP
      ESP
      GRE
      GTP
      ICMP
      ICMPv6
      IGMP
      IGRP
      IP
      IP Fragment
      IPv6
      IPX
      Mobile IP
      OSPF
      PIM
      PPPoE
      RIP
      RSVP
      STP
      VRRP
     Layer 2 Data Link Layer
      ARP
      CDP
      CGMP
      Ethernet 802.2
      Ethernet SNAP
      EthernetII
      IEEE 802.3
      L2TP
      PPP
      PPTP
      RARP
      SQL
      VLAN
     Layer 1 Physical Layer
    © 2006 - 2007 Colasoft Co., Ltd. All rights reserved.