Install iPerf3 on Ubuntu like so:
Use the following commands:
sudo apt-get install iperf3 -y
After this finishes, run the following
- iperf3 -c 121.200.0.134 -t 60
A LOT of data will spill out for the following 60 seconds
- what matters here is the "Bandwidth" column, but after this is done please copy and paste the results to a .txt file and add it to the fault
after this, a similar test should be done so please see the following command:
- iperf3 -c 121.200.0.134 -R -t 60
A LOT of data will spill out once again, please copy this to another text file and add it to the fault