Questions: ICMPv6 and Neighbor Discovery Protocol

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

A network administrator blocks all ICMPv6 traffic on an IPv6 network, reasoning that 'ICMP is non-essential and a security risk.' What will happen?

AIPv6 will function normally — NDP uses a separate protocol layer independent of ICMPv6
BAddress resolution will fail, autoconfiguration will break, and IPv6 connectivity will be lost
CSecurity will improve because NDP spoofing attacks will be prevented
DOnly ping functionality will be disabled; all other IPv6 traffic will continue normally
Question 2 Multiple Choice

How does IPv6 Neighbor Solicitation differ fundamentally from IPv4 ARP in its addressing approach?

ANeighbor Solicitation uses link-layer broadcast, just like ARP, to reach all hosts on the segment
BNeighbor Solicitation uses solicited-node multicast, so only hosts sharing the target's last 24 address bits receive it
CNeighbor Solicitation is sent as unicast directly to the target's known MAC address
DNeighbor Solicitation is forwarded to the subnet router, which responds on the target's behalf
Question 3 True / False

NDP's Duplicate Address Detection works by sending a Neighbor Solicitation for an address a host wants to use; if no host responds, the address is considered safe to assign.

TTrue
FFalse
Question 4 True / False

IPv6's Stateless Address Autoconfiguration (SLAAC) requires a DHCPv6 server to be present on the network, because no host can configure a valid address without external assignment.

TTrue
FFalse
Question 5 Short Answer

Why can ICMPv6 not be fully blocked in an IPv6 network, and how does this differ from the treatment of ICMPv4 in many IPv4 networks?

Think about your answer, then reveal below.