2

I would like to reset netstat -e counters. How can I do it?

Renewing the network interface may reset these counters, but it is NOT an option - the networking must not be interrupted.

My OS is Windows XP

user9517
  • 115,471
  • 20
  • 215
  • 297
Alex83
  • 21
  • 1
  • 2
  • 2
    Which OS? netstat is available nearly everywhere and behaves different on every platform. – Sven Feb 05 '12 at 14:33

1 Answers1

1

You can't reset the counters in Windows without interrupting the network.

Bart De Vos
  • 17,911
  • 6
  • 63
  • 82