OSI Model — 7 Layers Explained
Break down each layer with real packet flow examples you can visualize.
Understand how data travels across the internet — from the OSI model and TCP/IP to DNS, routers, switches, and IP addressing.
Computer networking connects devices so they can share information. Every email, video call, and webpage load depends on networks working correctly. Whether you are preparing for CompTIA Network+, a CCNA certification, or simply want to troubleshoot your home Wi-Fi, this guide gives you a solid foundation.
HTTP, FTP, SMTP at Layer 7. Encryption and data formatting at Layer 6. This is what users interact with directly.
Manages connections between applications — establishing, maintaining, and terminating sessions.
TCP provides reliable, ordered delivery. UDP is faster but connectionless. Ports identify specific services.
IP addressing, routing, and packet forwarding. Routers operate at this layer to connect different networks.
MAC addresses, switches, Ethernet frames at Layer 2. Cables, Wi-Fi signals, and hardware at Layer 1.
The four layers: Link, Internet, Transport, Application. How TCP/IP maps to the OSI model in practice.
HTTP/HTTPS, FTP, SSH, ICMP (ping), ARP, and DHCP — what each does and when it is used.
Use Wireshark to capture and inspect real packets. Trace a web request from DNS lookup to HTTP response.
How DNS resolves domain names to IP addresses. A, AAAA, CNAME, MX records, and the DNS lookup process.
Default gateways, static vs. dynamic routing, NAT, and how home routers connect your LAN to the internet.
MAC address tables, switch vs. hub vs. router, VLAN segmentation, and basic switch configuration concepts.
32-bit addresses, dotted decimal notation, public vs. private IPs, and common ranges (10.x, 172.16.x, 192.168.x).
Subnet masks, CIDR notation (/24, /16), calculating network and broadcast addresses, and dividing networks.
128-bit addresses, hexadecimal notation, why IPv6 matters, and dual-stack deployment basics.
ping and traceroute, and configure a simple network in Cisco Packet Tracer or GNS3.
Break down each layer with real packet flow examples you can visualize.
Compare reliability, speed, and use cases for TCP and UDP protocols.
Follow a domain lookup from browser to nameserver and back in milliseconds.
Learn subnet masks and CIDR with step-by-step practice problems.