Buffl

Day 3 OSI Mpdel & TCP/IP Suite

as
von abdullah S.

🎯 KEY POINTS BY LAYER


OSI MODEL LAYERS (Top to Bottom)

Layer 7 - Application

  • Closest to end user

  • Interacts with software applications

  • Protocols: HTTP, HTTPS, FTP, SMTP, DNS

  • Functions: Identifying communication partners, synchronizing communication

  • Who uses it: Application developers

Layer 6 - Presentation

  • Translates data between application and network formats

  • Functions: Encryption/decryption, compression, format translation

  • Example: Converting JPEG to network-transmittable format

Layer 5 - Session

  • Controls dialogues (sessions) between hosts

  • Functions: Establishes, manages, and terminates connections

  • Example: Managing connection between web browser and YouTube server

Layer 4 - Transport

  • PDU: Segment

  • Segments and reassembles data

  • Provides host-to-host communication

  • Protocols: TCP, UDP

  • Breaks large data into smaller segments

  • Header added: L4 header

Layer 3 - Network

  • PDU: Packet

  • Provides connectivity between different networks

  • Logical addressing: IP addresses

  • Path selection between source and destination

  • Devices: Routers operate here

  • Header added: L3 header (added to segment)

Layer 2 - Data Link

  • PDU: Frame

  • Provides node-to-node connectivity

  • Defines data formatting for physical transmission

  • Detects and possibly corrects Physical Layer errors

  • Physical addressing: MAC addresses (separate from Layer 3)

  • Devices: Switches operate here

  • Headers/Trailers added: L2 header + L2 trailer

Layer 1 - Physical

  • PDU: Bit

  • Defines physical characteristics of transmission medium

  • Specifications: Voltage levels, maximum distances, connectors, cable specs

  • Converts digital bits to electrical or radio signals

  • Example: Cable types, pin layouts, RJ-45 connectors



Author

abdullah S.

Informationen

Zuletzt geändert