Comprehensive and Detailed Step-by-Step Explanation:
1. IPv6 and Neighbor Discovery Protocol (NDP):
In IPv4, a host usesARP (Address Resolution Protocol)to map an IP address to a MAC address for communication.
In IPv6,ARP is not used. Instead, IPv6 uses theNeighbor Discovery Protocol (NDP)for address resolution.
2. Why the Statement is FALSE:
IPv6 does not use ARP for resolving link-layer addresses.
IPv6 uses NDP, which operates through ICMPv6 messages to perform the equivalent function.
3. Summary:
The statement is FALSE because IPv6 uses NDP, not ARP, to obtain the link-layer address of the destination host.
[Reference:, Huawei HCIA-Datacom Study Guide, Chapter "IPv6 Basics.", RFC 4861: Neighbor Discovery for IP version 6 (IPv6)., ]
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit