IPv6 Flashcards
What is the multicast address for DHCP on IPv6?
FF02::1:2
What is ARP replaced with in IPv6?
ND - neighbor discovery
Match unicast, multicast, and anycast to site-local, link-local, global.
unicast - link-local
multicast- site-local
anycast - global
Which types of communication within IPv6 are public, private, and assigned-automatically?
public - global
private - site-local/unique
assigned-automatically - link-local
Which portion of the IPv6 address is the MAC address?
last 64 bits
What sequence is placed into the MAC address of IPv6 EUI-64?
FFFE
What do IPv6 link-local addresses always begin with?
FE80
What is the most common way of creating IPv6 addresses?
EUI-64, using FFFE into MAC address
What prevents the same IPv6 address from being created?
duplicate address detection
What do all multicast IPv6 addresses begin with?
FF02::
What does SLAAC stand for?
stateless address auto configuration
What is the function of SLAAC?
ask router to discover network
duplicate address detection
What command turns on IPv6 routing?
ipv6 unicast-routing
What command shows an overview of IPv6 interfaces?
show ipv6 interface brief
What type of interface is a loopback?
logical interface