nerdexam
GIAC

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.

Network Traffic Analysis & Protocol Review

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)
  • A
    6% (1)
  • B
    6% (1)
  • C
    11% (2)
  • D
    78% (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.

A45CF. 6D53: 12CD. AFC7: E654: BB32: 54AT: FACE

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.

B45CF. 6D53: 12KP: AFC7: E654: BB32: 543C. FACE

Option B contains 'K' and 'P' in the group '12KP', neither of which are valid hexadecimal digits, making this address syntactically impossible.

C123.111.243.123

Option C (123.111.243.123) is a dotted-decimal IPv4 address using the wrong format and delimiter, and cannot represent an IPv6 address.

D45CF. 6D53: 12CD. AFC7: E654: BB32: 543C. FACECorrect

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

#IPv6#IP addressing#address format#network addressing

Community Discussion

No community discussion yet for this question.

Full GCIA Practice