GCIA · Question #76
Which of the following is a valid IPv6 address?
The correct answer is D. 45CF. 6D53: 12CD. AFC7: E654: BB32: 543C. FACE. A valid IPv6 address must use only hexadecimal characters (0-9 and A-F); option D is the only choice where every character is a valid hex digit.
Question
Which of the following is a valid IPv6 address?
Options
- A45CF. 6D53: 12CD. AFC7: E654: BB32: 54AT: FACE
- B45CF. 6D53: 12KP: AFC7: E654: BB32: 543C. FACE
- C123.111.243.123
- D45CF. 6D53: 12CD. AFC7: E654: BB32: 543C. FACE
How the community answered
(18 responses)- A6% (1)
- B6% (1)
- C11% (2)
- D78% (14)
Why each option
A valid IPv6 address must use only hexadecimal characters (0-9 and A-F); option D is the only choice where every character is a valid hex digit.
Option A contains the character 'T' in the group '54AT', and 'T' is not a valid hexadecimal digit, immediately invalidating this as an IPv6 address.
Option B contains 'K' and 'P' in the group '12KP', neither of which are valid hexadecimal digits, making this address syntactically impossible.
Option C (123.111.243.123) is a dotted-decimal IPv4 address using the wrong format and delimiter, and cannot represent an IPv6 address.
IPv6 addresses are composed of eight 16-bit groups expressed in hexadecimal, using only the digits 0-9 and letters A-F. Option D contains exclusively valid hexadecimal characters across all eight groups, making it the only syntactically correct candidate among the choices, even accounting for the non-standard delimiter formatting used in this question.
Concept tested: IPv6 address format and valid hexadecimal notation
Source: https://www.rfc-editor.org/rfc/rfc4291
Topics
Community Discussion
No community discussion yet for this question.