5 questions to test your understanding
A network administrator blocks all ICMPv6 traffic on an IPv6 network, reasoning that 'ICMP is non-essential and a security risk.' What will happen?
How does IPv6 Neighbor Solicitation differ fundamentally from IPv4 ARP in its addressing approach?
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.
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.
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?