Iperf ユーティリティを使用して帯域幅をテストします。
Jump to navigation
Jump to search
de:Bandbreite Test mithilfe des Dienstprogramms Iperf
nl:Test bandbreedte met behulp van het hulpprogramma Iperf
it:Larghezza di banda di test utilizzando l'utilità Iperf
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
???????????????????????? ????????????????????????????
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 によって、 サーバー
コメントの自動更新を有効化