Question
Can ICMP be used to detect network congestion?
Asked by: USER1432
46 Viewed
46 Answers
Answer (46)
Yes, ICMP can indirectly help detect network congestion. While not its primary function, certain ICMP error messages, like 'Destination Unreachable' with a 'Network Unreachable' or 'Host Unreachable' reason, can indicate that a router along the path is overloaded or experiencing issues, which might be due to congestion.