OSI Model Flashcards
What each Layer does, what things operate at.
Application
Layer 7: Provides application-level services where users communicate with the computer. Think about low-level protocols like POP3, IMAP, SMTP, etc.
Presentation
Layer 6: Formats the data to be exchanged and secures that data with proper encryption. Data Formatting(Compatibility between devices) and Encryption. GIF, JPEG, and PNG. Scripting Languages are also operating at layer 6.
Session
Layer 5: Keeps conversations separate to prevent intermingling of data.
Transport
Layer 4: Manages network traffic between hosts and end systems to ensure complete data transfers.
Network
Layer 3: Forwards traffic (routing) with logical address.
Data-Link
Layer 2: Packages data into frames, and transmits on a network.
Physical
Layer 1: Where transmission of bits occur across a network. Zeros and Ones. Multiplexing and transmission (Cables and WiFi)