|
• Functions of Data Link Layer
o Framing
The data link divides the stream of bits from Network layer into manageable
data units called "FRAMES". This process is known as Framing.
o Physical Addressing
Frames need to be transmitted to different systems on a network
Data Link layer adds a HEADER to Frame
Header defines the physical address of sender(Source address) and/or receiver
address (Destination address)
If frame is intended for a device outside the network, the receiver address is
the address of the device that connects one network to the other
o Flow Control
Data Link layer imposes Flow Control mechanisms to prevent overwhelming
the receiver
|
o Error Control
Data link layer adds reliability to physical layer by adding mechanisms to
detect and retransmit lost or damaged frames
Also uses a mechanism to prevent duplication of frames
Error Control bits are added to the form in the TRAILER
o Access Control
Two or more devices may be connected to a single link
Data link protocols are necessary to determine which device will have the
control of the link at a given time
|
No comments:
Post a Comment