Network Engineer? You NEED to know iPerf.

  Рет қаралды 60,938

DevOps Journey

DevOps Journey

Күн бұрын

Пікірлер
@TheAfreitag
@TheAfreitag 4 жыл бұрын
This is exactly what I was looking for. I'm going to automate some speed tests across a service provider network and need to set up a server listening on multiple ports. Great video, thanks!
@DevOpsJourney
@DevOpsJourney 4 жыл бұрын
Glad it was helpful!
@rulo66613
@rulo66613 2 жыл бұрын
this is the first video that explain ho to use iperf in just a few seconds, great job!!!
@rustyjunk9008
@rustyjunk9008 3 жыл бұрын
Awesome! We are starting to use iperf at work. THANKS!
@TestTest-eq9cq
@TestTest-eq9cq Жыл бұрын
Top notch, got exactly what I wanted.
@AgesKaiser
@AgesKaiser 2 жыл бұрын
Pragmatic, precise ... excellent video! Thx a lot!
@jbdarula
@jbdarula 10 ай бұрын
Going to try this soon. Thanks for the video!
@mattschoular8844
@mattschoular8844 2 жыл бұрын
Thanks for sharing your knowledge
@newmanjt72
@newmanjt72 4 жыл бұрын
Nice job on the video, very helpful. Thank you!
@PawanIngale
@PawanIngale 3 жыл бұрын
Great video, easy to follow.
@DevOpsJourney
@DevOpsJourney 3 жыл бұрын
Glad it was helpful!
@bBrain
@bBrain 3 жыл бұрын
thanks for this, nice quick tutorial that got me up to speed quick
@jauregui4701
@jauregui4701 2 жыл бұрын
Thank you! I was looking a way to troubleshoot network slowness, this tool definitely will help
@jonasbarcat617
@jonasbarcat617 3 жыл бұрын
What I was looking for! thanks bud!
@eddie1975utube
@eddie1975utube Жыл бұрын
Great tutorial... so well done I had to like and subscribe.
@tiny3241
@tiny3241 5 ай бұрын
thank you .. its helpful, I am looking to automate speed tests between various kubernetes clusters
@nazhimas877
@nazhimas877 3 жыл бұрын
Thank you for your sharing. Very useful
@DevOpsJourney
@DevOpsJourney 3 жыл бұрын
Glad it was helpful!
@xiaoyanliu9288
@xiaoyanliu9288 3 жыл бұрын
thanks for the video, but have a little question in 5:14, when you specify the UDP port by add 6790, but why the result also displayed that it used port 50192 to connect to the server?
@adambilger1419
@adambilger1419 3 жыл бұрын
im pretty sure the client side generates a random port number out of the ephemeral ports
@devanarayanababu1996
@devanarayanababu1996 2 ай бұрын
Thank you! Such a helpful video. I am using iperf3 v16 built from source, and I am trying to profile it using perf and using hotspot for analysis. The flamegraphs are turning up with all unknown functions! So I was wondering how to get all debug symbols for libiperf library.
@ManuelGarcia-ff1gi
@ManuelGarcia-ff1gi 5 ай бұрын
Very useful, thank you so much! Do you know of any other tools like this for testing SNMP connections?
@joball74
@joball74 2 жыл бұрын
excellent tutorial...clear and precise. thank you
@vladislavkaras491
@vladislavkaras491 Жыл бұрын
Thanks for the video!
@dmelorj
@dmelorj 3 жыл бұрын
Very good! Thank you.
@saleemnaseer1279
@saleemnaseer1279 Жыл бұрын
Very informative video
@train4905
@train4905 Жыл бұрын
Awsome info thanku😊
@brianmisasa
@brianmisasa Жыл бұрын
Very very useful
@pabloqp7929
@pabloqp7929 Жыл бұрын
Great video thanks!!
@harrichavan789
@harrichavan789 2 жыл бұрын
You mad things very simple 👍
@abiolaakinlolu1292
@abiolaakinlolu1292 2 жыл бұрын
Thanks for the video. i learnt a lot and i still wish to learn more
@howzaakash
@howzaakash 2 жыл бұрын
I wanted a window size perspective too. Btw good one.
@nehajain2974
@nehajain2974 Жыл бұрын
I have installed iperf3 on my Linux machine and on my windows machine. Used iperf3 on Linux as server and windows as client. Getting only 37Mbits/sec. My router is gigabit. What seems to be the problem??? Please help
@Chris-rm1jg
@Chris-rm1jg 4 жыл бұрын
Awesome content!
@marekmiklovic9514
@marekmiklovic9514 2 ай бұрын
Is this app suitable for a new network enviroment only or it can be used also in medium used networks? I mean, couldnt this app cause an overload and create a bottleneck for a while?
@BrownsvilleNotification
@BrownsvilleNotification Жыл бұрын
Awesome video. So when you run both the TCP and UDP tests, if TCP results show 900+Mbits/sec but when you switch to UDP mode and now your results are 1Mbits/s this can't be normal correct.
@bob6916
@bob6916 3 жыл бұрын
So I would have to install iperf on the client pc & server ? Could I just install on client pc and not server ?
@DevOpsJourney
@DevOpsJourney 3 жыл бұрын
You will need iperf on at least two devices. The remote device and the device you are testing from. It's pretty common that we use another laptop as the "server" and just move it around the network to test bandwidth throughout the network.
@DaniAspire
@DaniAspire Жыл бұрын
after i download iperf 64 bit for window, my powershell show iperf3.exe is not recongnized as the name of cmdlet. do you know how to troubleshoot? thanks
@alikhalidsalim4865
@alikhalidsalim4865 3 жыл бұрын
Thanks
@shahidilhan3139
@shahidilhan3139 2 жыл бұрын
Hey man, Can you please tell me how to find out the IP address of my server machine ? I'm using a linux machine as my server and a windows laptop as client but I'm not able to connect them this way
@Mohamed-Maghrebi
@Mohamed-Maghrebi 2 жыл бұрын
do you have any linkedIn profile or page? I like your videos!
@bleksabatsejatiku529
@bleksabatsejatiku529 2 жыл бұрын
it is the same between bandwidth and throughput on the iPerf??
@wildermezameza9819
@wildermezameza9819 3 жыл бұрын
How can I test latency and throughput using IPerf ?
@bleksabatsejatiku529
@bleksabatsejatiku529 2 жыл бұрын
can i get the throughput and delay too with iperf3?
@DaniAspire
@DaniAspire Жыл бұрын
how can I add iperf3 on the VBOX
@tigerbalm666
@tigerbalm666 2 жыл бұрын
I get the jitters in the morning after a few energy drinks...
@divyapothuri868
@divyapothuri868 3 жыл бұрын
How to find http download throughputs by iperf
@rushikeshava6121
@rushikeshava6121 2 жыл бұрын
how to find our server ip?
@DevOpsJourney
@DevOpsJourney 2 жыл бұрын
Ipconfig
[HOWTO] Test My Network Speed?! [iPerf & JPerf]
6:07
Behfor
Рет қаралды 97 М.
Use iperf to diagnose Linux network speed | Top Docs
7:27
Akamai Developer
Рет қаралды 28 М.
UFC 287 : Перейра VS Адесанья 2
6:02
Setanta Sports UFC
Рет қаралды 486 М.
진짜✅ 아님 가짜❌???
0:21
승비니 Seungbini
Рет қаралды 10 МЛН
40 Windows Commands you NEED to know (in 10 Minutes)
10:54
NetworkChuck
Рет қаралды 3,6 МЛН
10 Signs Your Software Project Is Heading For FAILURE
17:59
Continuous Delivery
Рет қаралды 38 М.
Testing Network Speed with Iperf3
8:08
SecureRandom
Рет қаралды 11 М.
I just tried o3-mini
6:31
ThePrimeTime
Рет қаралды 214 М.
we ran OUT of IP Addresses!!
16:49
NetworkChuck
Рет қаралды 2,1 МЛН
Measuring Performance With iperf3
6:53
The Technology Firm
Рет қаралды 3 М.
You're running Pi-Hole wrong! Setting up your own Recursive DNS Server!
18:02
60 Linux Commands you NEED to know (in 10 minutes)
10:50
NetworkChuck
Рет қаралды 1,8 МЛН
Черная Magic Mouse
0:53
Romancev768
Рет қаралды 807 М.
ПОСТАРЕЛА ЗА 1 ДЕНЬ НА 20 ЛЕТ - МУЖСКОЕ ЖЕНСКОЕ
55:44
ПРИЯТНЫЙ ИЛЬДАР
Рет қаралды 677 М.
Карина Кросс #shorts
0:16
Dolly and Friends Shorts Cartoons
Рет қаралды 361 М.
Такого Корпуса для ПК нет ни у кого в России
1:00
ЖЕЛЕЗНЫЙ КОРОЛЬ
Рет қаралды 847 М.