Kamran Mushtaq
Back to Networking
Networking

Hop

Added: June 19, 2026Nurtured: June 20, 2026

Definition

A hop is the movement of data from one network device (like a router or switch) to the next device along its path toward the destination. However, in a network Switch is not considered a hop as its purpose is to just transfer between the local network.

What Problem It Solves

It helps measure and describe how far data travels in a network in terms of devices it passes through, rather than physical distance.

What Happens If Not Used

Without the concept of hops, it would be harder to analyze network paths, troubleshoot delays, or determine how efficiently data is traveling across networks.

Easy Wording

A hop is one step from one device to another when data is moving through a network.

Layman Example

It’s like sending a parcel through multiple courier centers. Each center the parcel passes through is one hop.

Technical Example

When a packet travels from a PC to a server on the internet, it may pass through multiple routers. Each router forwarding the packet counts as one hop. Tools like traceroute show the number of hops between source and destination to analyze the network path.