Network+ IPv6
What is the typical notation for an IPv6 address?
Hexadecimal, divided by colons
What is the length of an IPv6 address?
128 bits
What type of IPv6 address is used for a single interface?
Unicast
What type of IPv6 address is used to address multiple interfaces?
Multicast
What type of IPv6 address is equivalent to IPv4's private addressing?
Unique Local Address (ULA)
What is the prefix for an IPv6 Link-Local address?
FE80::/10
How many bits are used for the prefix in an IPv6 Global Unicast Address?
Typically 64 bits for the network and 64 bits for the interface identifier
What feature in IPv6 replaces ARP in IPv4?
Neighbor Discovery Protocol (NDP)
What is the purpose of the IPv6 Stateless Address Autoconfiguration process?
To enable devices to configure themselves automatically
What field in IPv6 replaces the Time to Live field in IPv4?
Hop Limit
What is the IPv6 address used to reach all nodes on the local network segment?
FF02::1
What is the IPv6 address used to reach all routers on the local network segment?
FF02::2