CompTIA Linux+ Powered by LPI (LX0-104) — Question 43

Which of the following is a valid IPv6 address?

Answer options

Correct answer: A

Explanation

Answer A is correct as it follows the proper IPv6 format with hexadecimal digits and the use of '::' for zero compression. Answer B is incorrect due to multiple '::' which is not allowed. Answer C contains '0g41' which is not valid since 'g' is not a valid hexadecimal character. Answer D uses '%' instead of ':' which is not acceptable in an IPv6 address. Answer E uses '.' instead of ':' which is also invalid in IPv6 notation.