“通过使用该实用程序 Iperf 测试带宽”的版本间的差异
Jump to navigation
Jump to search
第1行: | 第1行: | ||
+ | <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_fr_title="Tester sa bande passante à l'aide de l'utilitaire Iperf" data-link_translate_fr_url="Tester_sa_bande_passante_%C3%A0_l%27aide_de_l%27utilitaire_Iperf"></span>[[:fr:Tester sa bande passante à l'aide de l'utilitaire Iperf]][[fr:Tester sa bande passante à l'aide de l'utilitaire Iperf]] | <span data-link_translate_fr_title="Tester sa bande passante à l'aide de l'utilitaire Iperf" data-link_translate_fr_url="Tester_sa_bande_passante_%C3%A0_l%27aide_de_l%27utilitaire_Iperf"></span>[[:fr:Tester sa bande passante à l'aide de l'utilitaire Iperf]][[fr:Tester sa bande passante à l'aide de l'utilitaire Iperf]] | ||
<br /> | <br /> |
2015年12月7日 (一) 23:29的版本
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 通过 服务器
开启评论自动刷新