LOGBOOK

HELP

Quiz Entry - updated: 2026.07.05

What is the ICMPv6 redirect message and what does it do?

An ICMPv6 redirect tells a host a better next-hop router for a given destination — the same function as the ICMPv4 redirect message. It is part of the Neighbor Discovery Protocol.

ICMPv6 redirect:

The redirect message is one of the messages included in ICMPv6 Neighbor Discovery (ND). A router uses it to inform a host of a more optimal first-hop router to reach a particular destination, so subsequent traffic for that destination is sent to the better router directly.

Key insight: This serves the same purpose as the redirect message in ICMPv4 — it improves routing efficiency on a segment where more than one router is available, without requiring the host to run a routing protocol.

Go deeper:

From Quiz: NETW1 / ICMP | Updated: Jul 05, 2026