Middle
How many levels are in the OSI model? List them.
sobes.tech AI
Answer from AI
The OSI model consists of 7 layers:
- Physical — transmission of bits over physical channels.
- Data Link — organization of frame transmission, error detection and correction.
- Network — routing and logical addressing (e.g., IP).
- Transport — ensuring reliable data transfer, flow control (TCP, UDP).
- Session — session management, establishing, maintaining, and terminating connections.
- Presentation — data transformation, encoding, encryption.
- Application — interface for applications, support for high-level protocols (HTTP, FTP, SMTP).