test---test

3 篇文章 0 订阅

https://www.cnblogs.com/xuanbjut/p/14144255.html
TCP吞吐量
./iperf3 -c 192.168.91.23 -i 1 -t 60 -p 520 -R 单线程 反向,
./iperf3 -c 192.168.91.23 -P 30 -t 60 -p 520 多线程
./iperf3 -c 192.168.91.23 -d -t 60 -p 520 上下行带宽

-R:反向,板子做客户端,测试接收时使用
-t: 时间
-p:端口
-s:服务端
-c:客户端
-u:UDP 默认TCP
在这里插入图片描述

UDP吞吐量
iperf3 -s -i 1 -p 521
./iperf3 -u -c 192.168.91.23 -b 100m -t 60 -p 521 单线程
./iperf3 -u -c 192.168.91.23 -b 5m -t 60 -p 521 多线程
./iperf3 -u -c 192.168.91.23 -b 100m -d -t 60 -p 521 上下行带宽

./iperf3 -u -c 192.168.91.23 -b 100m -t 60 -p 69

./iperf3 -c 192.168.91.23 -p 520 -f m -i 1 -t 5 -O 3 -R

window上的安装和使用
https://blog.csdn.net/weixin_43914200/article/details/88966108
安装:
iperf官网:https://iperf.fr/
iperf官网下载地址(所有版本都可以在这个网址中下载):https://iperf.fr/iperf-download.php
使用:
在执行文件目录下打开cmd窗口:
做服务端命令:iperf3 -s -i 1 -p 520

评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值