Test przepustowości przy użyciu narzędzia Iperf: Różnice pomiędzy wersjami
Linia 1: | Linia 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]] |
Wersja z 23:30, 7 gru 2015
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
Artykul ten jest wynikiem translacji automatycznej wykonywane przez oprogramowanie. Mozesz przegladac zr�dla artykulu tutaj.
Aby przetestować przepustowość między dwoma punktami, można użyć narzędzia Iperf.
Wykorzystanie
Po zainstalowaniu narzędzia na dwa stanowiska do badania, trzeba wyznaczyć Serwer a klient .
W przypadku Linuksa są polecenia systemu wpisz : Na stanowisko Serwer :
root@serveur:~# iperf -s ------------------------------------------------------------ Server listening on TCP port 5001 TCP window size: 85.3 KByte (default) ------------------------------------------------------------
Na klienckiej stacji roboczej :
root@client:~# iperf -c IP_DU_SERVEUR ------------------------------------------------------------ Server listening on TCP port 5001 TCP window size: 85.3 KByte (default) ------------------------------------------------------------
Następnie otrzymasz wynik tego typu :
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
Następnie można uruchomić obsługę odwrotność , zastępując Serwer klienta i client przez Serwer
Włącz automatyczne odświeżanie komentarzy