iperf3 with option --sctp in client mode fails with error 'iperf3: unrecognized option --sctp'
Issue
- iperf3 fails with below error when option
--sctpis used at client side.
[root@localhost ~]# iperf3 -i 2 -t 5 -c <Server-IP> --sctp
iperf3: unrecognized option '--sctp'
- man page of 'iperf3' does confirms the availability of
--sctpoption.
Environment
- Red Hat Enterprise Linux 7
- iperf3-3.1.7-2.el7.x86_64
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.