The second layer in OSI Reference model is Data Link Layer. Data link layer is responsible for providing physical addresses for the devices connected in the network. Physical address is also called hardware address because it is built in address (not a logical address like IP address). Data link layer is responsible for taking bits from Physical layer and convert them to frames. All communications done in Data link layer is in the form of frames.
Sub division in Data-link Layer
Data link layer is subdivided in to:
1. Logical Link Control (LLC)
2. Media Access Control (MAC)
Data-link Layer devices
Networking devices functioning at Data link layer are:
Responsibilities of Data Link Layer
Major Data Link layer Protocols
Technology Blog
Sub division in Data-link Layer
Data link layer is subdivided in to:
1. Logical Link Control (LLC)
2. Media Access Control (MAC)
Data-link Layer devices
Networking devices functioning at Data link layer are:
- Switch
- NIC
- Bridge
Responsibilities of Data Link Layer
- Define Physical Addresses
- Communication in the same network in form of Frames
- Define hardware topology of the network
Major Data Link layer Protocols
- CIF : Cells in Frames Ethernet
- FDDI : Fiber Distributed Data Interface
- GARP : Generic Attribute Registration Protocol
- GMRP : Multicast Registration Protocol.
- GVRP :GARP VLAN Registration Protocol
- LLC :Logical Link Control.
- SNAP :SubNetwork Access Protocol
Technology Blog
1 comment:
In data link layer data is in the format of frames.
Post a Comment