centos7 iperf3 安装和使用
程序员文章站
2024-01-18 08:48:10
...
1.在centos7 主机A 和主机B 上安装iperf3
# yum install -y iperf3
Total download size: 79 k
Installed size: 197 k
Downloading packages:
iperf3-3.1.7-2.el7.x86_64.rpm | 79 kB 00:00:00
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Warning: RPMDB altered outside of yum.
Installing : iperf3-3.1.7-2.el7.x86_64 1/1
Verifying : iperf3-3.1.7-2.el7.x86_64 1/1
Installed:
iperf3.x86_64 0:3.1.7-2.el7
2. 在主机A上启动iperf3,作为server
#iperf3 -version
# iperf3 -s
-----------------------------------------------------------
Server listening on 5201
-----------------------------------------------------------
3. 在主机B上启动iperf3,作为client 向serverA 发起连接
iperf3 -c <serverA_IP> -d -t 60
输出例子如下:
更多的用法:
iperf3 -help
推荐阅读
-
centos7 iperf3 安装和使用
-
linux - 使用Webtatic的yum源安装完php5.5之后无法再安装phpize和pecl
-
ubuntu 安装和启动 ssh服务,和ssh的简单使用
-
详解Ant Design of React的安装和使用方法
-
[Mongo]PyMongo安装和使用
-
Ubuntu下安装和使用OpenNMT翻译以及其中系统中遇到的问题
-
centos7 安装mysql和mysqlclient遇到的坑总结
-
Centos7安装Elasticsearch和Kibana
-
Ubuntu11.04停Memcached和php5-memcache的安装与基本使用
-
Photoshop入门:外部渐变的安装和使用