Which statement best explains why link-local IPv6 addresses are still important even when global unicast addresses are configured?
Answer choices
Why each option matters
Good practice is not just finding the correct option. The wrong answers often show the exact trap the exam wants you to fall into.
Best answer
Because IPv6 still relies on link-local addressing for important local-link functions.
This is correct because link-local addresses remain central to normal IPv6 operation.
Distractor review
Because global unicast addresses can be used only on serial links.
This is wrong because global unicast addresses are broadly used across IPv6 networks.
Distractor review
Because link-local addresses replace all static routes.
This is wrong because local addresses and route configuration solve different problems.
Distractor review
Because link-local addresses are the same thing as DNS names.
This is wrong because addressing and name resolution are different concepts.
Common exam trap
Common exam trap: answer the scenario, not the keyword
A frequent exam trap is assuming that link-local IPv6 addresses are only used when global unicast addresses are missing or that they serve as a fallback mechanism. This misconception leads to underestimating their critical role in IPv6 operations such as neighbor discovery and routing protocol communication. Another trap is confusing link-local addresses with DNS names or thinking they replace static routes, which are unrelated concepts. Misinterpreting global unicast addresses as limited to certain link types, like serial links, also misguides candidates. Recognizing that link-local addresses are always present and essential for local-link functions prevents these common mistakes.
Technical deep dive
How to think about this question
Link-local IPv6 addresses are a fundamental part of IPv6 networking, automatically assigned to every IPv6-enabled interface. These addresses are used for communication within the local network segment or link and are not routable beyond that link. They enable essential IPv6 functions such as neighbor discovery, address autoconfiguration, and routing protocol operations. Unlike global unicast addresses, which are routable across the internet or large networks, link-local addresses provide a stable, local communication method that is independent of external addressing. IPv6 protocols and devices rely on link-local addresses for critical on-link operations. For example, routing protocols like OSPFv3 and EIGRP for IPv6 use link-local addresses to establish neighbor adjacencies and exchange routing information on directly connected links. This reliance means that even when global unicast addresses are configured, link-local addresses remain indispensable for local communication and protocol functionality. Cisco devices follow this standard behavior, ensuring that link-local addresses are always present and used for local-link tasks. A common exam trap is misunderstanding the role of link-local addresses as optional or fallback addresses only used when global unicast addresses are absent. In reality, link-local addresses are always active and essential for IPv6 operation, regardless of global addressing. Practically, this means network engineers must recognize that link-local addresses are not interchangeable with DNS names or static routes, nor are global unicast addresses limited to specific link types. Understanding this distinction helps avoid misconfigurations and supports proper IPv6 network design and troubleshooting.
KKey Concepts to Remember
- IPv6 link-local addresses are automatically assigned to interfaces and enable communication only within the local network segment or link.
- Routing protocols such as OSPFv3 and EIGRP for IPv6 use link-local addresses to form neighbor adjacencies and exchange routing information on directly connected links.
- Global unicast IPv6 addresses are routable across networks and the internet, but link-local addresses remain essential for local-link operations regardless of global addressing.
- Link-local addresses are not substitutes for DNS names or static routes; they serve distinct functions in IPv6 networking.
- Cisco devices always assign and use link-local addresses for critical IPv6 functions like neighbor discovery and local communication.
- Link-local addressing is a core IPv6 feature that supports normal protocol operation and is not merely a fallback mechanism.
- Misunderstanding the scope and purpose of link-local addresses can lead to configuration errors and exam mistakes.
- IPv6 local-link functions relying on link-local addresses include address autoconfiguration, neighbor discovery, and routing protocol communication.
TExam Day Tips
- Watch for words such as best, first, most likely and least administrative effort.
- Review why wrong options are wrong, not only why the correct option is correct.
Related practice questions
Related 200-301 practice-question pages
Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.
CCNA subnetting practice questions
Practise IPv4 subnetting, CIDR, masks, host ranges and subnet selection.
CCNA OSPF practice questions
Practise OSPF neighbours, router IDs, metrics, areas and routing-table interpretation.
CCNA VLAN practice questions
Practise VLANs, access ports, trunks, allowed VLANs and switching scenarios.
CCNA STP practice questions
Practise spanning tree, root bridge election, port roles and STP troubleshooting.
CCNA EtherChannel practice questions
Practise LACP, PAgP, port-channel behaviour and bundle requirements.
CCNA ACL practice questions
Practise standard and extended ACLs, permit/deny logic and traffic filtering.
CCNA NAT practice questions
Practise static NAT, dynamic NAT, PAT and inside/outside address translation.
CCNA DHCP practice questions
Practise DHCP scopes, relay, leases and troubleshooting.
CCNA show ip route practice questions
Practise routing-table output, longest-prefix match, AD and route selection.
CCNA show interfaces trunk practice questions
Practise trunk verification and VLAN forwarding across switches.
CCNA wireless security practice questions
Practise WLAN security, authentication and wireless architecture concepts.
CCNA IPv6 practice questions
Practise IPv6 addressing, routes, neighbour discovery and common IPv6 exam traps.
More questions from this exam
Keep practising from the same exam bank, or move into a focused topic page if this question exposed a weak area.
Question 1
A router learns the same prefix from both OSPF and EIGRP. Which route is installed by default?
Question 2
A router shows this output: R1#show ip ospf neighbor Neighbor ID Pri State Dead Time Address Interface 10.1.1.2 1 FULL/DR 00:00:34 192.168.12.2 GigabitEthernet0/0 10.1.1.3 1 2WAY/DROTHER 00:00:39 192.168.12.3 GigabitEthernet0/0 Which statement is correct?
Question 3
What is the OSPF metric called?
Question 4
A non-root switch has two uplinks toward the root bridge. One path has a lower total STP cost than the other. What role will the lower-cost uplink have?
Question 5
A router interface applies this ACL inbound: 10 deny tcp any any eq 80 20 permit ip any any A user reports that web browsing to a server by IP address fails, but ping works. Which statement best explains the behavior?
Question 6
A router learns route 198.51.100.0/24 from OSPF with AD 110 and also has a static route to the same prefix configured with AD 150. Which route is installed?
FAQ
Questions learners often ask
What does this 200-301 question test?
IPv6 link-local addresses are automatically assigned to interfaces and enable communication only within the local network segment or link.
What is the correct answer to this question?
The correct answer is: Because IPv6 still relies on link-local addressing for important local-link functions. — Link-local IPv6 addresses remain important because they are used for key on-link functions independent of wider routed addressing. In practical terms, devices use them for local neighbor relationships and other local-link behavior even when global unicast addressing is also present. They are not just a fallback; they are part of normal IPv6 operation. This is one of the core conceptual differences between IPv4 and IPv6 host behavior.
What should I do if I get this 200-301 question wrong?
Then try more questions from the same exam bank and focus on understanding why the wrong options are tempting.
Discussion
Sign in to join the discussion.