Skip to content

Instantly share code, notes, and snippets.

@jkullick
Last active January 12, 2017 10:12
Show Gist options
  • Save jkullick/b118125a6143e0e0e5f6a617c14a5110 to your computer and use it in GitHub Desktop.
Save jkullick/b118125a6143e0e0e5f6a617c14a5110 to your computer and use it in GitHub Desktop.
Show TCP/IP Stats on Windows
netsh interface ipv4 show ipstats

netsh interface ipv4 show tcpstats

If In Errors, In Header Errors or Fragments Failed have a value >0, there is a physical wire problem.


Source

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment