The OSI H
The OSI H
the functions of a telecommunication or networking system into seven distinct layers. Each layer has its
specific role and functionality, and they work together to enable communication between devices and
networks. Here's an overview of each OSI layer along with its functionality:
1. Physical Layer:
• Function: The physical layer deals with the physical connection between devices, such as
cables, switches, and network interface cards (NICs).
• Functionality: It is responsible for transmitting raw binary data over a physical medium,
handling issues related to voltage, signal timing, and data transmission rates.
•
2. Data Link Layer:
• Function: The data link layer establishes a reliable link between two directly connected
nodes on the same network.
• Functionality: It divides the data into frames, manages access to the physical medium
(using protocols like Ethernet), and handles error detection and correction at the link
level.
3. Network Layer:
• Function: The network layer is responsible for routing data packets from the source to
the destination across multiple networks.
• Function: The transport layer ensures end-to-end communication between devices and
manages data flow control and error recovery.
• Function: The presentation layer deals with data translation, encryption, and
compression to ensure that data is presented in a format that applications can
understand.
• Function: The application layer is the topmost layer and interacts directly with end-user
applications.