[147818] in North American Network Operators' Group
Re: Windows UDP packet generator software?
daemon@ATHENA.MIT.EDU (Ryan Pavely)
Thu Dec 22 18:25:24 2011
Date: Thu, 22 Dec 2011 18:24:19 -0500
From: Ryan Pavely <paradox@nac.net>
To: nanog@nanog.org
In-Reply-To: <4EF39128.7010109@merit.edu>
Errors-To: nanog-bounces+nanog.discuss=bloom-picayune.mit.edu@nanog.org
If anyone needs a per-compiled iPerf.exe, no need for cygwin libraries, 
lemme know.
It's a great tool!
   Ryan Pavely
    Director Research And Development
    Net Access Corporation
    http://www.nac.net/
On 12/22/2011 3:20 PM, Larry Blunk wrote:
> On 12/22/2011 02:36 PM, Sean Harlow wrote:
>> iperf might be able to do what you need and there are Windows builds 
>> available, but I'm not sure if it has a mode where it's not flooding 
>> the network trying to test maximum speed.  Is there a reason that 
>> standard ICMP pings aren't appropriate if you just want packet loss 
>> info?  Obviously every platform worth using has ping built in.
>> ----------
>> Sean Harlow
>> sean@seanharlow.info
>
>
>  In UDP mode, iperf sends at 1 Mbps by default.  You change
> the rate with the -b flag.   There's an iperf-2.0.5-cygwin
> build floating around for Windows.