Courseiva
Question 678 of 1,389
Network Infrastructure and ConnectivitymediumMultiple ChoiceObjective-mapped

CCNA IPv6 link-local addresses (FE80::/10) Practice Question

Which IPv6 address type is automatically created on an interface and used for communication on the local link only?

⚠ Common exam trap

A common exam trap is confusing link-local addresses with unique local or global unicast addresses. Link-local addresses are automatically generated and only valid on the local link, whereas unique local addresses resemble private IPv4 addresses but are routable within an organization. Multicast addresses are not assigned to interfaces for unicast communication, so selecting multicast is incorrect. Understanding the scope and automatic generation of link-local addresses is critical.

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

Link-local

Every IPv6-enabled interface generates a link-local address, typically in the FE80::/10 range. It is used for neighbor discovery, local communication, and next-hop resolution on the same link.

Answer analysis

Option-by-option breakdown

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

  • Global unicast

    Why it's wrong here

    Global unicast addresses (2000::/3) are globally routable and must be obtained either through static configuration, Stateless Address Autoconfiguration (SLAAC), or DHCPv6; they are not automatically created on an interface merely by activating IPv6. The interface's automatic address is strictly link-local, while a global address is assigned based on network prefix information from Router Advertisements or manual setup. This makes global unicast an incorrect answer for an automatically created address type.

    When this WOULD be correct

    If the question asked for an IPv6 address type that is routable on the internet and can be used for global communication, then Global unicast would be the correct answer, as it is designed for that purpose.

  • Link-local

    Why this is correct

    Link-local addresses (fe80::/10) are automatically generated on all IPv6-enabled interfaces and remain confined to a single link; they are not routed by routers. This automatic creation happens immediately when IPv6 is enabled on the interface, and the address is typically derived from the interface's MAC address using EUI-64 or generated randomly with privacy extensions. This is the address type the question refers to.

  • Unique local

    Why it's wrong here

    Unique local addresses (fc00::/7) serve a role analogous to IPv4 private addresses, but they are not automatically configured on an interface when IPv6 is enabled. Instead, they require explicit manual configuration or stateful assignment via DHCPv6, and they are designed to be routable within a private site, not restricted to a single link. Because they are not automatically created, they cannot be the correct answer.

    When this WOULD be correct

    If the question were to ask which IPv6 address type is used for communication within a private network and is not routable on the global internet, then Unique Local would be the correct answer, as it fits the criteria for private addressing.

  • Multicast

    Why it's wrong here

    Multicast addresses (ff00::/8) identify a group of interfaces across a network, not a single interface's unicast identity, and an IPv6 host does not automatically create a multicast address as a source or host address. While an interface joins multicast groups like all-nodes (ff02::1) and solicited-node automatically, those are destination-only group addresses, not address types assigned to the interface itself. Thus multicast is not an automatically created interface address type in the context of this question.

    When this WOULD be correct

    If the question asked for the type of IPv6 address used for sending packets to multiple devices on a local network segment, then 'multicast' would be the correct answer. For example, a question could specify the address type used for group communication within a local subnet.

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 200-301 exam frequently reuses these exact scenarios with slightly different constraints.

Link-localCorrect answer

Why this is correct

Link-local addresses (fe80::/10) are automatically generated on all IPv6-enabled interfaces and remain confined to a single link; they are not routed by routers. This automatic creation happens immediately when IPv6 is enabled on the interface, and the address is typically derived from the interface's MAC address using EUI-64 or generated randomly with privacy extensions. This is the address type the question refers to.

Global unicastWrong answer — click to see why

Why this is wrong here

Global unicast addresses are routable across the internet and are not automatically created on an interface; they require manual configuration or DHCPv6. They are not restricted to local-link communication, which contradicts the question's requirement.

★ When this WOULD be the correct answer

If the question asked for an IPv6 address type that is routable on the internet and can be used for global communication, then Global unicast would be the correct answer, as it is designed for that purpose.

Why candidates choose this

Students might think global unicast is automatically created because of SLAAC (Stateless Address Autoconfiguration), but SLAAC generates addresses based on a prefix advertised by a router, not automatically without a router. Additionally, global unicast is not limited to the local link.

Unique localWrong answer — click to see why

Why this is wrong here

Unique local addresses (FC00::/7) are similar to private IPv4 addresses and are routable within a site but not over the internet. They are not automatically created on an interface; they require manual configuration or DHCPv6. They are not restricted to the local link, as they can be routed within a private network.

★ When this WOULD be the correct answer

If the question were to ask which IPv6 address type is used for communication within a private network and is not routable on the global internet, then Unique Local would be the correct answer, as it fits the criteria for private addressing.

Why candidates choose this

Students may confuse unique local with link-local because both are not globally routable. However, unique local addresses are site-local (routable within an organization) and not automatically generated for local-link-only communication.

MulticastWrong answer — click to see why

Why this is wrong here

Multicast addresses are used for one-to-many communication and are not assigned to interfaces as a primary unicast address. The question asks for an address type that is automatically created on an interface for local-link communication, which is a unicast address, not a multicast group address.

★ When this WOULD be the correct answer

If the question asked for the type of IPv6 address used for sending packets to multiple devices on a local network segment, then 'multicast' would be the correct answer. For example, a question could specify the address type used for group communication within a local subnet.

Why candidates choose this

Students may confuse multicast with link-local because both are confined to the local link in some contexts (e.g., multicast groups like FF02::1). However, multicast is not a unicast address type assigned to an interface; it is a destination address for group communication.

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

Quick reference

Routing Protocol Comparison

ProtocolMetricMax HopsAlgorithmType
RIP v2Hop count15Bellman-FordDistance vector
OSPFCost (bandwidth)UnlimitedDijkstra (SPF)Link state
EIGRPComposite metricUnlimitedDUALHybrid
IS-ISCostUnlimitedDijkstraLink state
BGPPolicy / attributesUnlimitedPath vectorPath vector

RIP's 15-hop limit makes it unsuitable for large networks. OSPF and EIGRP dominate modern enterprise deployments.

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: May 17, 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 200-301 practice question is part of Courseiva's free Cisco 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 200-301 exam.