Courseiva
Networking ConceptshardMultiple ChoiceObjective-mapped

N10-009 Networking Concepts Practice Question

An engineer is configuring a network and needs to understand the default behavior of an IPv6 node. When an IPv6 interface is initialized, which type of address is automatically assigned without any configuration server?

⚠ Common exam trap

The N10-009 exam often tests the misconception that a global unicast address is automatically assigned, but the trap here is that only the link-local address is generated by default, while global and unique local addresses require additional configuration or router presence.

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 address

When an IPv6 interface is initialized, it automatically generates a link-local address (fe80::/10) using Stateless Address Autoconfiguration (SLAAC) without requiring any external server (e.g., DHCPv6). This address is mandatory for neighbor discovery and other link-local communication, allowing the node to operate on the local network segment immediately.

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 address

    Why it's wrong here

    A global unicast address is designed for internet routability and requires explicit assignment, either manually, via DHCPv6, or through Stateless Address Autoconfiguration (SLAAC) when a router provides a prefix. Unlike link-local addresses, these are not automatically generated solely upon interface enablement; they depend on network infrastructure providing a routable prefix. Without such configuration, an interface will not possess a global unicast address for external communication.

    When this WOULD be correct

    In a scenario where an IPv6 node is configured with a static global unicast address or receives one via DHCPv6 prefix delegation, and the question asks for the address type used for global reachability, global unicast would be correct.

  • Unique local address

    Why it's wrong here

    Unique local addresses (ULA) within the fc00::/7 range are intended for private use within a site or organization, similar to IPv4 private addresses, and are not globally routable. These addresses are not automatically generated by default when an interface is enabled; they require deliberate administrative configuration, often incorporating a pseudo-random component to enhance uniqueness within a private network. Their primary function is to provide stable, private addressing without relying on global address space.

    When this WOULD be correct

    A question asking which IPv6 address type is designed for local communication within a site, is not globally routable, and can be used without a global prefix assignment (e.g., 'Which address type is analogous to IPv4 private addresses?').

  • Link-local address

    Why this is correct

    An IPv6 link-local address (fe80::/10) is automatically configured on every IPv6-enabled interface, serving as the essential address for communication only within the local network segment. It is derived either from the interface's MAC address using EUI-64 or through privacy extensions, ensuring immediate local connectivity without requiring a DHCPv6 server or manual configuration. This address is fundamental for Neighbor Discovery Protocol (NDP) operations and initial router solicitations.

  • Multicast address

    Why it's wrong here

    Multicast addresses (ff00::/8) are not assigned to a single network interface for point-to-point communication; instead, they identify a group of interfaces that wish to receive the same data stream. An interface may *join* a multicast group, but it does not *possess* a multicast address as its primary identifier for sending or receiving unicast traffic. Their purpose is efficient one-to-many communication, distinct from an interface's unique addressing.

    When this WOULD be correct

    When asked which address type is used for one-to-many communication in IPv6, or which address is assigned to a multicast group that all IPv6 nodes must join (e.g., FF02::1).

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.

Link-local addressCorrect answer

Why this is correct

An IPv6 link-local address (fe80::/10) is automatically configured on every IPv6-enabled interface, serving as the essential address for communication only within the local network segment. It is derived either from the interface's MAC address using EUI-64 or through privacy extensions, ensuring immediate local connectivity without requiring a DHCPv6 server or manual configuration. This address is fundamental for Neighbor Discovery Protocol (NDP) operations and initial router solicitations.

Global unicast addressWrong answer — click to see why

Why this is wrong here

Global unicast addresses require either manual configuration or DHCPv6 (stateful or stateless) to be assigned; they are not automatically generated upon interface initialization without a configuration server.

★ When this WOULD be the correct answer

In a scenario where an IPv6 node is configured with a static global unicast address or receives one via DHCPv6 prefix delegation, and the question asks for the address type used for global reachability, global unicast would be correct.

Why candidates choose this

Candidates may confuse the automatic generation of link-local addresses with the ability to form global addresses via SLAAC, but SLAAC still requires router advertisements, not automatic assignment without any server.

Unique local addressWrong answer — click to see why

Why this is wrong here

Unique local addresses (ULAs) are not automatically assigned upon interface initialization; they require manual configuration or DHCPv6. IPv6 nodes automatically generate a link-local address (fe80::/10) without any server.

★ When this WOULD be the correct answer

A question asking which IPv6 address type is designed for local communication within a site, is not globally routable, and can be used without a global prefix assignment (e.g., 'Which address type is analogous to IPv4 private addresses?').

Why candidates choose this

Candidates may confuse unique local addresses with link-local addresses because both are for local use, but ULAs are not automatically assigned and require configuration, unlike link-local addresses.

Multicast addressWrong answer — click to see why

Why this is wrong here

A multicast address is not automatically assigned to an interface upon initialization; it is typically joined for specific protocols (e.g., all-nodes multicast FF02::1) but not generated as a unicast address for the interface itself.

★ When this WOULD be the correct answer

When asked which address type is used for one-to-many communication in IPv6, or which address is assigned to a multicast group that all IPv6 nodes must join (e.g., FF02::1).

Why candidates choose this

Candidates may confuse the automatic joining of the all-nodes multicast group with the automatic assignment of a unicast address, or think that multicast addresses are generated similarly to link-local addresses.

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?”

About these practice questions

This N10-009 question is part of Courseiva's 464-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

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.