IPv6 Addressing (obj 1.8) Flashcards
(19 cards)
What is the address space limitation of IPv4?
Limited address space of only 32 bits of addressable space
Approximately 4.3 billion addresses available in IPv4
What problem is caused by IPv4’s address exhaustion?
Address exhaustion due to waste and subnetting
This leads to challenges in allocating IP addresses effectively
What is the address space of IPv6?
128-bit addresses
This allows for a significantly larger number of unique addresses
How many addresses can IPv6 theoretically provide?
340 undecillion addresses
This resolves the address exhaustion problem found in IPv4
List two features of IPv6.
- No broadcasts
- No packet fragmentation
These features enhance the efficiency of network communication
What is the structure of the IPv6 header?
Simplified header with only 5 fields
This simplification aids in processing packets more efficiently
What is the maximum number of hexadecimal digits in an IPv6 address?
No more than 32 hexadecimal digits
This includes both segments and shorthand notations
Fill in the blank: IPv6 addresses are represented in _______.
Hexadecimal Notation
Segments are separated by colons
How can four consecutive zeros be represented in an IPv6 address?
By one zero
This is part of the shorthand notation used in IPv6
What is the purpose of the double colon (::) in IPv6 addresses?
To summarize multiple segments that have just zeros
It can only be used once within an address
What notation is used for identifying IPv4 addresses?
Dotted decimal notation (0-255)
This differs from the hexadecimal notation used in IPv6
What are the characteristics of unicast IPv6 addresses?
- Identifies a single interface
- Globally routed unicast addresses
- First segment in IPv6 address is between 2000-3999
Similar to unicast addresses in IPv4
What do link local addresses in IPv6 begin with?
FE80 as first segment
These addresses are similar to private IPs in IPv4
What identifies a multicast IPv6 address?
Starts with FF as the first two digits within the first segment
This address type identifies a group of interfaces
What does Anycast in IPv6 identify?
A set of interfaces allocated from unicast space
This allows for more efficient routing of data
What is Stateless Address Autoconfiguration (SLAAC)?
An Auto-configuration that eliminates the need to obtain addresses or other configuration information from a central server
Utilizes MAC addresses to create unique identifiers
What does the Extended Unique Identifier (EUI) allow?
To assign itself a unique 64-bit IPv6 interface identifier (EUI-64)
This is part of the SLAAC process
What is the purpose of the Neighbor Discovery Protocol (NDP)?
To determine Layer 2 addresses on the network
It simplifies network configuration and improves efficiency
List two functions of the Neighbor Discovery Protocol (NDP).
- Router solicitation
- Neighbor advertisement
Other functions include router advertisement, neighbor solicitation, and redirection