「Iperf ユーティリティを使用して帯域幅をテストします。」の版間の差分

提供: Japanese Ikoula Wiki
Jump to navigation Jump to search
1行目: 1行目:
 +
<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]]
 
<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]]

2015年12月7日 (月) 23:30時点における版

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

???????????????????????? ????????????????????????????

2 つのポイント間の帯域幅をテストするユーティリティを使用することができます Iperf.

使用

指定する必要がありますテストする 2 つの記事に、ユーティリティをインストールした後、 サーバー クライアント .

入力するシステム コマンドは、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 によって、 サーバー



あなたにはコメントを投稿する権限がありません。