TechKnowSurge
Cisco CCNA 1.8 Cisco CCST Networking 2.3 CompTIA Network+ 3.4 CompTIA A+ Core 1 2.6
VideoNetworkFree

DEMO: IPv6 Subnetting - Solving for a Network

Covers the process of identifying a specific IPv6 network address by converting a network number into its hexadecimal equivalent using binary conversion and nibble grouping.

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

About this video

IPv6 network address calculation follows a compact, repeatable process that is slightly simpler than its IPv4 counterpart. To find the address of any specific network, one is first subtracted from the target network number to account for the fact that numbering begins at zero — the first network carries an all-zero value, so network one equals zero, network two equals one, and so on. The adjusted number is then converted to binary, padded to the correct bit width, and divided into four-bit nibbles. Each nibble is translated into its hexadecimal equivalent to produce the final network address. In practice, when working within a fixed prefix structure, the first three hexadecimal groups of the address remain constant across all networks in the range. Only the fourth hex group changes as the network number increments, which simplifies the calculation significantly. Applying this method to any target network — whether the 50th, the 100th, or the 4,500th — requires only subtracting one, performing the binary conversion, and reading off the corresponding hex value for that single changing group.

What you'll learn

What's covered

IPv6 Network Range Solving

Aligned to

Cisco CCNA
1.8 Configure and verify IPv6 addressing and prefix
Cisco CCST Networking
2.3 Identify IPv6 addresses and prefix formats
CompTIA Network+
3.4 Given a scenario, implement IPv4 and IPv6 network services
CompTIA A+ Core 1
2.6 Compare and contrast common network configuration concepts

Key terms

IP Address
A numerical label assigned to each device connected to a network that uses the Internet Protocol.
Internet Protocol
IP
The principal communications protocol for routing packets across network boundaries.
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.
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.
Binary
The base-2 number system that uses only the digits 0 and 1; the native language of digital computers, which store and process data as electrical on/off states.
Hexadecimal
Hex
A base-16 number system using digits 0–9 and letters A–F; each hex digit maps to exactly 4 bits, making it a compact shorthand for representing binary data.
Nibble
A group of exactly 4 bits, equivalent to one hexadecimal digit; two nibbles make up one byte.

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 →