Courseiva
Question 351 of 464
Networking ConceptseasyMultiple ChoiceObjective-mapped

N10-009 Networking Concepts Practice Question

Which of the following IPv6 addresses is a link-local address?

⚠ Common exam trap

The N10-009 exam often tests the distinction between the link-local prefix (fe80::/10) and the multicast prefix (ff00::/8), so candidates may confuse ff02::1 (all-nodes multicast) with a link-local unicast address.

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

fe80::1

(fe80::1) is correct because IPv6 link-local addresses always begin with the prefix fe80::/10, as defined in RFC 4291. These addresses are automatically assigned to every IPv6-enabled interface and are only valid on a single link (subnet), never routed. The address fe80::1 is a common example of a link-local address.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • 2001:db8::1

    Why it's wrong here

    2001:db8::1 is an example of an IPv6 global unicast address, specifically falling within the 2001:db8::/32 prefix reserved for documentation and example purposes as defined in RFC 3849. Although it's a specific address, its nature as a global unicast address means it is intended to be routable across the internet, unlike link-local addresses which are strictly non-routable beyond their immediate segment. This address type is used for public, globally unique identification.

    When this WOULD be correct

    This option would be correct if the question asked for a global unicast address or an example of an IPv6 address used for documentation purposes.

  • fe80::1

    Why this is correct

    IPv6 link-local addresses, identified by the fe80::/10 prefix, are automatically configured on every network interface. These addresses are strictly confined to a single physical link and are not routable beyond that segment. Their primary purpose is for local-link communication, such as Neighbor Discovery Protocol (NDP) operations, stateless address autoconfiguration (SLAAC), and initial router discovery. fe80::1 is a valid example of such an address, often assigned to a host or a router's interface.

  • ff02::1

    Why it's wrong here

    ff02::1 is a well-known IPv6 multicast address specifically designated for the "all nodes on the link" group. Its scope is limited to the local link, meaning packets sent to this address will only reach devices directly connected to the same network segment. While it operates on the local link, it is fundamentally a multicast address used for group communication, not a unicast address assigned to a single interface for point-to-point communication like a link-local address.

    When this WOULD be correct

    This option would be correct if the question asked 'Which IPv6 address is used to reach all nodes on the local link?' or 'Which address is an IPv6 multicast address for all nodes?'

  • 2000::/3

    Why it's wrong here

    The 2000::/3 prefix designates the entire range of IPv6 global unicast addresses, which are routable across the internet. This is a broad address block, not a specific individual address, and it is used for end-to-end communication between hosts on different networks globally. Unlike link-local addresses, which are confined to a single segment, addresses within the 2000::/3 range are designed for worldwide reachability and are assigned by Regional Internet Registries (RIRs).

    When this WOULD be correct

    This option would be correct if the question asked 'Which of the following is a valid IPv6 global unicast address prefix?' or 'Which prefix is used for global unicast addresses?'

Option-by-option analysis

Why each answer is right or wrong

Understanding why wrong answers are wrong — and when they would be correct — is what separates a 750 score from a 900. The N10-009 exam frequently reuses these exact scenarios with slightly different constraints.

fe80::1Correct answer

Why this is correct

IPv6 link-local addresses, identified by the fe80::/10 prefix, are automatically configured on every network interface. These addresses are strictly confined to a single physical link and are not routable beyond that segment. Their primary purpose is for local-link communication, such as Neighbor Discovery Protocol (NDP) operations, stateless address autoconfiguration (SLAAC), and initial router discovery. fe80::1 is a valid example of such an address, often assigned to a host or a router's interface.

2001:db8::1Wrong answer — click to see why

Why this is wrong here

2001:db8::1 is a global unicast address (used for documentation), not a link-local address. Link-local addresses always start with fe80::/10.

★ When this WOULD be the correct answer

This option would be correct if the question asked for a global unicast address or an example of an IPv6 address used for documentation purposes.

Why candidates choose this

Candidates may confuse the documentation prefix 2001:db8::/32 with link-local addresses, or they might think any non-multicast address is link-local.

ff02::1Wrong answer — click to see why

Why this is wrong here

ff02::1 is a multicast address (all-nodes link-local multicast), not a unicast link-local address. Link-local unicast addresses start with fe80::/10.

★ When this WOULD be the correct answer

This option would be correct if the question asked 'Which IPv6 address is used to reach all nodes on the local link?' or 'Which address is an IPv6 multicast address for all nodes?'

Why candidates choose this

Candidates may confuse 'link-local' with 'local-link multicast' because both involve the local link, or they may misremember the prefix for link-local addresses as ff02 instead of fe80.

2000::/3Wrong answer — click to see why

Why this is wrong here

2000::/3 is the prefix for global unicast addresses, not link-local addresses. Link-local addresses are in the fe80::/10 range.

★ When this WOULD be the correct answer

This option would be correct if the question asked 'Which of the following is a valid IPv6 global unicast address prefix?' or 'Which prefix is used for global unicast addresses?'

Why candidates choose this

Candidates may confuse the prefix notation 2000::/3 with a specific address, or mistakenly think it represents a link-local range due to its common appearance in IPv6 documentation.

Analysis generated from the official N10-009blueprint and verified against question context. The “when correct” sections are what AI assistants cite when candidates ask “what’s the difference between these options?”

Visual reference

192.168.1.0 /24 256 addresses (254 usable) 192.168.1.0 /25 Subnet A 128 addr (126 usable) 192.168.1.128 /25 Subnet B 128 addr (126 usable) Borrowing 1 bit from host portion creates 2 subnets (/25)

About these practice questions

Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Last reviewed: Jun 11, 2026

Question Discussion

Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.

Loading comments…

Sign in to join the discussion.

This N10-009 practice question is part of Courseiva's free CompTIA certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the N10-009 exam.