Data Link Layer

Data Link Layer

The Data Link Layer is Layer 2 of the seven-layer OSI model. It responds to service requests from the Network Layer and issues service requests to the Physical Layer.

The Data Link Layer is the protocol layer which transfers data between adjacent network nodes in a wide area network or between nodes on the same local area network segment. The Data Link Layer provides the functional and procedural means to transfer data between network entities and might provide the means to detect and possibly correct errors that may occur in the Physical Layer. Examples of data link protocols are Ethernet for local area networks (multi-node) and PPP, HDLC and ADCCP for point-to-point (dual-node) connections.

The data link is all about getting information from one place to a selection of other close, local places. At this layer one does not need to be able to go everywhere globally, just able to go somewhere else locally. In the OSI model protocol stack the Network Layer, which is on top of the Data Link Layer, is analogous to the postal office making a best effort to delivering international mail. If a parcel is to be delivered from London to New York it can be sent via a variety of means: it can travel across the Atlantic by air or by sea, for which the exact route itself can also vary. The postal office (the Network Layer) only needs to try to get the parcel from the source to the correct destination regardless of the exact path it takes. The Data Link Layer in this analogy will be more akin to the role of a truck driver: the driver needs to know the local route to get from the post office to the airport/port. In fact, the driver would not need to know that the parcel he/she is delivering is ultimately bound for New York.

The Data Link Layer also serves the function of media access control. An example would be in an apartment building there is an WLAN access point (AP) in each of two neighboring apartments. A client can request access to one of the APs (say, AP A) by sending radio-frequency signals from his/her laptop. Since the two APs are in close proximity they may both be able to receive the request signals sent out by the client. It is the job of the Data Link Layer protocol to let AP B know that when it receives the client's signals they are not intended for it but for another AP. For AP A the decision as to whether the client is permitted access can also occur on the Data Link Layer.

The data link thus provides data transfer across the physical link. That transfer might or might not be reliable; many data link protocols do not have acknowledgments of successful frame reception and acceptance, and some data link protocols might not even have any form of checksum to check for transmission errors. In those cases, higher-level protocols must provide flow control, error checking, and acknowledgments and retransmission.

In some networks, such as IEEE 802 local area networks, the Data Link Layer is described in more detail with MAC and LLC sublayers; this means that the IEEE 802.2 LLC protocol can be used with all of the IEEE 802 MAC layers, such as Ethernet, token ring, IEEE 802.11, etc., as well as with some non-802 MAC layers such as FDDI. Other Data Link Layer protocols, such as HDLC, are specified to include both sublayers, although some other protocols, such as Cisco HDLC, use HDLC's low-level framing as a MAC layer in combination with a different LLC layer.

Connection-oriented communication

Connectionless communication

Logical Link Control sublayer

The uppermost sublayer is "Logical Link Control" (LLC). This sublayer multiplexes protocols running atop the Data Link Layer, and optionally provides flow control, acknowledgment, and error recovery. The LLC provides addressing and control of the data link. It specifies which mechanisms are to be used for addressing stations over the transmission medium and for controlling the data exchanged between the originator and recipient machines.

Media Access Control sublayer

The sublayer below it is "Media Access Control" (MAC). Sometimes this refers to the sublayer that determines who is allowed to access the media at any one time (usually CSMA/CD). Other times it refers to a frame structure with MAC addresses inside. There are generally two forms of media access control: distributed and centralized. Both of these may be compared to communication between people:

* In a network made up of people speaking, i.e. a conversation, we look for clues from our fellow talkers to see if any of them appear to be about to speak. If two people speak at the same time, they will back off and begin a long and elaborate game of saying "no, you first".

The Media Access Control sublayer also determines where one frame of data ends and the next one starts. There are four means of doing that: a time based, character counting, byte stuffing and bit stuffing.

The time based approach simply puts a specified amount of time between frames. The major drawback of this is that new gaps can be introduced or old gaps can be lost due to external influences. Character counting simply notes the count of remaining characters in the frame's header. This method, however, is easily disturbed if this field gets faulty in some way, thus making it hard to keep up synchronization. Byte stuffing precedes the frame with a special byte sequence such as DLE STX and succeeds it with DLE ETX. Appearances of DLE (byte value 0x10) has to be escaped with another DLE. The start and stop marks are detected at the receiver and removed as well as the inserted DLE characters. Similarly, bit stuffing replaces these start and end marks with flag consisting of a special bit pattern (e.g. a 0, six 1 bits and a 0). Occurrences of this bit pattern in the data to be transmitted is avoided by inserting a bit. To use the example where the flag is 01111110, a 0 is inserted after 5 consecutive 1's in the data stream. The flags and the inserted 0's are removed at the receiving end. This makes for arbitrary long frames and easy synchronization for the recipient.

In a snail-mail network, each letter is one frame of data, and one can tell where it begins and ends because it is inside an envelope. One might also specify that a letter will begin with a phrase like "Dear Sir", and ends with a phrase like "Yours faithfully".

List of Data Link Layer services

*Error detection, in addition to one provided on Physical Layer
*Flow control, in addition to one provided on Physical Layer

Protocol examples


* ARCnet
* ATM
* Cisco Discovery Protocol (CDP)
* Controller Area Network (CAN)
* Econet
* Ethernet
* Ethernet Automatic Protection Switching (EAPS)
* Fiber Distributed Data Interface (FDDI)
* Frame Relay
* High-Level Data Link Control (HDLC)
* IEEE 802.2 (provides LLC functions to IEEE 802 MAC layers)
* IEEE 802.11 wireless LAN
* LocalTalk
* Multiprotocol Label Switching (MPLS)
* Point-to-Point Protocol (PPP)
* Serial Line Internet Protocol (SLIP) (obsolete)
* Spanning tree protocol
* StarLan
* Token ring
* and most forms of serial communication.

Interfaces

The Data Link Layer is often implemented in software as a "network card driver". The operating system will have a defined software interface between the data link and the network transport stack above. This interface is not a layer itself, but rather a definition for interfacing between layers.

Relation to TCP/IP model

In the frame work of the TCP/IP (Internet Protocol Suite) model, OSI's Data Link Layer, in addition to other components, is contained in TCP/IP's lowest layer, the Link Layer. The Internet Protocol's Link Layer only concerns itself with hardware issues to the point of obtaining hardware addresses for locating hosts on a physical network link and transmitting data frames onto the link.Thus, the Link Layer is broader in scope and encompasses all methods that affect the local link, which is the group of connections that are limited in scope to other nodes on the local access network.

The TCP/IP model is not a top/down comprehensive design reference for networks. It was formulated for the purpose of illustrating the logical groups and scopes of functions needed in the design of the suite of internetworking protocols of TCP/IP, as needed for the operation of the Internet. In general, direct or strict comparisons of the OSI and TCP/IP models should be avoided, because the layering in TCP/IP is not a principal design criterion and in general considered to be "harmful" (RFC 3439). In particular, TCP/IP does not dictate a strict hierarchical sequence of encapsulation requirements, as is attributed to OSI protocols.

References

* ODI
* NDIS
* SANA II - Standard Amiga Networking Architecture, version 2


Wikimedia Foundation. 2010.

Игры ⚽ Нужно решить контрольную?

Look at other dictionaries:

  • Data Link Layer —   [dt. »Datenverbindungsschicht«], die Sicherungsschicht, die zweitniedrigste Ebene im OSI Schichtenmodell …   Universal-Lexikon

  • Data link layer — The OSI model 7 Application layer 6 Presentation layer 5 Session layer 4 Transport layer 3 Network layer 2 …   Wikipedia

  • data-link layer —    The second of seven layers of the OSI Reference Model for computer to computer communications. The datalink layer validates the integrity of the flow of data from one node to another by synchronizing blocks of data and controlling the flow of… …   Dictionary of networking

  • data-link layer — kanalų lygmuo statusas T sritis informatika apibrėžtis Antrasis atvirųjų sistemų ryšio ↑lygmeninio tinklų modelio lygmuo, kuriame tikrinamas duomenų nepažeistumas, tvarkomi ir sinchronizuojami duomenų srautai. Duomenų paketai papildomi… …   Enciklopedinis kompiuterijos žodynas

  • data link layer —    Layer 2 of the OSI (Open Systems Interconnection) model. Defines protocols governing data packetizing and transmission into and out of each node …   IT glossary of terms, acronyms and abbreviations

  • Data Link Layer —    The second level of the OSI seven layer model of data communications, it puts messages together and coordinates their flow …   IT glossary of terms, acronyms and abbreviations

  • Data Link Layer — Verbindungsschicht/(Leitungs )Sicherungsschicht, realisiert den Datentransfer zwischen zwei direkt verbundenen Systemen (enthält LLC und 1.)) …   Acronyms

  • Data Link Layer — Verbindungsschicht/(Leitungs )Sicherungsschicht, realisiert den Datentransfer zwischen zwei direkt verbundenen Systemen (enthält LLC und 1.)) …   Acronyms von A bis Z

  • Link Layer — is a term used in the general classification (layering) of internetworking methods used in the TCP/IP suite of protocols used for the Internet (RFC 1122). It is the group of methods, protocols, and specifications that is closest to the physical… …   Wikipedia

  • Link layer — In computer networking, the link layer is the lowest layer in the Internet Protocol Suite (commonly known as TCP/IP ), the networking architecture of the Internet (RFC 1122, RFC 1123). It is the group of methods or protocols that only operate on… …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”