CodesandTutorials
Next generation website theme is here (black, neon and white color) - Reduces eye strain and headache problems.  
You are here - Home > Networking > TCP/IP Model> Link Layer

Link Layer


Link layer is the first lowest layer of the TCP/IP reference model, which describes how data should be physically generated and transmitted over the physical medium by the network devices.

Description

The physical layer and data link layer of OSI reference model is combined together to form a link layer.

Following are the functions and responsibilities of link layer :

At physical level

  • At physical level data consist of a stream of bits (sequence of 0's and 1's).
  • Defines how the bits are encoded into electrical signals by the network devices.
  • Synchronizing the sender and receiver at the bit level.
  • Line configuration - point-to-point or point-to-multipoint
  • Transmission mode - simplex, half duplex or full duplex
  • Topology - star, ring, tree, bus etc.
  • Mechanical specification of cables and connectors.
  • Specification of electronic factors like voltage, frequency, impedance etc.

At logical level

  • At logical level data consists of frames.
  • Encapsulates IP packets or message received from the higher layer into frames.
  • Synchronization of frames.
  • Flow control, error detection and correction of frames at LLC subl ayer.
  • Physical addressing, access control at MAC sub layer.

Protocols used: Ethernet, Token ring, X.25, Frame relay, FDDI, GPRS.

Network Devices: Network adaptor, Modem, Hub, Switch.


Tip Box

Beaware of phishing or fake sites like www.facebook.com as www.fackbook.com or anything like that. They are intended to get the login information of the user.


Advertisement





Terms of Use | Privacy Policy | Contact Us | Advertise
CodesandTutorials © 2014 All Rights Reserved