https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-xp/bb490964(v=technet.10)?redirectedfrom=MSDN

Provides information about network latency and network loss at intermediate hops between a source and destination. Pathping sends multiple Echo Request messages to each router between a source and destination over a period of time and then computes results based on the packets returned from each router. Because pathping displays the degree of packet loss at any given router or link, you can determine which routers or subnets might be having network problems. Pathping performs the equivalent of the tracert command by identifying which routers are on the path. It then sends pings periodically to all of the routers over a specified time period and computes statistics based on the number returned from each. Used without parameters, pathping displays help.

Syntax

pathping [-n] [-h MaximumHops] [-g HostList] [-p Period] [-q NumQueries [-w Timeout] [-T] [-R] [TargetName]

Parameters

TargetName : Specifies the destination, which is identified either by IP address or host name.

/? : Displays help at the command prompt.

Remarks