TechKnowSurge
CompTIA Network+ 1.7 Cisco CCNA 1.6 Cisco CCNA 1.7 Cisco CCST Networking 2.2
VideoNetworkFree

DEMO: Address Types, Part 2

A hands-on exercise in identifying IPv4 address types, covering class identification, network and broadcast address boundaries, host ranges, and private address ranges.

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

About this video

IPv4 address classification is a foundational networking skill, and this exercise builds fluency by applying classification rules to real address examples. Each address is analyzed starting with the first octet to determine its class, which in turn defines how the address is divided between its network and host portions. For a Class A address, the first octet identifies the network while the remaining three octets represent the host space. For a Class B address, the first two octets form the network portion, leaving the final two for host identification. Once the class is established, the exercise reinforces how to calculate the network address and broadcast address for a given subnet, and how to recognize whether an address falls within the private addressing ranges defined for each class. An address that matches neither the network address nor the broadcast address and sits within a valid range is identified as a host address. Distinguishing public from private addresses is equally important, as private ranges have specific boundaries within each class that must be committed to memory. A solid understanding of these classification concepts is critical before progressing to subnetting, routing, and other intermediate networking topics that build directly on this foundation. Repeated practice with varied address examples is strongly recommended until identification becomes second nature.

What you'll learn

What's covered

IP Address Types Exercise

Aligned to

CompTIA Network+
1.7 Given a scenario, use appropriate IPv4 network addressing.
Cisco CCNA
1.6 Configure and verify IPv4 addressing and subnetting
1.7 Describe private IPv4 addressing
Cisco CCST Networking
2.2 Identify IPv4 addresses and subnet formats

Key terms

IP Address
A numerical label assigned to each device connected to a network that uses the Internet Protocol.
Octet
One of the four 8-bit sections of an IPv4 address, each separated by a dot in dotted decimal notation and representing a decimal value from 0 to 255. For example, in 192.168.1.1, the four octets are 192, 168, 1, and 1.
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.
Subnet Mask
A 32-bit number that divides an IP address into network and host portions.
Network Address Translation
NAT
A method that maps private IP addresses to a public IP address, allowing multiple devices to share a single public IP.

Transcript

Identifying Address Types

Now that we know a little more about address types, let's go ahead and do the exercise we did before and identify some address types.

We're going to just jump into this first address right here. We take a look at it, and the first octet tells us this is a class A. Is it a private address? No, it isn't, it doesn't fall under one of those ranges that's private addressing. Because this is a class A, we know that the first octet is the network side of this, and the next portion of this is the host side of it. The network address would end in 0.0.0.

This next one, 172.18.254.255, is a class B. I can see that because of this first octet, so I know the network portion of this is the first two octets here. I know that if this was a network address it would be 0.0, and I know that if it's a broadcast address it would be 255.255. It's neither of those, so this is a host. Then, is it a private address? I look at this range right here, and yes, it is part of the private addressing range.

Go ahead and go through the rest of these and identify what type of addresses they are, and write it in. Then once you're done filling this all in, go ahead and check your work and see how you did. If you need more practice with this, make sure you get more practice with this. You really need to understand this before you proceed. These are important concepts, and we'll continue to build on it.

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 →