Exercise 1-3: UDP throughput with variable packet size

In this exercise, we'll look at UDP throughput again, but with different packet sizes. Increase the packet size until you notice a significant (i.e. >2 Mbps) drop in throughput. You can choose three values to experiment with for one experiment execution. You can also edit these values directly in the station execute code.

Executed on the access point:

iperf -s -u -i 1

Executed on station 1:

iperf -c 10.33.1.1 -u -b 50M -l 
iperf -c 10.33.1.1 -u -b 50M -l 
iperf -c 10.33.1.1 -u -b 50M -l