The TCP/IP model is a streamlined alternative to the OSI model that more accurately reflects how modern networking protocols are structured and used in practice. It consolidates the OSI's seven layers into four, aligning closely with contemporary technologies like HTTP and Ethernet.
TCP/IP Model Overview
The OSI model is not the only model that explains networking. The TCP/IP model also explains networking, and it's a little more updated. So let's take a look at what the TCP/IP model looks like and how it's applied.
There's still a lot of value in knowing the OSI model, even though the TCP/IP model might be a little updated. That is, some protocols that we work with out there are still going to fall in line with this OSI model.
Let's use Ethernet as an example. Here we have layer 3. This is the networking. This would be like IP version 4 — that would sit right here, and that doesn't change, that's relatively stable there. Then we have this data link layer here, that's layer 2. And then we have the physical layer, this is layer 1.
What I want to illustrate with this is that the data link layer is split into two different sub-layers here. And Ethernet here, we can see, spans the two different layers, layer 1 and layer 2. If you look at this, this is all related. These are all the 802s, and it defines things like the wireless LAN, Ethernet, wireless PAN, and this layer right here. So what I'm trying to say is that really we can just group this all up as being layer 1 and layer 2 — it's all kind of the same 802 arena here.
I had also mentioned the same thing with HTTP traffic. The HTTP traffic is all just an application layer, and we really don't have the presentation and session layer like we do with some of the older protocol suites that we have.
Here is the OSI model right here. We've got application, presentation, session, transport, network, data link, and physical.
Since a lot of our technologies really just group up these three, we just call this the application layer with the TCP/IP model. Notice that the transport layer stays the same. We've changed the terminology from network to the internet. And then the data link and physical are replaced with network access, so that's the local access there.
So this is the TCP/IP model. It's just a little bit different, but it really expresses some of our more recent protocols, or the more popular protocols nowadays.
TechKnowSurge builds IT and cybersecurity professionals through hands-on, concept-first training built around real understanding — not memorization. Free interactive tools, structured programs, and 25+ years of real-world experience, all in one place.
Explore free tools and programs →