LPIC-2 Exam 202 (Linux Engineer) — Question 104
Which of the following types of IPv6 address assignments does DHCPv6 support? (Choose three.)
Answer options
- A. Assignments of normal IPv6 addresses that can be renewed.
- B. Assignments of temporary IPv6 addresses that cannot be renewed.
- C. Assignments of blacklisted IPv6 addresses that should no longer be used.
- D. Assignments of IPv6 prefixes that can be used for routing or further assignments.
- E. Assignments of anonymous IPv6 addresses whose assignment is not logged by the DHCPv6 server.
Correct answer: A, B, D
Explanation
The correct answers A, B, and D reflect the types of address assignments that DHCPv6 can manage. DHCPv6 can provide standard and temporary address assignments, along with IPv6 prefixes for routing. However, options C and E are incorrect, as blacklisted addresses are not assigned by DHCPv6, and anonymous addresses are not typically logged for assignment.