banner



How To Install Iperf On Windows 7

In this commodity, I will take yous through the steps to Install iperf and perform network throughput test in Linux (RHEL/CentOS vii/8). In many occasions you might have observed that Organization want to exam their Network performance to understand the bandwidth limit and troubleshooting other network problems both from Server too as from Client side. iperf is one of the best tool in Linux suitable for this kind of tasks. To know more most other Network Troubleshooting tools you might desire to cheque 10 Best Network Troubleshooting tools in Linux.

Install iperf and Perform Network throughput Test in Linux(RHEL/CentOS 7/8) in 5 Easy Steps 1

How to Install iperf and Perform Network throughput test in Linux

Also Read: 10 Useful swapon command examples in Linux (RedHat/CentOS 7/8)

Stride 1: Prerequisites

a)You lot demand to have a Running Linux (RHEL/CentOS seven/viii) System.

b)You should accept a user with sudo access.

c)Y'all besides need yum installed in your organisation. To know more about YUM you might desire to cheque Top 22 YUM Control Examples in RedHat/CentOS 7

NOTE:

Please note that here I am using root user to run all the beneath commands.Yous tin use any user with sudo access to run all these commands.For more information Please check Stride by Step: How to Add User to Sudoers to provide sudo access to the User.

Pace two: Update Your System

First you demand to update your organisation with the latest available updates using yum update -y command as shown below. This command volition update all the installed packages with the latest updates. This is an important stride which needs to exist completed before going to install iperf tool in your system. You might want to cheque 15 All-time Examples of locate command in Linux (RedHat/CentOS 7/8)

[root@localhost ~]#          yum update -y          Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile epel/x86_64/metalink | viii.2 kB 00:00:00 * base: mirrors.piconets.webwerks.in * epel: mirrors.aliyun.com * extras: mirrors.piconets.webwerks.in * updates: mirrors.piconets.webwerks.in base of operations | 3.vi kB 00:00:00 epel | 4.7 kB 00:00:00 extras | 2.9 kB 00:00:00 updates | 2.9 kB 00:00:00 Resolving Dependencies          --> Running transaction check ---> Bundle bind-export-libs.x86_64 32:ix.11.4-sixteen.P2.el7_8.two will be updated ---> Package bind-export-libs.x86_64 32:9.xi.four-xvi.P2.el7_8.3 will be an update ---> Package bind-libs-light.x86_64 32:nine.xi.four-16.P2.el7_8.ii will be updated ---> Package bind-libs-lite.x86_64 32:9.eleven.four-16.P2.el7_8.3 volition be an update ---> Bundle bind-license.noarch 32:nine.11.iv-16.P2.el7_8.ii volition be updated ---> Package bind-license.noarch 32:nine.11.4-16.P2.el7_8.3 volition be an update ---> Parcel binutils.x86_64 0:2.27-43.base of operations.el7 will exist updated ---> Package binutils.x86_64 0:2.27-43.base of operations.el7_8.1 volition be an update ---> Packet device-mapper.x86_64 seven:one.02.164-7.el7_8.1 volition exist updated ---> Package device-mapper.x86_64 7:1.02.164-7.el7_8.two volition exist an update ---> Package device-mapper-upshot.x86_64 7:1.02.164-7.el7_8.1 will be updated ---> Packet device-mapper-event.x86_64 7:ane.02.164-vii.el7_8.2 will be an update ---> Package device-mapper-event-libs.x86_64 vii:1.02.164-seven.el7_8.1 will be updated ---> Package device-mapper-event-libs.x86_64 7:one.02.164-seven.el7_8.2 will exist an update ---> Package device-mapper-libs.x86_64 vii:i.02.164-vii.el7_8.i will exist updated ---> Parcel device-mapper-libs.x86_64 7:1.02.164-seven.el7_8.2 will be an update ---> Parcel kernel.x86_64 0:3.10.0-1127.eight.2.el7 will be installed ---> Parcel kernel-tools.x86_64 0:3.10.0-1127.el7 volition exist updated        

Step 3: Install iperf in Linux

Later on installing latest updates, you tin install iperf command using yum install iperf command as shown below. You might want to check Summit 12 Nmap Commands to Browse Remote Hosts with All-time Practices .

[root@localhost ~]#          yum install iperf -y          Loaded plugins: fastestmirror Determining fastest mirrors epel/x86_64/metalink | 6.7 kB 00:00:00 * base of operations: mirrors.piconets.webwerks.in * epel: mirror.xeonbd.com * extras: mirrors.piconets.webwerks.in * updates: mirrors.piconets.webwerks.in base | 3.vi kB 00:00:00 epel | 4.7 kB 00:00:00 extras | 2.ix kB 00:00:00 updates | 2.9 kB 00:00:00 (ane/three): epel/x86_64/updateinfo | 1.0 MB 00:00:00 (2/3): updates/7/x86_64/primary_db | one.3 MB 00:00:00 (3/3): epel/x86_64/primary_db | 6.eight MB 00:00:01          Resolving Dependencies --> Running transaction bank check ---> Packet iperf.x86_64 0:2.0.thirteen-one.el7 volition be installed --> Finished Dependency Resolution          Dependencies Resolved  ======================================================================================================================================================================== Package Curvation Version Repository Size ======================================================================================================================================================================== Installing: iperf x86_64 2.0.13-ane.el7 epel 86 k  Transaction Summary ======================================================================================================================================================================== Install 1 Package          Full download size: 86 k Installed size: 185 yard Is this ok [y/d/N]: y Downloading packages: iperf-2.0.13-i.el7.x86_64.rpm | 86 kB 00:00:00 Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : iperf-two.0.13-1.el7.x86_64 1/1 Verifying : iperf-2.0.13-1.el7.x86_64 1/ane          Installed: iperf.x86_64 0:2.0.thirteen-1.el7  Complete!

Footstep four: Check iperf version

One time iperf is installed successfully, you tin can check iperf version using iperf -v command as shown below. You lot might want to check 30 Nearly Popular IPTAbles Command in Linux

[root@localhost ~]#            iperf -v          iperf version 2.0.thirteen (21 January 2019) pthreads        

Stride 5: Perform Network throughput Test

If y'all want to exam your network functioning in Server mode by listening to a Port for Incoming connections then you lot need to use iperf -s -f K control as shown below. This command will start in Server mode and will heed to a free Port 5001 for Incoming connections.

[root@localhost ~]#          iperf -s -f K          ------------------------------------------------------------          Server listening on TCP port 5001          TCP window size: 85.3 KByte (default)          ------------------------------------------------------------          [ iv] local 192.168.0.100 port 5001 connected with 192.168.0.100 port 54310 (peer 12857.11824.3338-unk)          [ ID] Interval Transfer Bandwidth          [ four] 0.0-64.9 sec 0.08 KBytes 0.00 KBytes/sec        

-southward : run in server mode. Bank check more on iperf Man Page.

-f : format to report: adaptive, $.25, Bytes, Kbits, Mbits, Gbits, KBytes, MBytes, GBytes

Popular Recommendations:-

How to Cleanup Failed Actions from PCS Status of Cluster

How to Enable or Disable SELinux Temporarily or Permanently on RedHat/CentOS 7/viii

10 Popular Examples of sudo command in Linux(RedHat/CentOS 7/8)

How to Install and Use telnet control in Linux (RedHat/Linux vii/8) using v Easy Steps

12 Nearly Popular rm command in Linux with Examples

Create a Self Signed Certificate using OpenSSL

25+ Popular Examples of Openssl commands in Linux (RedHat/CentOS 7/8)

Source: https://www.cyberithub.com/how-to-install-iperf-network-throughput-test/

Posted by: castillofille1973.blogspot.com

0 Response to "How To Install Iperf On Windows 7"

Post a Comment

Iklan Atas Artikel

Iklan Tengah Artikel 1

Iklan Tengah Artikel 2

Iklan Bawah Artikel