This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
tools-iperf [2022/02/03 17:05] – formatting hogwild | tools-iperf [2024/11/06 23:34] (current) – [iPerf] hogwild | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== iPerf ====== | ====== iPerf ====== | ||
- | **IPerf** is a tool which allows | + | **IPerf** is a tool that lets you measure and tune network performance. IPerf can be run in client or server mode. Generally, client mode is used. |
- | IPerf can be run in client mode or server mode. Generally, client mode is used. iPerf requires you to know of a reliable public server with which to use it. Currently, the official IPerf webpage hosts a short list of public iPerf servers: | + | \\ |
- | [[https:// | + | iPerf requires you to know of a reliable public server with which to use it. Currently, the official IPerf webpage hosts a short list of public iPerf servers: |
- | Some iPerf server | + | Some iPerf servers |
- | **Mode Server/ | + | \\ |
- | **Host address:** This field is only visible in Client mode. Here, you enter the target iPerf server' | + | [[https://wiki.freshtomato.org/ |
- | **Protocol TCP/UDP**: Here you specify the TCP/IP layer 4 protocol to be used for testing. | + | \\ |
- | **Port**: Here you enter the port to be used for testing (Default: 5201). | + | **Mode Server/ |
- | **Type: **This lets you specify whether testing stops after a specific amount of time (// | + | \\ |
- | \\ [[https://wiki.freshtomato.org/ | + | **Host address:** here, (visible only in Client mode), enter the target iPerf server address. |
\\ | \\ | ||
- | Unfortunately, | + | **Protocol TCP/UDP**: here, you specify the protocol to be used for testing. |
+ | |||
+ | \\ | ||
+ | |||
+ | **Port**: here, enter the port to be used for testing (Default: 5201). | ||
+ | |||
+ | \\ | ||
+ | |||
+ | **Type: **here, specify under what conditions testing will stop: | ||
+ | |||
+ | * Time-limited - choosing this will make testing stop after \\ a certain time period. | ||
+ | * Buffer-limited - choosing this makes testing stop after \\ a certain amount \\ of data has been transferred. | ||
+ | |||
+ | \\ | ||
+ | |||
+ | **Time Limit/Bytes limit:** here, enter the units used for the limit type selected in the //Type// setting. | ||
+ | |||
+ | |||
+ | ===== iPerf Notes and Troubleshooting ===== | ||
+ | |||
+ | Unfortunately, | ||