Key Ideas
1IPv4 Limitations. IPv4 uses 32-bit addresses, which provides roughly 4.3 billion unique addresses. That sounded enormous in 1981 when IPv4 was designed — but with billions of phones, la...
2IPv6 Address Representation. An IPv6 address is written as eight groups of four hexadecimal digits, separated by colons. Each group represents 16 bits, for a total of 128 bits (8 × 16 = 128).
3IPv6 Address Types. IPv6 defines three types of communication, similar in concept to IPv4 but with one key difference: IPv6 has no broadcast. Its role is filled by multicast instead.
4GUA and LLA Static Configuration. IPv6 addresses can be configured manually on a Cisco router, just like IPv4 — using ipv6 address instead of ip address. The prefix length is always specified with a sl...
5Dynamic Addressing for IPv6 GUAs. IPv6 hosts can obtain a Global Unicast Address automatically, without manual configuration, through three different methods — each offering a different balance of auto...