|
ICMPv4 Destination Unreachable Messages
(Page 2 of 4)
ICMPv4 Destination Unreachable Message Format
Table 88
and Figure 139
show the specific format for ICMPv4 Destination Unreachable messages.
Table 88: ICMPv4 Destination Unreachable Message Format
Field
Name
|
Size (bytes)
|
Description
|
Type
|
1
|
Type: Identifies
the ICMP message type; for Destination Unreachable messages this
is set to 3.
|
Code
|
1
|
Code:
Identifies the subtype of unreachable error being communicated.
See Table 89
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:
The full IP header and the first 8 bytes of the payload of the datagram
that prompted this error message to be sent.
|
|