Can we send packets from iperf generator in a continuous mode? Currently, I am sending packets in a burst mode by using command
iperf -c 10.0.0.2 -u -b 1m -t 1
where u is UDP packets 1m is bandwidth (1 Mbps) and t is a time which is 1 second.
but I want to send in continuous mode.
Time can be a floating-point value, and one special floating-point value is infinity:
iperf3 -c 10.0.0.2 -tinf
iperf -c 10.0.0.2 -tinf
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With