ICMP Destination Unreachable
The ICMP Destination Unreachable is a Type 3 message which is generated by the router to reflect device status being accessed.
ICMP Unreachable Type Code
0 – Network is unreachable
1 – Host is unreachable (telnet to unknown ip address on an existing interface)
2 – Protocol unreachable
3 – Port unreachable (use cisco trace route probe 1)
4 – Fragmentation need but DF set
5 – Source Routing
6 – 8 – unknown errors
9, 10, 13 – Admin Prohibited (telnet an interface with access-list filtering connection)
11, 12,14,15 – QoS, ToS, Precedence
ICMP Redirect
ICMP Redirect is a Type 5 message which routers use to advise source device of a better path.
ICMP Redirect Type Code:
- 0 – Network
- 1 – Host
- 2 – Service & Network
- 3 – Service & Host
I am covering these topics in my study preparation for CCNP and I will update this article as I go along.