Re: Iperf - packet size
On 11/6/05, RSiffredi <rsiffredi --at-- verizon.net> wrote:
>
> Is it possbile to set the packet size with iperf?
>
> Thanks
> Rocco
-l for length
-b 80Kb -l 200B
This will set it to a bandwidth of 80Kbps with a 200 Byte packet size.
HTH,
-Ron