nerdexam
Cisco

200-101 · Question #121

Which of these represents an IPv6 link-local address?

The correct answer is A. FE80::380e:611a:e14f:3d69. IPv6 link-local addresses are identified by the FE80::/10 prefix (range FE80:: to FEBF::) and are used exclusively for communication on a single network segment.

Troubleshoot Basic Connectivity

Question

Which of these represents an IPv6 link-local address?

Options

  • AFE80::380e:611a:e14f:3d69
  • BFE80::280:512b:e14f:3d69
  • CFEFE:0345:5f1b::e14d:3d69
  • DFE08::280e:611:a1f4f:3d69

How the community answered

(44 responses)
  • A
    89% (39)
  • B
    2% (1)
  • C
    2% (1)
  • D
    7% (3)

Why each option

IPv6 link-local addresses are identified by the FE80::/10 prefix (range FE80:: to FEBF::) and are used exclusively for communication on a single network segment.

AFE80::380e:611a:e14f:3d69Correct

FE80::380e:611a:e14f:3d69 begins with FE80, placing it within the FE80::/10 link-local prefix range defined by RFC 4291. Link-local addresses are automatically configured on every IPv6-enabled interface and are valid only for local-link communication.

BFE80::280:512b:e14f:3d69

Although FE80::280:512b:e14f:3d69 starts with FE80, the interface identifier 0280:512b:e14f:3d69 does not conform to the EUI-64 modified format; the universal/local bit in the first octet is not set as expected for a standard MAC-derived link-local address.

CFEFE:0345:5f1b::e14d:3d69

FEFE:0345:5f1b::e14d:3d69 begins with FEFE, which falls outside the FE80::/10 link-local prefix range and is therefore not a valid link-local address.

DFE08::280e:611:a1f4f:3d69

FE08::280e:611:a1f4f:3d69 begins with FE08 rather than FE80 (digits are transposed), and the group 'a1f4f' contains five hexadecimal digits, which is invalid in IPv6 notation.

Concept tested: IPv6 link-local address prefix identification FE80::/10

Source: https://www.rfc-editor.org/rfc/rfc4291#section-2.5.6

Topics

#IPv6 addressing#link-local address#FE80 prefix#address format

Community Discussion

No community discussion yet for this question.

Full 200-101 Practice