TechKnowSurge
CompTIA Network+ 1.1 Cisco CCNA 1.13 Cisco CCST Networking 4.4 Cisco CCST Networking 4.5 CompTIA Network+ 1.7 Cisco CCNA 1.6 Cisco CCST Networking 2.2 Cisco CCST Cybersecurity 2.2
VideoNetworkFree

IP Addressing Application

This content covers how IP addressing, subnetting, and VLSM are applied to a real corporate network environment, including how to assign network addresses, broadcast addresses, and usable host ranges across 31 distinct networks. It also introduces the distinction between Layer 2 and Layer 3 networking as foundational context for practical address planning.

Complete this video to capture a CTF flag worth 1 point.

About this video

Translating IP addressing and subnetting theory into practice requires working with the kind of network topology a network engineer would actually encounter on the job. This content uses a corporate network diagram as a practical reference point, presenting a scenario in which 31 individual networks must each be assigned appropriate IP address ranges. Those networks fall into two categories: end-user LANs hosting anywhere from a few dozen to over a thousand endpoints, and point-to-point links between routers that may require only two usable IP addresses on each side of the connection. Understanding the scale and variety of these requirements is essential groundwork for applying VLSM efficiently. Alongside the addressing exercise, the content introduces the distinction between Layer 2 and Layer 3 networking within the OSI model. Layer 2 refers to local area network communication — typically Ethernet-based — where end devices on the same network segment exchange data through switches. Layer 3 refers to routed communication between separate networks, carried out by routers and other Layer 3 devices. While the OSI model is not covered in depth here, recognizing where IP addressing operates within this layered framework helps clarify why different network segments are planned and managed independently, and how that separation provides flexibility when designing or modifying a network.

What you'll learn

What's covered

Applying IP Addressing Concepts

Aligned to

CompTIA Network+
1.1 Explain concepts related to the Open Systems Interconnection (OSI) reference model.
1.7 Given a scenario, use appropriate IPv4 network addressing.
Cisco CCNA
1.13 Describe switching concepts
1.6 Configure and verify IPv4 addressing and subnetting
Cisco CCST Networking
4.4 Explain basic routing concepts
4.5 Explain basic switching concepts
2.2 Identify IPv4 addresses and subnet formats
Cisco CCST Cybersecurity
2.2 Explain how network addresses impact network security

Key terms

Layer 2
The Data Link layer of the OSI model, responsible for MAC addressing and frame delivery on a local network.
Layer 3
The Network layer of the OSI model, responsible for logical addressing and routing packets between networks.
Switch
A network device that connects devices within a LAN and forwards traffic based on MAC addresses.
Router
A network device that forwards data packets between networks based on IP addresses.
IP Address
A numerical label assigned to each device connected to a network that uses the Internet Protocol.
Subnet
A logical subdivision of an IP network, used to organize and segment network traffic.
Network Address
The first address in an IP network range that identifies the network itself and cannot be assigned to a host. It is formed when all host bits are set to zero.
Broadcast Address
The last address in an IP subnet range, formed when all host bits are set to one, used to send a single packet to every device on that network simultaneously.
Usable Host Range
The set of IP addresses within a subnet that can actually be assigned to network devices, spanning from one address above the network address to one address below the broadcast address. For example, in the 192.168.1.0/24 network, the usable host range is 192.168.1.1 through 192.168.1.254.

Transcript

Applying What You Learn

It's one thing to learn the concepts and understand how to do IP addressing and subnetting and VLSM. It's a whole other thing to know what it actually means when you get into the outside world, the real world, and are actually applying it. So this is a setup for how we take this information and apply it to what we'd see out there.

The Corporate Network

Here's the network of a company that we are the network engineer for, and one of our jobs is going to be to assign IP addresses and ranges to these different networks on here. We're going to build off of this in future modules.

One thing to understand here is that all of this is a corporate network that we're going to be managing. We have this network that we're going to have to manage, but within this network there are a lot of networks. What I mean by that is you could consider each one of these branches right here a network, a network of machines that's delivering services to a lot of endpoints. You see the number of endpoints here: this has 134, this has 45, this has 98, this has 758. Each one of these has a bunch of endpoints on it, and we're delivering connectivity to these different devices out there. That's what a network does -- it delivers connectivity to all of these end devices.

But there's also another type of network here. Between all of these, we have interconnections, and I can circle all of them here. You can see that there's quite a few. When you add these all up, we have a total of 31 networks here. So we have 31 networks within this big corporate network.

Addresses and Host Counts

Just understanding the difference with that: for each one of these, we've talked about having a network address, so each one of these will have a network address, each one of these will have a broadcast address, and then a usable host range. Some of them are not going to need that many, such as we've got 45 here or 14, and others are going to need a lot of usable hosts, like this one has a 1 351.

There are actually these links right here where possibly we just need two, one for each side of this connection here. So there are going to be times when we just need two usable IP addresses, and times when we need a large quantity of these IP addresses.

Layer 2 Versus Layer 3

I had mentioned this earlier, but I'm just going to call it out again: the difference between a layer 2 and a layer 3 network. We haven't gone over the OSI model and what the difference is between layer 2 and layer 3, but a lot of it is just how things communicate.

From a layer 2 perspective, it's considered your local area network -- or at least from an Ethernet standpoint it's considered your local area network -- and that is just devices that are on the same network that are communicating. There's a set of equipment that helps that communication happen, generally switches, but there are other communication devices that happen in layer 2 as well.

Versus layer 3, which is these connections, these devices right here. These are layer 3 devices. These happen to be routers right here. There are other devices that are layer 3 devices, but in our example here we just have routers that are interconnecting all of these different devices. So this is layer 3.

Within this, when we're talking about networking, when we're doing IP addresses and when we're doing subnetting and when we're doing all of this, we're really talking about that layer 2 network here -- which I circled in my last slide, but it'd be all of these where the end users are -- and then these links between these layer 3 networks.

Once again, the communication could be a little different. Ethernet could be on these LANs here, versus there could be some other type of connection that goes between these devices. So there are a lot of options, and it gives a lot of flexibility. Really that's a big part of the OSI model: to break things down into different layers to give flexibility and to be able to develop things at a layer level without affecting the other layers.

This course doesn't really get too much into the OSI model, but I just wanted to introduce those terms and give you some context as we move forward. We're going to be using this for applying what we learn, through our different steps and through our different modules, to what you'd actually see when you get out there.

About TechKnowSurge

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 →