@UKTechHub
.
.

Using pathping to identify network data transfer problems

UKTH forums ๐Ÿ›œ Wireless Routers & Modems ISP Kit/Other Stuff etc. Using pathping to identify network data transfer problems

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #17987
    UK SentinelUK Sentinel
    Keymaster
    • Replies 8,468
    • The Skipper

    The PathPing command is a command-line network utility supplied in Windows 2000 and beyond that combines the functionality of ping with that of tracert. It is used to locate spots that have network latency and network loss.

    PathPing commandpProvides information about network latency and network loss at intermediate hops between a source and destination. This command 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 this command displays the degree of packet loss at any given router or link, you can determine which routers or subnets might be having network problems. Used without parameters, this command displays help.

    e.g.

    Ref: https://en.wikipedia.org/wiki/PathPing

    Share the knowledge

    In a completely sane world, madness is the only freedom (J.G.Ballard).

    #17990
    GrisuGrisu
    • Replies 1,002
    • Forum Addict

    I only knew tracert, this seems to be an advanced version of tracert combined with ping functionality.
    https://en.wikipedia.org/wiki/PathPing

    Share the knowledge

    #17992
    UK SentinelUK Sentinel
    Keymaster
    • Replies 8,468
    • The Skipper

    Pathping is a handy tool for packet loss detection, if you want to try it in its simplest form, type the below in CMD.exe

    pathping 1.1.1.1

    Share the knowledge

    In a completely sane world, madness is the only freedom (J.G.Ballard).

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.