Skip to content
Tech Master Tech Master

OneStopTechnical Forum

  • Books
  • AI
  • Networking
  • Windows
  • Linux
  • Cloud
  • Mac
  • Active Directory
  • Azure
  • Cloud
  • Exchange
  • M365
  • Server 2025
  • Storage
  • Vsphere
  • Website
  • Database
  • Security
  • Knowledge Base
  • VPN
Tech Master
Tech Master

OneStopTechnical Forum

OSI (Open Systems Interconnection) Model

blog.payperitem.com, April 3, 2025April 3, 2025

The OSI (Open Systems Interconnection) Model is a conceptual framework used to understand and standardize network communication. It consists of seven layers, each with distinct roles in the process of data transmission.


OSI Model Layers Overview

  1. Physical Layer (Layer 1)
    • Deals with hardware, signals, and physical connections.
    • Transmits raw bits (0s and 1s) over cables, radio waves, or optical fibers.
    • Examples: Ethernet cables, fiber optics, radio waves (Wi-Fi, Bluetooth).
    • Devices: Hubs, repeaters, network interface cards (NICs).
  2. Data Link Layer (Layer 2)
    • Provides error detection and correction for the physical layer.
    • Handles MAC (Media Access Control) and LLC (Logical Link Control).
    • Examples: Ethernet (IEEE 802.3), Wi-Fi (IEEE 802.11).
    • Devices: Switches, bridges, NICs.
  3. Network Layer (Layer 3)
    • Manages routing of data packets between different networks.
    • Uses logical addressing (IP addresses) to find paths.
    • Examples: IP (IPv4, IPv6), ICMP, OSPF, BGP.
    • Devices: Routers, Layer 3 switches.
  4. Transport Layer (Layer 4)
    • Ensures reliable or unreliable data delivery using protocols like TCP and UDP.
    • Handles flow control and segmentation.
    • Examples: TCP (reliable), UDP (fast but unreliable).
    • Devices: Firewalls, load balancers.
  5. Session Layer (Layer 5)
    • Manages sessions and connections between applications.
    • Responsible for session initiation, maintenance, and termination.
    • Examples: NetBIOS, PPTP, RPC, SOCKS.
  6. Presentation Layer (Layer 6)
    • Handles data formatting, encryption, and compression.
    • Ensures compatibility between different data representations.
    • Examples: SSL/TLS, JPEG, GIF, ASCII, MP3.
  7. Application Layer (Layer 7)
    • Provides network services directly to user applications.
    • Defines protocols for emails, web browsing, and file transfers.
    • Examples: HTTP, FTP, SMTP, DNS, SSH.
Networking

Post navigation

Previous post
Next post

Related Posts

Software compatible with or similar in function to ITGlue

April 7, 2025

If you’re looking for open-source software compatible with or similar in function to ITGlue—which is used for IT documentation, password management, asset tracking, and SOP storage—there are a few options worth considering. While ITGlue itself is proprietary and highly integrated with MSP tools, some open-source platforms aim to replicate or…

Read More

VPN server in Azure

April 16, 2025April 18, 2025

Setting up a VPN server in Azure that supports secure access for employees, vendors, and customers requires a carefully planned architecture to address different access levels, security boundaries, and scalability. Here’s a solid approach with Azure-native and custom options, along with a proposed build. 🔐 Goal: 🧱 Solution Overview: Option…

Read More

WSUS server on Windows Server (2016/2019/2022)

April 11, 2025April 11, 2025

✅ 1. Prerequisites 📦 2. Install WSUS Role Via Server Manager 🛠️ 3. Configure WSUS Initial Configuration Wizard 📂 4. Configure Update Storage (Optional) If you chose to store updates locally: 🧠 5. Configure Group Policy (Clients) To point clients to your WSUS server: Create or Edit a GPO Set…

Read More

Recent Posts

  • List of AD Schema Versions
  • OldNewExplorer Free Download For Windows 11, 10, 8 and 7 [Latest Version]
  • How to Get the Classic (old) Context Menu on Windows 11
  • BitLocker Recovery Keys
  • Active Directory and Server hardening

Recent Comments

No comments to show.
June 2025
M T W T F S S
 1
2345678
9101112131415
16171819202122
23242526272829
30  
« May    
Log in
©2025 Tech Master | WordPress Theme by SuperbThemes
  • Login
  • Sign Up
Forgot Password?
Lost your password? Please enter your username or email address. You will receive a link to create a new password via email.
body::-webkit-scrollbar { width: 7px; } body::-webkit-scrollbar-track { border-radius: 10px; background: #f0f0f0; } body::-webkit-scrollbar-thumb { border-radius: 50px; background: #dfdbdb }