Network+ Certification and the OSI Model

Peter Mignin
4 min readJun 26, 2024

--

I’m currently deep into my CompTIA Network+ certification, and let me tell you, the mechanics behind internet infrastructure are blowing my mind. Seriously, I still can’t quite believe it. The way the internet effortlessly moves massive amounts of data around so quickly — it’s something I marvel at every day.

Think about it: all our data travels through fiber optic cables using light or copper cables with electrical pulses. It’s kind of mind-boggling, isn’t it?

I mean, I get how it works on a basic level, but the fact that everything we see and interact with is powered by these pulses of light and electricity? It’s just crazy.

It really shows how incredible modern technology is.

And then there’s the OSI model, with its seven layers, each doing its own thing to make sure networks communicate smoothly. It’s like the blueprint that explains how everything fits together.

The Physical Layer is where everything starts — literally, the physical side of connections. This layer handles the nitty-gritty details like cables, connectors, and the actual signals traveling through them. When troubleshooting networking issues, problems often boil down to checking cables, ensuring everything’s plugged in correctly, or diagnosing physical hardware faults. It’s like ensuring your power cord is properly connected when your device won’t turn on — fundamental but essential.

image from https://www.professormesser.com/

Moving up the OSI model, the Data Link Layer can be likened to the basic language of the network. Here, devices on the same network communicate using a set of rules and protocols. This layer manages how data is formatted into frames and uses MAC addresses (Media Access Control) to direct data to the right devices. Think of it as the traffic cop at intersections, ensuring data flows smoothly and efficiently between devices on a local network.

image from https://www.professormesser.com/

The Network Layer steps into the realm of routing — deciding the best paths for data to travel across different networks. It’s at this layer that data packets are addressed using IP (Internet Protocol) addresses, akin to postal codes in the digital world. Routers, operating at this layer, play a crucial role in directing internet traffic, ensuring data reaches its intended destination efficiently and securely.

image from https://www.professormesser.com/

As we ascend the OSI model, we encounter the Transport Layer, often likened to a courier service for data. This layer ensures reliable and secure transmission of data between devices. Whether it’s ensuring that emails arrive intact or streaming videos without interruption, the Transport Layer uses protocols like TCP (Transmission Control Protocol) for guaranteed delivery or UDP (User Datagram Protocol) for faster, less reliable transmissions, depending on the application’s needs.

image from https://www.professormesser.com/
image from https://www.professormesser.com/

The Session Layer manages the conversations or sessions between applications on different devices. It sets up, maintains, and ends these sessions, enabling devices to communicate effectively. This layer supports both half-duplex (one-way communication at a time) and full-duplex (simultaneous two-way communication) modes, ensuring seamless interaction between devices and applications.

image from https://www.professormesser.com/

Moving closer to the user experience, the Presentation Layer focuses on how data is presented and formatted. It handles tasks such as encryption to secure data transmission and compression to optimize file sizes for faster transfers. Think of it as translating and preparing data so that it can be understood by different systems and applications, ensuring compatibility and security across the network.

image from https://www.professormesser.com/

Finally, at the top of the OSI model sits the Application Layer — the layer users interact with directly. This is where you find your web browsers, email clients, and social media platforms. When you browse websites, send emails, or stream videos, you’re engaging with applications that operate at this layer. Each application uses specific protocols and services provided by lower layers to enable communication over the network, enriching your digital experience.

image from https://www.professormesser.com/

Discovering the OSI model has been a real eye-opener for me. It’s helped me understand how data travels worldwide, how people connect every day, and the tech that keeps it all running. Learning how electrical and light signals work together to drive our world is fascinating. Still, I can’t help but worry about how vulnerable the physical infrastructure might be to big disasters that could knock out the whole internet. I’m constantly amazed at how smoothly information moves across oceans, continents, and through the air — it’s surreal.

--

--

Peter Mignin
Peter Mignin

No responses yet