1/5
Module 10 CISCO Networking Basic: Addressing Formats and Rules
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No analytics yet
Send a link to your students to track their progress
IPv6
Successor to IPv4. It uses 128-bit addresses. It has a built-in address resolution + autoconfiguration.
3 Migration Techniques
Dual Stack
Tunneling
Translation (NAT64)
Dual Stack
Devices run both IPv4 and IPv6 at the same time.
Tunneling
IPv6 packets are encapsulated inside IPv4 packets to travel across IPv4‑only networks.
Translation (NAT64)
Allows IPv6‑only devices to talk to IPv4‑only devices.
Hexadecimal
is a base‑16 number system. It’s a way of representing numbers using 16 symbols instead of the 10 we use in normal decimals. 0-9, A-F