Drag each networking concept to the correct OSI model layer
Hardware, cables, signals
Frames, MAC addresses, switches
IP addresses, routing, packets
TCP/UDP, ports, segmentation
Session management, dialog control
Data translation, encryption
End-user services, protocols
Score: 0 points
Level: Network Novice
The OSI (Open Systems Interconnection) model is a conceptual framework used to understand and implement networking protocols. It divides network communication into seven distinct layers, each responsible for specific functions. Data flows down through the layers on the sending device and up through the layers on the receiving device.
Common mnemonic: "Please Do Not Throw Sausage Pizza Away"
(Physical, Data Link, Network, Transport, Session, Presentation, Application)
Or from top down: "All People Seem To Need Data Processing"
(Application, Presentation, Session, Transport, Network, Data Link, Physical)