Courseiva
Knowledge + Practice
CertificationsVendorsCareer RoadmapsLabs & ToolsStudy GuidesGlossaryPractice Questions
C
Courseiva

Free IT certification practice questions with explained answers for CCNA, CompTIA, AWS, Azure, Google Cloud, and more.

Certification Practice Questions

CCNA practice questionsSecurity+ SY0-701 practice questionsAWS SAA-C03 practice questionsAZ-104 practice questionsAZ-900 practice questionsCLF-C02 practice questionsA+ Core 1 practice questionsGoogle Cloud ACE practice questionsCySA+ CS0-003 practice questionsNetwork+ N10-009 practice questions
View all certifications →

Product

CertificationsCertification PathsExam TopicsPractice TestsExam Dumps vs Practice TestsStudy HubComparisons

Free Resources

Difficulty IndexLearn — Free ChaptersIT GlossaryFree Tools & LabsStudy GuidesCareer RoadmapsBrowse by VendorCisco Command ReferenceCCNA Scenarios

Company

AboutContactEditorial PolicyQuestion Writing PolicyTrust Center

Legal

Privacy PolicyTerms of Service

Courseiva is a free IT certification practice platform offering original exam-style practice questions, detailed explanations, topic-based practice, mock exams, readiness tracking, and study analytics for Cisco, CompTIA, Microsoft, AWS, and other technology certifications.

© 2026 Courseiva. Courseiva is operated by JTNetSolutions Ltd. All rights reserved.

Courseiva is an independent certification practice platform and is not affiliated with, endorsed by, or sponsored by Cisco, Microsoft, AWS, CompTIA, Google, ISC2, ISACA, or any other certification vendor. Vendor names and certification marks are used only to identify the exams learners are preparing for.

HomeCertifications200-301GlossarySLAAC

IPv6

Link-local AddressGlobal Unicast AddressEUI-64View all terms →

Practice

Practice TestMock ExamFlashcards
IPv6200-301 Exam Term

What Does SLAAC Mean in 200-301?

Full form: Stateless Address Autoconfiguration

Also known as: Stateless Address Autoconfiguration, stateless autoconfiguration

Reviewed byJohnson Ajibi· Senior Network & Security Engineer · MSc IT Security

Quick Definition

An IPv6 mechanism where hosts automatically generate their own global address from the network prefix advertised by a router.

Full Definition

SLAAC allows IPv6 hosts to configure their own global unicast address without a DHCP server. The host receives the /64 network prefix from a router's Router Advertisement (RA) message, then appends its own 64-bit interface ID (using EUI-64 or a privacy extension random value) to form a full /128 address. SLAAC is stateless — no server records which address was assigned to which host.

Exam Trap — Don't Get Fooled

SLAAC provides the IPv6 address and default gateway (from RA), but typically NOT the DNS server address. DHCPv6 or RDNSS options are needed for DNS. This is a common CCNA exam comparison question.

Related 200-301 Terms

Link-local Address

An IPv6 address automatically assigned to every interface, only valid on the local link (FE80::/10).

Global Unicast Address

A globally routable IPv6 address equivalent to a public IPv4 address (2000::/3).

EUI-64

A method of generating a 64-bit IPv6 interface ID from a 48-bit MAC address.

Frequently Asked Questions

What does SLAAC mean on the 200-301 exam?

SLAAC allows IPv6 hosts to configure their own global unicast address without a DHCP server. The host receives the /64 network prefix from a router's Router Advertisement (RA) message, then appends its own 64-bit interface ID (using EUI-64 or a privacy extension random value) to form a full /128 address. SLAAC is stateless — no server records which address was assigned to which host.

How does SLAAC appear as a trap on the 200-301?

SLAAC provides the IPv6 address and default gateway (from RA), but typically NOT the DNS server address. DHCPv6 or RDNSS options are needed for DNS. This is a common CCNA exam comparison question.

How important is SLAAC on the 200-301 exam?

SLAAC falls under the IPv6 domain of the 200-301 exam. Understanding it in context with related terms like global-unicast-address and eui-64 is essential for answering scenario-based questions correctly.

← Back to 200-301 GlossaryPractice 200-301 Questions

Term Info

Category

IPv6

Exam

200-301

Full Form

Stateless Address Autoconfiguration