3 Answers - Sort by: Date | Rating
Data link layer is responsible for the reliability of physical link. It makes sure that the data is delivered error free. On the sender side data link layer breaks down the data and packages it into frames by adding a header and a trailer and then makes sure that it is transmitted sequentially. On the destination device this layer is responsible for arranging the data and to bring the data back in the form it was delivered to data link layer in the source device. It is also responsible for handling acknowledgements.
It is further divided into two layers:
1. Media Access Control
2. Logical Link Control
Media Access Control Layer deals with the issue of accessing the shared communication medium as only one node can use the channel at one time in a network. It is important because if many devices try to send data at the same time then collision will take place. This will result in the loss of data.
Logical Link Control Layer is responsible for the establishment and maintenance of the data links between different network nodes. It also provides flow control and error detection. It provides two types of network services.
1. Connection Oriented Service
2. Connectionless Service
It is further divided into two layers:
1. Media Access Control
2. Logical Link Control
Media Access Control Layer deals with the issue of accessing the shared communication medium as only one node can use the channel at one time in a network. It is important because if many devices try to send data at the same time then collision will take place. This will result in the loss of data.
Logical Link Control Layer is responsible for the establishment and maintenance of the data links between different network nodes. It also provides flow control and error detection. It provides two types of network services.
1. Connection Oriented Service
2. Connectionless Service
1
0
The Data Link Layer primary purpose is to get the packet ready for transmission on the wire. This primarily includes attaching the framing information and source and destination MAC info around the data packet. The next step down is the actual transmission on the medium.
1
0
Data Link layer is the 2nd layer of the OSI model. It is used for the reliable transfer of data across data link being used. Data Link Layer gets the raw data from physical layer try to make physical link reliable and provides the methods to activate and maintain the link. It gives guarantee to the higher layers that data send by this layer will be free of errors. It attempts to detect and recover the data that it gets from physical layer.
It uses two protocols as HDLC and LLC for providing its services. HDLC is known as high Level Data link Control. It is used on point to point data links. It can also be used on multi point data links. We can use it in a number of different ways because it is a general purpose data link control protocol. LLC is known as Logical Link Control. Its function is to provide reliable transfer of data across the data link between two communication bodies.
By using unacknowledged connectionless service user can initiate the transfer of data service with minimum protocol overheads. By using connection oriented services user can establish a logical connection, before sending the transfer of any data service.
It uses two protocols as HDLC and LLC for providing its services. HDLC is known as high Level Data link Control. It is used on point to point data links. It can also be used on multi point data links. We can use it in a number of different ways because it is a general purpose data link control protocol. LLC is known as Logical Link Control. Its function is to provide reliable transfer of data across the data link between two communication bodies.
By using unacknowledged connectionless service user can initiate the transfer of data service with minimum protocol overheads. By using connection oriented services user can establish a logical connection, before sending the transfer of any data service.
1
0
- How To Correct Stuffing That Is Too Salty?
- Is It Safe To Eat Boxed Stuffing After It's Use Date?
- What Is A Multi Level Multi Access Lan Protocol?
- What Is The Disadvantages Of Telecommunications In Our Life?
- Where Can I Find A Non-colored Princess Mask?
- Upto How Many Computer Can I Connect Through Mesh Topology?
- How Come I Can Not See My Advanced Settings To My Wireless Network?
- An Intranet Is A Type Of Network Where?
- How Can I Connect 50 Computers On Mesh Topology?
- What Are The Business Values Of Social Networks?
- What Are The Examples Of Diphthongs?
- How Many Protocols In Application Layer?
- What Is The Risk Factor Associated When The Power Cables Are Twisted And Winded Up Tightly?
- What Transmission Media Is Able To Transmit Data The Fastest?
- Explain Data Transmission Media In Detail?
- What Is Meant By Network?
- Factors To Be Considered When Connecting Network?
- What Are The Steps For Setup Pear To Pear Network?
- What Is Logical Network Topology?
- When To Use Striaght-through?
- What Is Instances And Scheme?
- What Holds Sponge Layers Together?
- What Is Data Communication And Networking?
- Which Layer Is Plastic-like?
- How Is A Social Network Different From A Group?
- What Is The Data Link Layer?
- What Is Data Link Layer?
- What Are The Functions Of Data Link Layer?
- What Is Function Of Data Link Layer?
- What Is The Work Of The Data Link Layer In Network?
- What Are The Services Provided To Data Link Layer?
- What Do You Think About Flow Control Of Data Link Layer?
- 9. What Functions Reside Under The Data Link Layer?
- Where Can I Get Byte Stuffing Algorithm Of Data Link Layer?

New Comment - Comments are editable for 5 min.