hopcount
Hopcount is a measure used in computer networking to denote the number of intermediate devices, typically routers, that a data packet must pass through to reach a destination. In routing, hop count is a simple metric used by some distance-vector protocols to determine the best path. A hop is counted each time the packet is forwarded by a router.
In IPv4 networks, the concept is closely tied to the Time to Live (TTL) field. The IP
Hop count as a routing metric is most famously used by the Routing Information Protocol (RIP), where
Applications and limitations: hopcount is simple and easy to compute, but it does not reflect link speed,