ICMP Return Code of H
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2006 07:09 AM - edited 03-03-2019 05:12 AM
Working with IPv6 and I received a return code of H. Anyone know where you can find what all the values for the ping reply mean including the H above?
Thanks,
- Labels:
-
Other Networking
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2006 12:02 AM
Hi Greg
H = Host Unreachable
Here you are ping Test Characters (IPv6)
! = Each exclamation point indicates receipt of a reply.
. = Each period indicates that the network server timed out while waiting for a reply.
? = Unknown error.
@ = Unreachable for unknown reason.
A = Administratively unreachable. Usually, this output indicates that an access list is blocking traffic.
B = Packet too big.
H = Host unreachable.
N = Network unreachable (beyond scope).
P = Port unreachable.
R = Parameter problem.
T = Time exceeded.
U = No route to host.
Hope this helps
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2006 05:10 AM
Thanks Jose. That was what I was loking for and could not find.
