medium
Single Answer
0What protocol/process in IPv6 replaces the IPv4 ARP process?
Answer Options
A
NDP (NS/NA)
B
DAD (NS/NA)
C
SLAAC (RS/RA)
D
ARPv6 (NS/NA)
Correct Answer: A
Explanation
The Neighbor Discovery Protocol (NDP) uses Neighbor Solicitation (NS) and Neighbor Advertisement (NA) messages to look up an IP address from a MAC address through the use of multicast messages. Duplicate Address Detection (DAD) uses Neighbor and Neighbor Advertisement (NA) messages to check if another host has the same IPv6 address. Stateless Address Autoconfiguration (SLAAC) uses Router Solicitation (RS) and Router Advertisement (RA) to assign a network ID to a host. The ARP protocol is completely removed from IPv6; therefore, ARPv6 is not a valid option.
ipv6
ndp
arp
protocols
neighbor-discovery