[root@linuxcool ~]# iperf3 -s
-----------------------------------------------------------
Server listening on 5201
-----------------------------------------------------------
开启服务端监听并设置自定义监听端口:
[root@linuxcool ~]# iperf3 -s -p 6688
-----------------------------------------------------------
Server listening on 6688
-----------------------------------------------------------
启动调试模式:
[root@linuxcool ~]# iperf3 -s -d
-----------------------------------------------------------
Server listening on 5201
-----------------------------------------------------------
启服务器监听并显示更多详细的输出信息:
[root@linuxcool ~]# iperf3 -s -V
iperf 3.5
Linux linuxcool.com 4.18.0-80.el8.x86_64 #1 SMP Wed Mar 13 12:02:46 UTC 2019 x86_64
-----------------------------------------------------------
Server listening on 5201
-----------------------------------------------------------