⚠ Common exam trap
The most common trap is confusing the scope of Link-Local and Unique Local addresses. Remember: Link-Local is only for the local link, while Unique Local is for private site-wide use but not internet-routable. Also, don't confuse multicast with unicast.
Correct answer & explanation
✓Global Unicast: Routable over the public internet, assigned by RIRs.
Each IPv6 address type has a distinct purpose: Global Unicast for public routing, Link-Local for local segment, Unique Local for private site, Multicast for group communication, Anycast for nearest device, and SLAAC for stateless address assignment.
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.
✓Global Unicast: Routable over the public internet, assigned by RIRs.Correct answer▾
Why this is correct
Global Unicast addresses comprise the 2000::/3 block and are unique across the entire IPv6 internet, enabling end-to-end routing through the global routing table. They are hierarchically allocated by Regional Internet Registries (RIRs) to ISPs and organizations, then subnetted at each level. This makes them directly routable over the public internet, analogous to IPv4 public addresses, until more-specific prefixes are assigned.
✗Link-Local: Routable across the entire enterprise network, used for inter-VLAN routing.Wrong answer — click to see why▾
Why this is wrong here
Link-Local addresses are not routable at all; they are confined to a single network link and cannot be used for inter-VLAN routing or across an enterprise network.
★ When this WOULD be the correct answer
This option would be correct if the question asked: 'Which IPv6 address type is automatically assigned on each interface, used for neighbor discovery, and is not routable beyond the local link?'
Why candidates choose this
Candidates may confuse 'link-local' with 'local' and assume it can be used within the entire enterprise, similar to how IPv4 private addresses work, not realizing link-local is strictly single-link.
✗Unique Local: Globally unique and routable on the public internet, similar to Global Unicast.Wrong answer — click to see why▾
Why this is wrong here
Unique Local addresses are not routable on the public internet; they are intended for private networks and are similar to IPv4 private addresses.
★ When this WOULD be the correct answer
In a question asking for an IPv6 address type that is globally unique but not intended for public routing, such as 'Which IPv6 address type is globally unique but limited to private networks?' Unique Local would be correct.
Why candidates choose this
Candidates may confuse 'unique' with 'globally unique and routable,' incorrectly assuming Unique Local addresses function like Global Unicast addresses.
✗Multicast: Used for one-to-one communication between two specific hosts.Wrong answer — click to see why▾
Why this is wrong here
Multicast is used for one-to-many communication, not one-to-one. One-to-one communication is unicast.
★ When this WOULD be the correct answer
A question asking: 'Which IPv6 address type is used for one-to-many communication, where a single packet is sent to multiple destinations?' would make Multicast the correct answer.
Why candidates choose this
Candidates may confuse multicast with unicast, or think 'multi' implies multiple hosts in a one-to-one context, misunderstanding the one-to-many nature of multicast.
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?”
About these practice questions
Courseiva writes every 200-301 question from scratch — 1,389 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →
How Courseiva writes practice questions · Editorial policy