TechKnowSurge
Cisco CCNA 1.9 Cisco CCNA 1.8 CompTIA Network+ 3.4 Cisco CCST Networking 2.3 Cisco CCNA 3.3
VideoNetworkFree

IPv6 Subnetting - Application

IPv6's vast address space eliminates the need for variable-length subnet masking, making corporate network design significantly more straightforward. A hierarchical addressing scheme using nibble-based divisions allows organizations to plan for regions and sites with substantial room for growth.

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

About this video

IPv6's address space is large enough to fundamentally change how corporate networks are designed and planned. Where IPv4 requires careful variable-length subnet masking to conserve addresses, including on point-to-point links between routers, IPv6 eliminates that concern entirely. With 2 to the 64th power available on the host side of every subnet, even the largest anticipated site populations represent a negligible fraction of available addresses, freeing network architects to focus on structure rather than conservation. A practical approach to IPv6 corporate addressing is to build a hierarchy that mirrors the organization's physical and logical layout. Allocating nibble-sized blocks, which align naturally with IPv6's hexadecimal notation, allows clean divisions between regions and sites. A two-nibble allocation, for example, supports up to 256 distinct regions with 256 sites each, providing a straightforward and extensible framework that can accommodate significant organizational growth without requiring address redesign.

What you'll learn

What's covered

IPv6 Corporate Network

Aligned to

Cisco CCNA
1.9 Describe IPv6 address types
1.8 Configure and verify IPv6 addressing and prefix
3.3 Configure and verify IPv4 and IPv6 static routing
CompTIA Network+
3.4 Given a scenario, implement IPv4 and IPv6 network services
Cisco CCST Networking
2.3 Identify IPv6 addresses and prefix formats

Key terms

Subnet
A logical subdivision of an IP network, used to organize and segment network traffic.
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.
Router
A network device that forwards data packets between networks based on IP addresses.
IPv6
The sixth version of the Internet Protocol, using 128-bit addresses written in hexadecimal and separated by colons to provide a vastly larger address space than IPv4's 32-bit addresses. IPv6 also introduces built-in features like SLAAC, NDP, and mandatory support for IPsec.
Nibble Boundary
A subnetting division point aligned to a 4-bit (one hexadecimal digit) boundary in an IPv6 address, simplifying hierarchical address allocation.
Hierarchical Subnetting
A structured approach to dividing an IP address space into levels such as regions and sites to reflect an organization's topology.

Transcript

Let's take a look at our corporate network and see how IPv6 would fit into it.

The Address Space Simplifies Things

Because IPv6 has such a huge address range, it really simplifies a lot of things. For instance, these network connections between these layer 3 devices, these routers, have a need for two different IP addresses, one for each side of it. But really, because we have such a huge address space, we don't need to worry about doing this variable length subnet masking.

Even the biggest networks that we have, which here is going to be, we're planning for 2,000 for this network, even though the requirement right now is 13.51, but for future growth it was 2,000. But really we don't need to worry about that at all, because 2 to the 64th power is such a huge number. It allows us to really not have to worry about the host side of bits at all.

Building a Hierarchy

So now what we do have to think about is kind of a hierarchy structure with this. We have these regions here, so it would be nice to split things down by region here. We also have many different networks at those regions, so maybe we split it by that as well.

In this example right here, maybe we devote a nibble for the regions, and then we could devote the rest of this for those different sites at each of those regions. Or we could split this into two nibbles for the regions. That gives us 256 regions and then 256 sites per each one of those regions. So it really gives us a lot of flexibility with this and how we construct this together.

That's how we would break this down with subnetting of our corporate network.

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 →