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
How many bits are allocated for the 0s in an IPv6 Link-Local Address?
54 bits
How many bits are allocated for the Interface Identifier in an IPv6 Link-Local Address?
64 bits
What is the Interface Identifier in IPv6 derived from?
EUI-64
What is Stateless Autoconfiguration (eui-64) used for?
Link-Local or Global Unicast Addresses?
What occurs in Stateless Autoconfiguration (eui-64)?
- Interface Id is automatically calculated
- Router advertisements (ICMPv6) provides other configuration information
What is unique about DHCP in IPv6?
DHCP can still be used to allocate IPv6 Address to host, but a host can also configure itself
How many bytes are allocated for the Base Header in an IPv6 Datagram?
40 bytes
How many bytes are allocated for the Payload in an IPv6 Datagram?
65,535 Bytes
What are the six Extension Header Types for an IPv6 Datagram?
- Hop-by-Hop
- Source Routing
- Fragmentation
- Authentication
- Encrypted Security Payload
- Destination