Week 8: IPv6 Flashcards
What are the advantages of IPv6 over IPv4?
- Larger Address Space
- Better Header Format
- New Options
- Allowance for Extension
- Support for more security
List the characteristics of IPv6 addresses
- 128 Bits (16 bytes)
- 2^128 addresses
- Represented in Colon-Hex format
How is address abbreviation done with IPv6 address?
- Leading Zeros in each group can be omitted
- Groups with consecutive zero value can be replaced by double colon (::) (but only one series can be replaced)
True or False: IPv6 has a subnet mask
False, Only CIDR notation
What are the three types of addresses?
Unicast
Multicast
Anycast
How is the Address Allocation of IPv6 similar to IPv4?
The address space is divided into several blocks of varying sizes for special purposes
True or False: all the blocks for IPv6 are assigned
False, most of the blocks are still unassigned & have been set aside for future use
What is the Global Unicast Type Prefix for IPv6?
2000::/3
What is the Unique Local Unicast Type Prefix for IPv6?
FC00::/7
What is the Link-Scoped Unicast Type Prefix for IPv6?
FE80::/10
What is the Multicast Type Prefix for IPv6?
FF00::/8
How many bits are allotted for the routing prefix for the Global Unicast Address?
48 bits or more
How many bust are allotted for the subnet ID for the Global Unicast Address?
16 bits or less
How many bits are allotted for the Interface Identifier for the Global Unicast Address?
64 bits
How many bits are allocated for the prefix in an IPv6 Link-Local Address?
10 bits