“通过使用该实用程序 Iperf 测试带宽”的版本间的差异
Jump to navigation
Jump to search
第1行: | 第1行: | ||
+ | <span data-link_translate_pt_title="Teste de largura de banda usando o utilitário Iperf" data-link_translate_pt_url="Teste+de+largura+de+banda+usando+o+utilit%C3%A1rio+Iperf"></span>[[:pt:Teste de largura de banda usando o utilitário Iperf]][[pt:Teste de largura de banda usando o utilitário Iperf]] | ||
<span data-link_translate_es_title="Prueba de ancho de banda utilizando la herramienta Iperf" data-link_translate_es_url="Prueba+de+ancho+de+banda+utilizando+la+herramienta+Iperf"></span>[[:es:Prueba de ancho de banda utilizando la herramienta Iperf]][[es:Prueba de ancho de banda utilizando la herramienta Iperf]] | <span data-link_translate_es_title="Prueba de ancho de banda utilizando la herramienta Iperf" data-link_translate_es_url="Prueba+de+ancho+de+banda+utilizando+la+herramienta+Iperf"></span>[[:es:Prueba de ancho de banda utilizando la herramienta Iperf]][[es:Prueba de ancho de banda utilizando la herramienta Iperf]] | ||
<span data-link_translate_en_title="Test bandwidth by using the utility Iperf" data-link_translate_en_url="Test+bandwidth+by+using+the+utility+Iperf"></span>[[:en:Test bandwidth by using the utility Iperf]][[en:Test bandwidth by using the utility Iperf]] | <span data-link_translate_en_title="Test bandwidth by using the utility Iperf" data-link_translate_en_url="Test+bandwidth+by+using+the+utility+Iperf"></span>[[:en:Test bandwidth by using the utility Iperf]][[en:Test bandwidth by using the utility Iperf]] |
2015年12月7日 (一) 23:29的版本
pt:Teste de largura de banda usando o utilitário Iperf
es:Prueba de ancho de banda utilizando la herramienta Iperf
en:Test bandwidth by using the utility Iperf
fr:Tester sa bande passante à l'aide de l'utilitaire Iperf
?????????????????????????????
要测试的两个点之间的带宽,您可以使用该实用程序 Iperf.
使用
在测试这两个职位上安装该实用程序后,您需要指定 服务器 和 客户端 .
在 Linux 系统命令,键入是 : 位置 服务器 :
root@serveur:~# iperf -s ------------------------------------------------------------ Server listening on TCP port 5001 TCP window size: 85.3 KByte (default) ------------------------------------------------------------
为客户端工作站 :
root@client:~# iperf -c IP_DU_SERVEUR ------------------------------------------------------------ Server listening on TCP port 5001 TCP window size: 85.3 KByte (default) ------------------------------------------------------------
然后你会得到一个结果此类型 :
root@serveur:~# iperf -s ------------------------------------------------------------ Server listening on TCP port 5001 TCP window size: 60.0 KByte (default) ------------------------------------------------------------ [ 4] local IP_DU_CLIENT port 5001 connected with IP_DU_SERVEUR port 2357 [ ID] Interval Transfer Bandwidth [ 4] 0.0-10.1 sec 6.5 MBytes 5.2 Mbits/sec
您就可以开始处理 逆 通过替换 服务器 客户 和 client 通过 服务器
开启评论自动刷新