CCNA IPv6 Addresses

CCNA IPv6 Addresses

Table Of Contents

Quiz Page

Test your understanding of key concepts with a short quiz. A quick way to check what you know before moving on.

Notes

Chapter #1 – Address Format

IPv6 addresses are quite different to IPv4. They use hexadecimal numbers, rather than decimal. There are also eight groups of numbers, rather than four. Each group is separated by colon characters.

Chapter #2 – Making it Simpler

IPv6 addresses can be simplified. The first step is to omit any leading zeroes in a group. Then, if there are several groups of zeroes in a row, they can be replaced by a double colon. This can only be done once though.

Chapter #3 – Subnets and Prefixes

The network portion of an IPv6 address is called a prefix. This is the same as a subnet in IPv4.

Subnet masks are now called the prefix length. They are only written in CIDR notation now, not dotted decimal. A /64 prefix is the most commonly used prefix. However, other sizes are still valid, such as /127 for a point-to-point WAN.

Chapter #4 – Header Format

IPv6 has a larger header, as it has larger source and destination IP addresses. Even so, it’s much simpler.

Additional References

IPv6 Addressing and Basic Connectivity — IOS XE 3S

Implementing IPv6 Addressing and Basic Connectivity — IOS XE 17.4

IPv6 Addressing and Basic Connectivity — IOS Release 15S