ICMP Type / Code



 ◆ ICMPのType 一覧表

Type 内容 意味 種類
0 Echo Reply エコー応答 Query
3 Destination Unreachable 宛先到達不能 Error
4 Source Quench 始点抑制 Error
5 Redirect 最適経路への変更指示 Error
8 Echo Request エコー要求 Query
9 Router Advertisement ルータ通知 Query
10 Router Solicitation ルータ要求 Query
11 Time Exceeded TTL超過によるパケット破棄の報告 Error
12 Parameter Problem パケットパラメータにおけるエラー Error
13 Timestamp タイムスタンプ Query
14 Timestamp Reply タイムスタンプ応答 Query
15 Information Request インフォメーション要求 Query
16 Information Reply インフォメーション応答 Query
17 Address Mask Request アドレスマスク要求 Query
18 Address Mask Reply アドレスマスク応答 Query


 ◆ ICMPのCodeの一覧表

 ICMPのTypeの中には「Code」フィールドを持つものが多くあります。代表的なものは以下です。

Code ICMP Type 3 : Detination Unreachable 一覧
0 Net Unreachable
1 Host Unreachable
2 Protocol Unreachable
3 Port Unreachable
4 Fragmentation Needed and DF was Set
5 Source Route Failed
6 Destination Network Unknown
7 Destination Host Unknown
8 Source Host Isolated
9 Communication with Destination Network is Administratively Prohibited
10 Communication with Destinaltion Host is Administratively Prohibited
11 Destination Network Unreachable for ToS
12 Destination Host Unreachable for ToS
13 Communication Administratively Prohibited
14 Host Precedence Violation
15 Precedence cutoff in effect

Code ICMP Type 5 : Redirect 一覧
0 Redirect Datagram for the Network (or subnet)
1 Redirect Datagram for the Host
2 Redirect Datagram for the ToS and Network
3 Redirect Datagram for the ToS and Host

Code ICMP Type 9 :Router Advertisement 一覧
0 Normal router advertisement
16 Does not route common traffic

Code ICMP Type 11: Time Exceeded 一覧
0 Time to Live exceeded in Transit
1 Fragment Reassembly Time Exceeded

Code ICMP Type 12 :Parameter Problem 一覧
0 Pointer indicates the error
1 Missing a Required Option
2 Bad Length



MTU/MSS/RWIN  Path MTU Discovery

ネットワークエンジニアとして

Copyright (C) 2002-2024 ネットワークエンジニアとして All Rights Reserved.