This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
tools-iperf [2023/05/24 01:55] – [iPerf] -formatting hogwild | tools-iperf [2024/11/06 23:34] (current) – [iPerf] hogwild | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== iPerf ====== | ====== iPerf ====== | ||
- | **IPerf** is a tool that 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 requires you to know of a reliable public server with which you can 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: [[https:// | ||
Some iPerf servers don't work, so if you receive an error when testing, try a different server. You can also try unofficial iPerf servers, but their location and availability may often change. Once you've configured the Server address, protocol and port, you can start your tests. You'll probably only use Server mode if you're testing an intranet VPN site. | Some iPerf servers don't work, so if you receive an error when testing, try a different server. You can also try unofficial iPerf servers, but their location and availability may often change. Once you've configured the Server address, protocol and port, you can start your tests. You'll probably only use Server mode if you're testing an intranet VPN site. | ||
Line 9: | Line 11: | ||
\\ | \\ | ||
- | [[https:// | + | [[https:// |
- | **Mode Server/ | + | \\ |
- | **Host address:** This field is only visible in Client mode. Here, you enter the target iPerf server' | + | **Mode Server/ |
- | **Protocol TCP/UDP**: Here you specify the protocol to be used for testing. | + | \\ |
- | **Port**: Here, you enter the port to be used for testing | + | **Host address:** here, (visible only in Client mode), enter the target iPerf server address. |
- | **Type: **Here, you specify under what conditions testing will stop: | + | \\ |
- | | + | **Protocol TCP/UDP**: here, you specify the protocol to be used for testing. |
- | | + | |
- | **Time Limit/Bytes limit** - In this field, you enter the the units used for the limit type you selected in the //Type// setting. | + | \\ |
+ | |||
+ | **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 ===== | + | ===== iPerf Notes and Troubleshooting |
- | Unfortunately, | + | Unfortunately, |