LPIC-2 Exam 201 (Linux Engineer) — Question 4

Which of the following commands adds a static IPv6 address to the network interface eth0?

Answer options

Correct answer: D

Explanation

The correct answer is D because it correctly uses the command syntax to add a new IPv6 address to the interface eth0. The other options either use incorrect syntax or omit the necessary 'new' keyword, which is essential when adding an address.