|
ICMPv6 Destination Unreachable Messages
(Page 2 of 3)
ICMPv6 Destination Unreachable Message Format
Table 102
and Figure 152
illustrate the specific format for ICMPv6 Destination Unreachable
messages:
Table 102: ICMPv6 Destination Unreachable Message Format
Field
Name
|
Size (bytes)
|
Description
|
Type
|
1
|
Type: Identifies
the ICMPv6 message type; for Destination Unreachable messages
this is set to 1.
|
Code
|
1
|
Code:
Identifies the subtype of unreachable error being communicated.
See Table 103
for a full list of codes and what they mean.
|
Checksum
|
2
|
Checksum: 16-bit
checksum field for the ICMP header, as described in the
topic on the ICMP common message format.
|
Unused
|
4
|
Unused:
4 bytes that are left blank and not used.
|
Original
Datagram Portion
|
Variable
|
Original Datagram Portion:
As much of the IPv6 datagram as will fit without causing the size of
the ICMPv6 error message (including its own IP header) to exceed the
minimum IPv6 maximum transmission unit (MTU) of 1280 bytes.
|
|