_______________________________________________________________________ Airlive Airmax5 5GHz > 802.11a indoor iperf resultaten Frequency: 5180MHz, Quality:69/94 Signal level:-36 dBm Noise level:-105 dBm ________________________________________________________________________ host2# iperf –c host1 -t 30 -f k -P 1 / host1# iperf –s -f k ________________________________________________________________________ root@homebox:~# iperf -c 192.168.2.5 -t 30 -f k ------------------------------------------------------------ Client connecting to 192.168.2.5, TCP port 5001 TCP window size: 16.0 KByte (default) ------------------------------------------------------------ [ 3] local 192.168.2.50 port 49615 connected with 192.168.2.5 port 5001 [ ID] Interval Transfer Bandwidth [ 3] 0.0-30.0 sec 83096 KBytes 22686 Kbits/sec root@homebox:/home/tim# iperf -c 192.168.2.50 -t 30 -f k ------------------------------------------------------------ Client connecting to 192.168.2.50, TCP port 5001 TCP window size: 16.0 KByte (default) ------------------------------------------------------------ [ 3] local 192.168.2.5 port 38803 connected with 192.168.2.50 port 5001 [ ID] Interval Transfer Bandwidth [ 3] 0.0-30.1 sec 80776 KBytes 21992 Kbits/sec ________________________________________________________________________ host2# iperf –c host1 -t 30 -f k -P 2 / host1# iperf –s -f k ________________________________________________________________________ root@homebox:/home/tim# iperf -c 192.168.2.50 -t 30 -f k -P 2 ------------------------------------------------------------ Client connecting to 192.168.2.50, TCP port 5001 TCP window size: 16.0 KByte (default) ------------------------------------------------------------ [ 4] local 192.168.2.5 port 49142 connected with 192.168.2.50 port 5001 [ 3] local 192.168.2.5 port 49141 connected with 192.168.2.50 port 5001 [ ID] Interval Transfer Bandwidth [ 4] 0.0-30.2 sec 44472 KBytes 12068 Kbits/sec [ ID] Interval Transfer Bandwidth [ 3] 0.0-30.2 sec 36576 KBytes 9918 Kbits/sec [SUM] 0.0-30.2 sec 81048 KBytes 21976 Kbits/sec root@homebox:~# iperf -c 192.168.2.5 -t 30 -f k -P 2 ------------------------------------------------------------ Client connecting to 192.168.2.5, TCP port 5001 TCP window size: 16.0 KByte (default) ------------------------------------------------------------ [ 3] local 192.168.2.50 port 36742 connected with 192.168.2.5 port 5001 [ 4] local 192.168.2.50 port 36743 connected with 192.168.2.5 port 5001 [ ID] Interval Transfer Bandwidth [ 4] 0.0-30.0 sec 42648 KBytes 11638 Kbits/sec [ 3] 0.0-30.0 sec 40152 KBytes 10952 Kbits/sec [SUM] 0.0-30.0 sec 82800 KBytes 22585 Kbits/sec ________________________________________________________________________ host2# iperf –c host1 -t 30 -f k -P 4 / host1# iperf –s -f k ________________________________________________________________________ root@homebox:~# iperf -c 192.168.2.5 -t 30 -f k -P 4 ------------------------------------------------------------ Client connecting to 192.168.2.5, TCP port 5001 TCP window size: 16.0 KByte (default) ------------------------------------------------------------ [ 4] local 192.168.2.50 port 36746 connected with 192.168.2.5 port 5001 [ 6] local 192.168.2.50 port 36748 connected with 192.168.2.5 port 5001 [ 5] local 192.168.2.50 port 36747 connected with 192.168.2.5 port 5001 [ 3] local 192.168.2.50 port 36745 connected with 192.168.2.5 port 5001 [ ID] Interval Transfer Bandwidth [ 5] 0.0-30.0 sec 20336 KBytes 5550 Kbits/sec [ 4] 0.0-30.0 sec 18168 KBytes 4955 Kbits/sec [ 3] 0.0-30.0 sec 19512 KBytes 5323 Kbits/sec [ 6] 0.0-30.1 sec 23872 KBytes 6503 Kbits/sec [SUM] 0.0-30.1 sec 81888 KBytes 22309 Kbits/sec root@homebox:/home/tim# iperf -c 192.168.2.50 -t 30 -f k -P 4 ------------------------------------------------------------ Client connecting to 192.168.2.50, TCP port 5001 TCP window size: 16.0 KByte (default) ------------------------------------------------------------ [ 6] local 192.168.2.5 port 52073 connected with 192.168.2.50 port 5001 [ 3] local 192.168.2.5 port 52070 connected with 192.168.2.50 port 5001 [ 5] local 192.168.2.5 port 52072 connected with 192.168.2.50 port 5001 [ 4] local 192.168.2.5 port 52071 connected with 192.168.2.50 port 5001 [ ID] Interval Transfer Bandwidth [ 6] 0.0-30.0 sec 21488 KBytes 5860 Kbits/sec [ ID] Interval Transfer Bandwidth [ 5] 0.0-30.1 sec 17664 KBytes 4807 Kbits/sec [ ID] Interval Transfer Bandwidth [ 3] 0.0-30.1 sec 22392 KBytes 6086 Kbits/sec [ ID] Interval Transfer Bandwidth [ 4] 0.0-30.2 sec 18808 KBytes 5103 Kbits/sec [SUM] 0.0-30.2 sec 80352 KBytes 21801 Kbits/sec ________________________________________________________________________ host2# iperf –c host1 -t 30 -f k -d / host1# iperf –s -f k ________________________________________________________________________ root@homebox:/home/tim# iperf -c 192.168.2.50 -t 30 -f k -d ------------------------------------------------------------ Server listening on TCP port 5001 TCP window size: 85.3 KByte (default) ------------------------------------------------------------ ------------------------------------------------------------ Client connecting to 192.168.2.50, TCP port 5001 TCP window size: 16.0 KByte (default) ------------------------------------------------------------ [ 5] local 192.168.2.5 port 52074 connected with 192.168.2.50 port 5001 [ 4] local 192.168.2.5 port 5001 connected with 192.168.2.50 port 46179 [ ID] Interval Transfer Bandwidth [ 5] 0.0-30.1 sec 41176 KBytes 11214 Kbits/sec [ ID] Interval Transfer Bandwidth [ 4] 0.0-30.2 sec 41896 KBytes 11357 Kbits/sec root@homebox:~# iperf -c 192.168.2.5 -t 30 -f k -d ------------------------------------------------------------ Server listening on TCP port 5001 TCP window size: 85.3 KByte (default) ------------------------------------------------------------ ------------------------------------------------------------ Client connecting to 192.168.2.5, TCP port 5001 TCP window size: 27.5 KByte (default) ------------------------------------------------------------ [ 5] local 192.168.2.50 port 46180 connected with 192.168.2.5 port 5001 [ 4] local 192.168.2.50 port 5001 connected with 192.168.2.5 port 52077 [ ID] Interval Transfer Bandwidth [ 5] 0.0-30.1 sec 37408 KBytes 10168 Kbits/sec [ 4] 0.0-30.3 sec 45384 KBytes 12265 Kbits/sec ________________________________________________________________________ host2# iperf –c host1 -t 30 -f k -u -b 54mbit / host1# iperf –s -u -f k ________________________________________________________________________ root@homebox:~# iperf -c 192.168.2.5 -t 30 -f k -u -b 54mbit ------------------------------------------------------------ Client connecting to 192.168.2.5, UDP port 5001 Sending 1470 byte datagrams UDP buffer size: 122 KByte (default) ------------------------------------------------------------ [ 3] local 192.168.2.50 port 33840 connected with 192.168.2.5 port 5001 [ ID] Interval Transfer Bandwidth [ 3] 0.0-30.0 sec 198433 KBytes 54185 Kbits/sec [ 3] Sent 138228 datagrams [ 3] Server Report: [ 3] 0.0-30.0 sec 100969 KBytes 27554 Kbits/sec 0.345 ms 67892/138227 (49%) [ 3] 0.0-30.0 sec 1 datagrams received out-of-order root@homebox:/home/tim# iperf -c 192.168.2.50 -t 30 -f k -u -b 54mbit ------------------------------------------------------------ Client connecting to 192.168.2.50, UDP port 5001 Sending 1470 byte datagrams UDP buffer size: 122 KByte (default) ------------------------------------------------------------ [ 3] local 192.168.2.5 port 32960 connected with 192.168.2.50 port 5001 [ ID] Interval Transfer Bandwidth [ 3] 0.0-30.0 sec 178171 KBytes 48649 Kbits/sec [ 3] Sent 124114 datagrams [ 3] Server Report: [ ID] Interval Transfer Bandwidth Jitter Lost/Total Datagrams [ 3] 0.0-30.1 sec 97241 KBytes 26484 Kbits/sec 1.508 ms 56375/124113 (45%) [ 3] 0.0-30.1 sec 1 datagrams received out-of-order _______________________________________________________________________ Airlive Airmax5 5GHz > 802.11Ta indoor iperf resultaten (dynamic-turbo) Frequency: 5800MHz, Quality:69/94 Signal level:-34 dBm Noise level:-103 dBm ________________________________________________________________________ host2# iperf –c host1 -t 30 -f k -P 1 / host1# iperf –s -f k ________________________________________________________________________ root@homebox:/home/tim# iperf -c 192.168.2.50 -t 30 -f k (ap = sending) ------------------------------------------------------------ Client connecting to 192.168.2.50, TCP port 5001 TCP window size: 35.4 KByte (default) ------------------------------------------------------------ [ 3] local 192.168.2.5 port 43607 connected with 192.168.2.50 port 5001 [ ID] Interval Transfer Bandwidth [ 3] 0.0-30.0 sec 204016 KBytes 55649 Kbits/sec root@homebox:~# iperf -c 192.168.2.5 -t 30 -f k (sta = sending) ------------------------------------------------------------ Client connecting to 192.168.2.5, TCP port 5001 TCP window size: 16.0 KByte (default) ------------------------------------------------------------ [ 3] local 192.168.2.50 port 35373 connected with 192.168.2.5 port 5001 [ ID] Interval Transfer Bandwidth [ 3] 0.0-30.0 sec 130120 KBytes 35525 Kbits/sec root@homebox:~# iperf -c 192.168.2.5 -t 30 -f k (ap = sending) ------------------------------------------------------------ Client connecting to 192.168.2.5, TCP port 5001 TCP window size: 16.0 KByte (default) ------------------------------------------------------------ [ 3] local 192.168.2.50 port 42186 connected with 192.168.2.5 port 5001 [ ID] Interval Transfer Bandwidth [ 3] 0.0-30.0 sec 203336 KBytes 55484 Kbits/sec root@homebox:/home/tim# iperf -c 192.168.2.50 -t 30 -f k (sta = sending) ------------------------------------------------------------ Client connecting to 192.168.2.50, TCP port 5001 TCP window size: 16.0 KByte (default) ------------------------------------------------------------ [ 3] local 192.168.2.5 port 56202 connected with 192.168.2.50 port 5001 [ ID] Interval Transfer Bandwidth [ 3] 0.0-30.0 sec 132656 KBytes 36213 Kbits/sec ________________________________________________________________________ host2# iperf –c host1 -t 30 -f k -P 2 / host1# iperf –s -f k ________________________________________________________________________ root@homebox:/home/tim# iperf -c 192.168.2.50 -t 30 -f k -P2 (sta = sending) ------------------------------------------------------------ Client connecting to 192.168.2.50, TCP port 5001 TCP window size: 16.0 KByte (default) ------------------------------------------------------------ [ 4] local 192.168.2.5 port 56280 connected with 192.168.2.50 port 5001 [ 3] local 192.168.2.5 port 56279 connected with 192.168.2.50 port 5001 [ ID] Interval Transfer Bandwidth [ 3] 0.0-30.0 sec 46928 KBytes 12809 Kbits/sec [ ID] Interval Transfer Bandwidth [ 4] 0.0-30.0 sec 98512 KBytes 26876 Kbits/sec [SUM] 0.0-30.0 sec 145440 KBytes 39679 Kbits/sec root@homebox:~# iperf -c 192.168.2.5 -t 30 -f k -P2 (ap =sending ) ------------------------------------------------------------ Client connecting to 192.168.2.5, TCP port 5001 TCP window size: 16.0 KByte (default) ------------------------------------------------------------ [ 3] local 192.168.2.50 port 36925 connected with 192.168.2.5 port 5001 [ 4] local 192.168.2.50 port 36926 connected with 192.168.2.5 port 5001 [ ID] Interval Transfer Bandwidth [ 3] 0.0-30.0 sec 107600 KBytes 29360 Kbits/sec [ 4] 0.0-30.0 sec 94224 KBytes 25688 Kbits/sec [SUM] 0.0-30.0 sec 201824 KBytes 55022 Kbits/sec ________________________________________________________________________ host2# iperf –c host1 -t 30 -f k -P 4 / host1# iperf –s -f k ________________________________________________________________________ root@homebox:~# iperf -c 192.168.2.5 -t 30 -f k -P4 (ap = sending) ------------------------------------------------------------ Client connecting to 192.168.2.5, TCP port 5001 TCP window size: 16.0 KByte (default) ------------------------------------------------------------ [ 6] local 192.168.2.50 port 36930 connected with 192.168.2.5 port 5001 [ 3] local 192.168.2.50 port 36927 connected with 192.168.2.5 port 5001 [ 4] local 192.168.2.50 port 36928 connected with 192.168.2.5 port 5001 [ 5] local 192.168.2.50 port 36929 connected with 192.168.2.5 port 5001 [ ID] Interval Transfer Bandwidth [ 3] 0.0-30.0 sec 64568 KBytes 17615 Kbits/sec [ 4] 0.0-30.0 sec 56248 KBytes 15345 Kbits/sec [ 6] 0.0-30.0 sec 41168 KBytes 11226 Kbits/sec [ 5] 0.0-30.0 sec 42544 KBytes 11601 Kbits/sec [SUM] 0.0-30.0 sec 204528 KBytes 55772 Kbits/sec root@homebox:/home/tim# iperf -c 192.168.2.50 -t 30 -f k -P4 ------------------------------------------------------------ Client connecting to 192.168.2.50, TCP port 5001 TCP window size: 16.0 KByte (default) ------------------------------------------------------------ [ 6] local 192.168.2.5 port 50352 connected with 192.168.2.50 port 5001 [ 3] local 192.168.2.5 port 50349 connected with 192.168.2.50 port 5001 [ 4] local 192.168.2.5 port 50350 connected with 192.168.2.50 port 5001 [ 5] local 192.168.2.5 port 50351 connected with 192.168.2.50 port 5001 [ ID] Interval Transfer Bandwidth [ 3] 0.0-30.0 sec 21272 KBytes 5806 Kbits/sec [ ID] Interval Transfer Bandwidth [ 6] 0.0-30.0 sec 51248 KBytes 13977 Kbits/sec [ ID] Interval Transfer Bandwidth [ 5] 0.0-30.0 sec 44192 KBytes 12052 Kbits/sec [ ID] Interval Transfer Bandwidth [ 4] 0.0-30.3 sec 27120 KBytes 7332 Kbits/sec [SUM] 0.0-30.3 sec 143832 KBytes 38885 Kbits/sec ________________________________________________________________________ host2# iperf –c host1 -t 30 -f k -d / host1# iperf –s -f k ________________________________________________________________________ root@homebox:/home/tim# iperf -c 192.168.2.50 -t 30 -f k -d ------------------------------------------------------------ Server listening on TCP port 5001 TCP window size: 85.3 KByte (default) ------------------------------------------------------------ ------------------------------------------------------------ Client connecting to 192.168.2.50, TCP port 5001 TCP window size: 16.0 KByte (default) ------------------------------------------------------------ [ 5] local 192.168.2.5 port 50390 connected with 192.168.2.50 port 5001 [ 4] local 192.168.2.5 port 5001 connected with 192.168.2.50 port 38372 [ ID] Interval Transfer Bandwidth [ 4] 0.0-30.1 sec 184512 KBytes 50272 Kbits/sec [ ID] Interval Transfer Bandwidth [ 5] 0.0-30.1 sec 18400 KBytes 5011 Kbits/sec root@homebox:~# iperf -c 192.168.2.5 -t 30 -f k -d ------------------------------------------------------------ Server listening on TCP port 5001 TCP window size: 85.3 KByte (default) ------------------------------------------------------------ ------------------------------------------------------------ Client connecting to 192.168.2.5, TCP port 5001 TCP window size: 43.2 KByte (default) ------------------------------------------------------------ [ 4] local 192.168.2.50 port 38373 connected with 192.168.2.5 port 5001 [ 5] local 192.168.2.50 port 5001 connected with 192.168.2.5 port 52863 [ ID] Interval Transfer Bandwidth [ 4] 0.0-30.0 sec 191072 KBytes 52146 Kbits/sec [ 5] 0.0-30.1 sec 14232 KBytes 3873 Kbits/sec ________________________________________________________________________ host2# iperf –c host1 -t 30 -f k -u -b 100mbit / host1# iperf –s -u -f k ________________________________________________________________________ root@homebox:~# iperf -c 192.168.2.5 -t 30 -f k -u -b 100mbit (ap = sending) ------------------------------------------------------------ Client connecting to 192.168.2.5, UDP port 5001 Sending 1470 byte datagrams UDP buffer size: 122 KByte (default) ------------------------------------------------------------ [ 3] local 192.168.2.50 port 58461 connected with 192.168.2.5 port 5001 [ ID] Interval Transfer Bandwidth [ 3] 0.0-30.0 sec 348944 KBytes 95285 Kbits/sec [ 3] Sent 243074 datagrams [ 3] Server Report: [ 3] 0.0-30.0 sec 270677 KBytes 73844 Kbits/sec 0.111 ms 54520/243073 (22%) [ 3] 0.0-30.0 sec 1 datagrams received out-of-order root@homebox:/home/tim# iperf -c 192.168.2.50 -t 30 -f k -u -b 100mbit ------------------------------------------------------------ Client connecting to 192.168.2.50, UDP port 5001 Sending 1470 byte datagrams UDP buffer size: 122 KByte (default) ------------------------------------------------------------ [ 3] local 192.168.2.5 port 48371 connected with 192.168.2.50 port 5001 [ ID] Interval Transfer Bandwidth [ 3] 0.0-30.0 sec 298528 KBytes 81517 Kbits/sec [ 3] Sent 207954 datagrams [ 3] Server Report: [ ID] Interval Transfer Bandwidth Jitter Lost/Total Datagrams [ 3] 0.0-30.0 sec 186443 KBytes 50888 Kbits/sec 0.364 ms 78078/207954 (38%) _______________________________________________________________________ Airlive Airmax5 5GHz > 802.11Ta indoor iperf resultaten (static-turbo) Frequency: 5800MHz, Quality:69/94 Signal level:-34 dBm Noise level:-103 dBm ________________________________________________________________________ host2# iperf –c host1 -t 30 -f k / host1# iperf –s -f k ________________________________________________________________________ root@homebox:~# iperf -c 192.168.2.5 -t 30 -f k ------------------------------------------------------------ Client connecting to 192.168.2.5, TCP port 5001 TCP window size: 16.0 KByte (default) ------------------------------------------------------------ [ 3] local 192.168.2.50 port 49374 connected with 192.168.2.5 port 5001 [ ID] Interval Transfer Bandwidth [ 3] 0.0-30.0 sec 197912 KBytes 54001 Kbits/sec root@homebox:/home/tim# iperf -c 192.168.2.50 -t 30 -f k ------------------------------------------------------------ Client connecting to 192.168.2.50, TCP port 5001 TCP window size: 16.0 KByte (default) ------------------------------------------------------------ [ 3] local 192.168.2.5 port 34379 connected with 192.168.2.50 port 5001 [ ID] Interval Transfer Bandwidth [ 3] 0.0-30.0 sec 148328 KBytes 40472 Kbits/sec ________________________________________________________________________ host2# iperf –c host1 -t 30 -f k -u -b 100mbit / host1# iperf –s -u -f k ________________________________________________________________________ root@homebox:~# iperf -c 192.168.2.5 -t 30 -f k -u -b 100mbit ------------------------------------------------------------ Client connecting to 192.168.2.5, UDP port 5001 Sending 1470 byte datagrams UDP buffer size: 122 KByte (default) ------------------------------------------------------------ [ 3] local 192.168.2.50 port 46125 connected with 192.168.2.5 port 5001 [ ID] Interval Transfer Bandwidth [ 3] 0.0-30.0 sec 349831 KBytes 95527 Kbits/sec [ 3] Sent 243692 datagrams [ 3] Server Report: [ 3] 0.0-30.0 sec 271684 KBytes 74117 Kbits/sec 0.208 ms 54436/243691 (22%) [ 3] 0.0-30.0 sec 1 datagrams received out-of-order root@homebox:/home/tim# iperf -c 192.168.2.50 -t 30 -f k -u -b 100mbit ------------------------------------------------------------ Client connecting to 192.168.2.50, UDP port 5001 Sending 1470 byte datagrams UDP buffer size: 122 KByte (default) ------------------------------------------------------------ [ 3] local 192.168.2.5 port 38094 connected with 192.168.2.50 port 5001 [ ID] Interval Transfer Bandwidth [ 3] 0.0-30.0 sec 290677 KBytes 79366 Kbits/sec [ 3] Sent 202485 datagrams [ 3] Server Report: [ ID] Interval Transfer Bandwidth Jitter Lost/Total Datagrams [ 3] 0.0-30.0 sec 249274 KBytes 68006 Kbits/sec 0.523 ms 28840/202484 (14%) [ 3] 0.0-30.0 sec 1 datagrams received out-of-order