OSI Model – 7 Layer Flashcards
(7 cards)
Layer 7 – Application
** Key Functions:**
Interface between user and network
Provides network services to applications (e.g., browsers, email)
Example protocols: HTTP, FTP, SMTP
PDU: Data
**Example device: **Application software (e.g., Zoom, Chrome)
Layer 6 – Presentation
** Key Functions:**
Translates data formats (e.g., character encoding, encryption, compression)
Ensures data is in a usable format for the Application Layer
PDU: Data
Example: Encryption engines, codecs
Layer 5 – Session
** Key Functions:**
Establishes, manages, and terminates sessions between applications
Controls communication synchronization and dialog
PDU: Data
Example: Session managers, APIs
Layer 4 – Transport
** Key Functions:**
Breaks data into segments
Adds port numbers for application-specific routing
Ensures reliable delivery (TCP) or faster but unreliable delivery (UDP)
Firewalls filter based on transport protocols and ports
PDU: Segment
Example: TCP, UDP, Firewalls
Layer 3 – Network
** Key Functions**
Adds IP addresses to create packets
Determines the best path across networks using routing
Routes packets between different networks
PDU: Packet
Devices: Routers, Layer 3 switches, firewalls
Layer 2 – Data Link
** Key Functions**
Adds MAC addresses to form frames
Handles error detection for local transmission
Controls access to the physical medium
PDU: Frame
Devices: Switches, bridges, network interface cards (NICs)
Layer 1 – Physical
** Key Functions**
Transmits raw bits over the physical medium (cables, wireless, etc.)
Converts data into electrical, optical, or radio signals
Concerned with connectors, voltage, frequencies, and physical standards
PDU: Bits
Devices: Cables, hubs, Wi-Fi radios, network cards