12.4.5 IPv6 Overview
Which of the following describes an IPv6 address? (Select two.)
Eight hexadecimal quartets 128-bit address
Which of the following is a valid IPv6 address?
FEC0::AB:9007
Which of the following correctly describes the most common format for expressing IPv6 addresses? (Select two.)
Hexadecimal numbers 32 numbers grouped using colons
In which of the following IPv6 configuration methods does the RA message contain configuration information to obtain the interface ID, subnet prefix, default gateway, and other configuration information from a DHCPv6 server?
Stateful autoconfiguration
Which of the following are valid IPv6 addresses? (Select two.)
141:0:0:0:15:0:0:1 6384:1319:7700:7631:446A:5511:8940:2552
Which of the following describes link-local IPv6 addresses? (Select three.)
Link-local IPv6 addresses must be assigned to any network interface on a Linux system. Link-local IPv6 addresses begin with FE8, FE9, FEA, or FEB. Link-local IPv6 addresses are not routable.
IPv6 is configured using several methods. In which method do the clients automatically generate the interface ID and learn the subnet prefix and default gateway through Neighbor Discovery Protocol (NDP)?
Stateless autoconfiguration
IPv6 is configured using several methods. In which method is the entire 128-bit IPv6 address and all other configuration information statically assigned to the host?
Static full assignment
IPv6 is configured using several methods. In which method is the prefix statically assigned, and the interface ID uses the modified EUI-64 format derived from the MAC address?
Static partial assignment
IPv6 uses 128-bit addresses. The address contains two 64-bit components. What is the first 64-bit component called? What is the last 64-bit component called?
The prefix The interface ID