VPC Peering時のsubnet間の転送速度を計測してみた

記事タイトルとURLをコピーする

同一リージョンのVPC同士を接続できるVPC Peeringがリリースされています。 設定方法はこちらで 紹介されております。 異なるVPC間の転送速度はどうなるのか、同一VPC内と変わらないのか、違いがあるのかざっと検証してみました。 

 

ご注意

こちらの検証は当社の一エンジニアが実施したもので、AWS(Amazon Web Services)のオフィシャルのものではありません。 検証環境、検証時期で結果は多少でも異なると考えられます。 あくまでも1つの結果とお考えください。

 

検証環境

  • 別アカウント2つそれぞれにVPCを作り、AZごとにsubnetを1つずつ作ります
  • 作ったsubnetのそれぞれにEC2インスタンスをラウンチします。
  • EC2インスタンスは、 すべてAMI「Amazon Linux AMI (HVM) 2014.03.1 - ami-bb562fba」からラウンチしました。タイプはm3.mediumです(m3.mediumのNetwork PerformanceはModerateです)
  • EC2インスタンスにiperf3を導入し、それぞれのEC2インスタンス間の転送速度を測ってみます
  • リージョンは東京リージョンです

構成図

計測ケース

テストケースは下記のようになります。すべてのインスタンス間の転送速度を計測します。 各ケースにおいて10回計測し、最も良かった結果と悪かった結果を除外した8回の結果を採用しました。 番号は下のほうのケースそれぞれの計測結果に対応します。 

 

計測結果

上記のように8回ずつの結果をケース毎に並べてグラフにしてみました。 おおよそ35Mbytesになっています。 VPC内とVPC間で転送速度に差があるわけではないと分かりました。

クリックすると大きく表示されます。

計測結果詳細

計測ケースそれぞれの結果を下記に示します。

計測ケース①

 

Time: Sat, 10 May 2014 08:13:43 GMT
Accepted connection from 10.30.20.213, port 42136
  Cookie: ip-10-30-20-213.1399709623.165032.15
  TCP MSS: 8949 (default)
[  5] local 10.30.10.247 port 5001 connected to 10.30.20.213 port 42137
Starting Test: protocol: TCP, 1 streams, 131072 byte blocks, omitting 0 seconds, 10 second test
[ ID] Interval   Transfer Bandwidth
[  5]   0.00-1.00   sec   132 MBytes  1.11 Gbits/sec
[  5]   1.00-2.01   sec  43.8 MBytes   365 Mbits/sec
[  5]   2.01-3.01   sec  35.5 MBytes   298 Mbits/sec
[  5]   3.01-4.01   sec  35.5 MBytes   298 Mbits/sec
[  5]   4.01-5.01   sec  35.5 MBytes   298 Mbits/sec
[  5]   5.01-6.01   sec  35.5 MBytes   298 Mbits/sec
[  5]   6.01-7.01   sec  35.5 MBytes   298 Mbits/sec
[  5]   7.01-8.01   sec  35.5 MBytes   298 Mbits/sec
[  5]   8.01-9.01   sec  35.5 MBytes   298 Mbits/sec
[  5]   9.01-10.01  sec  35.5 MBytes   298 Mbits/sec
[  5]  10.01-10.12  sec  4.00 MBytes   294 Mbits/sec
- - - - - - - - - - - - - - - - - - - - - - - - -
Test Complete. Summary Results:
[ ID] Interval   Transfer Bandwidth   Retr
[  5]   0.00-10.12  sec   464 MBytes   385 Mbits/sec0 sender
[  5]   0.00-10.12  sec   464 MBytes   385 Mbits/sec  receiver
CPU Utilization: local/receiver 0.8% (0.0%u/0.8%s), remote/sender 2.0% (0.2%u/1.9%s)
iperf version 3.0.3 (26 March 2014)
Linux ip-10-30-10-247 3.10.35-43.137.amzn1.x86_64 #1 SMP Wed Apr 2 09:36:59 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
-----------------------------------------------------------
Server listening on 5001
-----------------------------------------------------------




[ec2-user@ip-10-30-20-213 ~]$ iperf3 -c 10.30.10.247 -t 10 -p 5001 -V
iperf version 3.0.3 (26 March 2014)
Linux ip-10-30-20-213 3.10.35-43.137.amzn1.x86_64 #1 SMP Wed Apr 2 09:36:59 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
Time: Sat, 10 May 2014 08:13:43 GMT
Connecting to host 10.30.10.247, port 5001
  Cookie: ip-10-30-20-213.1399709623.165032.15
  TCP MSS: 8949 (default)
[  4] local 10.30.20.213 port 42137 connected to 10.30.10.247 port 5001
Starting Test: protocol: TCP, 1 streams, 131072 byte blocks, omitting 0 seconds, 10 second test
[ ID] Interval   Transfer Bandwidth   Retr  Cwnd
[  4]   0.00-1.01   sec   141 MBytes  1.17 Gbits/sec0   3.07 MBytes
[  4]   1.01-2.00   sec  39.1 MBytes   331 Mbits/sec0   3.07 MBytes
[  4]   2.00-3.00   sec  35.5 MBytes   298 Mbits/sec0   3.07 MBytes
[  4]   3.00-4.00   sec  35.5 MBytes   298 Mbits/sec0   3.07 MBytes
[  4]   4.00-5.00   sec  35.5 MBytes   298 Mbits/sec0   3.07 MBytes
[  4]   5.00-6.00   sec  35.5 MBytes   298 Mbits/sec0   3.07 MBytes
[  4]   6.00-7.00   sec  35.5 MBytes   298 Mbits/sec0   3.07 MBytes
[  4]   7.00-8.00   sec  35.5 MBytes   298 Mbits/sec0   3.07 MBytes
[  4]   8.00-9.00   sec  35.5 MBytes   298 Mbits/sec0   3.07 MBytes
[  4]   9.00-10.00  sec  35.5 MBytes   298 Mbits/sec0   3.07 MBytes

- - - - - - - - - - - - - - - - - - - - - - - - -

Test Complete. Summary Results:
[ ID] Interval   Transfer Bandwidth   Retr
[  4]   0.00-10.00  sec   464 MBytes   390 Mbits/sec0 sender
[  4]   0.00-10.00  sec   464 MBytes   389 Mbits/sec  receiver
CPU Utilization: local/sender 2.0% (0.2%u/1.9%s), remote/receiver 0.8% (0.0%u/0.8%s)

iperf Done.

 

 

計測ケース②

 

Time: Sat, 10 May 2014 08:15:00 GMT
Accepted connection from 10.30.20.213, port 42138
  Cookie: ip-10-30-20-213.1399709700.842044.15
  TCP MSS: 8949 (default)
[  5] local 10.30.10.247 port 5001 connected to 10.30.20.213 port 42139
Starting Test: protocol: TCP, 1 streams, 131072 byte blocks, omitting 0 seconds, 10 second test
[ ID] Interval   Transfer Bandwidth   Retr  Cwnd
[  5]   0.00-1.00   sec   134 MBytes  1.12 Gbits/sec0   3.07 MBytes
[  5]   1.00-2.00   sec  45.0 MBytes   377 Mbits/sec0   3.07 MBytes
[  5]   2.00-3.00   sec  35.0 MBytes   294 Mbits/sec0   3.07 MBytes
[  5]   3.00-4.00   sec  35.0 MBytes   294 Mbits/sec0   3.07 MBytes
[  5]   4.00-5.00   sec  35.0 MBytes   294 Mbits/sec0   3.07 MBytes
[  5]   5.00-6.00   sec  36.2 MBytes   304 Mbits/sec0   3.07 MBytes
[  5]   6.00-7.00   sec  35.0 MBytes   294 Mbits/sec0   3.07 MBytes
[  5]   7.00-8.00   sec  35.0 MBytes   294 Mbits/sec0   3.07 MBytes
[  5]   8.00-9.00   sec  36.2 MBytes   304 Mbits/sec0   3.07 MBytes
[  5]   9.00-10.00  sec  35.0 MBytes   294 Mbits/sec0   3.07 MBytes
[  5]  10.00-10.05  sec  1.25 MBytes   209 Mbits/sec0   3.07 MBytes
- - - - - - - - - - - - - - - - - - - - - - - - -
Test Complete. Summary Results:
[ ID] Interval   Transfer Bandwidth   Retr
[  5]   0.00-10.05  sec   462 MBytes   386 Mbits/sec0 sender
[  5]   0.00-10.05  sec   462 MBytes   386 Mbits/sec  receiver
CPU Utilization: local/sender 0.2% (0.0%u/0.2%s), remote/receiver 4.4% (0.7%u/3.8%s)
iperf version 3.0.3 (26 March 2014)
Linux ip-10-30-10-247 3.10.35-43.137.amzn1.x86_64 #1 SMP Wed Apr 2 09:36:59 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
-----------------------------------------------------------
Server listening on 5001
-----------------------------------------------------------




[ec2-user@ip-10-30-20-213 ~]$ iperf3 -c 10.30.10.247 -t 10 -p 5001 -V -R
iperf version 3.0.3 (26 March 2014)
Linux ip-10-30-20-213 3.10.35-43.137.amzn1.x86_64 #1 SMP Wed Apr 2 09:36:59 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
Time: Sat, 10 May 2014 08:15:00 GMT
Connecting to host 10.30.10.247, port 5001
Reverse mode, remote host 10.30.10.247 is sending
  Cookie: ip-10-30-20-213.1399709700.842044.15
  TCP MSS: 8949 (default)
[  4] local 10.30.20.213 port 42139 connected to 10.30.10.247 port 5001
Starting Test: protocol: TCP, 1 streams, 131072 byte blocks, omitting 0 seconds, 10 second test
[ ID] Interval   Transfer Bandwidth
[  4]   0.00-1.00   sec   138 MBytes  1.15 Gbits/sec
[  4]   1.00-2.01   sec  39.2 MBytes   328 Mbits/sec
[  4]   2.01-3.01   sec  35.4 MBytes   297 Mbits/sec
[  4]   3.01-4.01   sec  35.4 MBytes   297 Mbits/sec
[  4]   4.01-5.01   sec  35.4 MBytes   297 Mbits/sec
[  4]   5.01-6.00   sec  35.2 MBytes   296 Mbits/sec
[  4]   6.00-7.00   sec  35.4 MBytes   297 Mbits/sec
[  4]   7.00-8.00   sec  35.4 MBytes   297 Mbits/sec
[  4]   8.00-9.00   sec  35.4 MBytes   297 Mbits/sec
[  4]   9.00-10.00  sec  35.4 MBytes   297 Mbits/sec

- - - - - - - - - - - - - - - - - - - - - - - - -

Test Complete. Summary Results:
[ ID] Interval   Transfer Bandwidth   Retr
[  4]   0.00-10.00  sec   462 MBytes   388 Mbits/sec0 sender
[  4]   0.00-10.00  sec   462 MBytes   388 Mbits/sec  receiver
CPU Utilization: local/receiver 4.4% (0.7%u/3.8%s), remote/sender 0.2% (0.0%u/0.2%s)

iperf Done.

 

 

計測ケース③

 

Time: Sat, 10 May 2014 08:16:38 GMT
Accepted connection from 172.31.11.132, port 47110
  Cookie: ip-172-31-11-132.1399709798.447603.7
  TCP MSS: 8949 (default)
[  5] local 10.30.10.247 port 5001 connected to 172.31.11.132 port 47111
Starting Test: protocol: TCP, 1 streams, 131072 byte blocks, omitting 0 seconds, 10 second test
[ ID] Interval   Transfer Bandwidth
[  5]   0.00-1.00   sec   100 MBytes   837 Mbits/sec
[  5]   1.00-2.01   sec  69.6 MBytes   582 Mbits/sec
[  5]   2.01-3.00   sec  34.1 MBytes   287 Mbits/sec
[  5]   3.00-4.01   sec  34.2 MBytes   287 Mbits/sec
[  5]   4.01-5.01   sec  34.2 MBytes   287 Mbits/sec
[  5]   5.01-6.00   sec  34.1 MBytes   287 Mbits/sec
[  5]   6.00-7.01   sec  34.2 MBytes   287 Mbits/sec
[  5]   7.01-8.01   sec  34.2 MBytes   287 Mbits/sec
[  5]   8.01-9.00   sec  34.1 MBytes   287 Mbits/sec
[  5]   9.00-10.01  sec  34.2 MBytes   287 Mbits/sec
[  5]  10.01-10.08  sec  2.50 MBytes   287 Mbits/sec
- - - - - - - - - - - - - - - - - - - - - - - - -
Test Complete. Summary Results:
[ ID] Interval   Transfer Bandwidth   Retr
[  5]   0.00-10.08  sec   448 MBytes   373 Mbits/sec   18 sender
[  5]   0.00-10.08  sec   446 MBytes   371 Mbits/sec  receiver
CPU Utilization: local/receiver 0.8% (0.0%u/0.8%s), remote/sender 1.5% (0.2%u/1.3%s)
iperf version 3.0.3 (26 March 2014)
Linux ip-10-30-10-247 3.10.35-43.137.amzn1.x86_64 #1 SMP Wed Apr 2 09:36:59 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
-----------------------------------------------------------
Server listening on 5001
-----------------------------------------------------------




[ec2-user@ip-172-31-11-132 ~]$ iperf3 -c 10.30.10.247 -t 10 -p 5001 -V
iperf version 3.0.3 (26 March 2014)
Linux ip-172-31-11-132 3.10.35-43.137.amzn1.x86_64 #1 SMP Wed Apr 2 09:36:59 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
Time: Sat, 10 May 2014 08:16:38 GMT
Connecting to host 10.30.10.247, port 5001
  Cookie: ip-172-31-11-132.1399709798.447603.7
  TCP MSS: 8949 (default)
[  4] local 172.31.11.132 port 47111 connected to 10.30.10.247 port 5001
Starting Test: protocol: TCP, 1 streams, 131072 byte blocks, omitting 0 seconds, 10 second test
[ ID] Interval   Transfer Bandwidth   Retr  Cwnd
[  4]   0.00-1.00   sec   108 MBytes   902 Mbits/sec   17   1.10 MBytes
[  4]   1.00-2.00   sec  66.6 MBytes   559 Mbits/sec0   1.23 MBytes
[  4]   2.00-3.00   sec  34.1 MBytes   286 Mbits/sec0   1.33 MBytes
[  4]   3.00-4.00   sec  34.2 MBytes   287 Mbits/sec0   1.42 MBytes
[  4]   4.00-5.00   sec  34.2 MBytes   287 Mbits/sec1   1.05 MBytes
[  4]   5.00-6.00   sec  34.1 MBytes   286 Mbits/sec0   1.11 MBytes
[  4]   6.00-7.00   sec  34.2 MBytes   287 Mbits/sec0   1.16 MBytes
[  4]   7.00-8.00   sec  34.1 MBytes   286 Mbits/sec0   1.19 MBytes
[  4]   8.00-9.00   sec  34.2 MBytes   287 Mbits/sec0   1.21 MBytes
[  4]   9.00-10.00  sec  34.2 MBytes   287 Mbits/sec0   1.22 MBytes

- - - - - - - - - - - - - - - - - - - - - - - - -

Test Complete. Summary Results:
[ ID] Interval   Transfer Bandwidth   Retr
[  4]   0.00-10.00  sec   448 MBytes   376 Mbits/sec   18 sender
[  4]   0.00-10.00  sec   446 MBytes   374 Mbits/sec  receiver
CPU Utilization: local/sender 1.5% (0.2%u/1.3%s), remote/receiver 0.8% (0.0%u/0.8%s)

iperf Done.

 

 

計測ケース④

 

Time: Sat, 10 May 2014 08:17:48 GMT
Accepted connection from 172.31.11.132, port 47112
  Cookie: ip-172-31-11-132.1399709868.162404.2
  TCP MSS: 8949 (default)
[  5] local 10.30.10.247 port 5001 connected to 172.31.11.132 port 47113
Starting Test: protocol: TCP, 1 streams, 131072 byte blocks, omitting 0 seconds, 10 second test
[ ID] Interval   Transfer Bandwidth   Retr  Cwnd
[  5]   0.00-1.00   sec  72.5 MBytes   608 Mbits/sec   14   1.57 MBytes
[  5]   1.00-2.00   sec  80.0 MBytes   671 Mbits/sec3   1.12 MBytes
[  5]   2.00-3.00   sec  50.0 MBytes   419 Mbits/sec0   1.25 MBytes
[  5]   3.00-4.00   sec  33.8 MBytes   283 Mbits/sec0   1.35 MBytes
[  5]   4.00-5.00   sec  33.8 MBytes   283 Mbits/sec0   1.43 MBytes
[  5]   5.00-6.00   sec  33.8 MBytes   283 Mbits/sec5   1.05 MBytes
[  5]   6.00-7.00   sec  32.5 MBytes   273 Mbits/sec0   1.11 MBytes
[  5]   7.00-8.00   sec  33.8 MBytes   283 Mbits/sec0   1.16 MBytes
[  5]   8.00-9.00   sec  33.8 MBytes   283 Mbits/sec0   1.19 MBytes
[  5]   9.00-10.00  sec  33.8 MBytes   283 Mbits/sec0   1.20 MBytes
[  5]  10.00-10.04  sec  1.25 MBytes   254 Mbits/sec0   1.20 MBytes
- - - - - - - - - - - - - - - - - - - - - - - - -
Test Complete. Summary Results:
[ ID] Interval   Transfer Bandwidth   Retr
[  5]   0.00-10.04  sec   439 MBytes   367 Mbits/sec   22 sender
[  5]   0.00-10.04  sec   437 MBytes   365 Mbits/sec  receiver
CPU Utilization: local/sender 0.3% (0.0%u/0.2%s), remote/receiver 5.7% (0.7%u/5.1%s)
iperf version 3.0.3 (26 March 2014)
Linux ip-10-30-10-247 3.10.35-43.137.amzn1.x86_64 #1 SMP Wed Apr 2 09:36:59 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
-----------------------------------------------------------
Server listening on 5001
-----------------------------------------------------------




[ec2-user@ip-172-31-11-132 ~]$ iperf3 -c 10.30.10.247 -t 10 -p 5001 -V -R
iperf version 3.0.3 (26 March 2014)
Linux ip-172-31-11-132 3.10.35-43.137.amzn1.x86_64 #1 SMP Wed Apr 2 09:36:59 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
Time: Sat, 10 May 2014 08:17:48 GMT
Connecting to host 10.30.10.247, port 5001
Reverse mode, remote host 10.30.10.247 is sending
  Cookie: ip-172-31-11-132.1399709868.162404.2
  TCP MSS: 1448 (default)
[  4] local 172.31.11.132 port 47113 connected to 10.30.10.247 port 5001
Starting Test: protocol: TCP, 1 streams, 131072 byte blocks, omitting 0 seconds, 10 second test
[ ID] Interval   Transfer Bandwidth
[  4]   0.00-1.00   sec  72.1 MBytes   604 Mbits/sec
[  4]   1.00-2.00   sec  79.8 MBytes   669 Mbits/sec
[  4]   2.00-3.01   sec  49.2 MBytes   411 Mbits/sec
[  4]   3.01-4.01   sec  33.5 MBytes   281 Mbits/sec
[  4]   4.01-5.01   sec  33.5 MBytes   281 Mbits/sec
[  4]   5.01-6.00   sec  33.4 MBytes   281 Mbits/sec
[  4]   6.00-7.00   sec  33.5 MBytes   281 Mbits/sec
[  4]   7.00-8.00   sec  33.5 MBytes   281 Mbits/sec
[  4]   8.00-9.00   sec  33.5 MBytes   281 Mbits/sec
[  4]   9.00-10.00  sec  33.5 MBytes   281 Mbits/sec

- - - - - - - - - - - - - - - - - - - - - - - - -

Test Complete. Summary Results:
[ ID] Interval   Transfer Bandwidth   Retr
[  4]   0.00-10.00  sec   439 MBytes   368 Mbits/sec   22 sender
[  4]   0.00-10.00  sec   437 MBytes   366 Mbits/sec  receiver
CPU Utilization: local/receiver 5.7% (0.7%u/5.1%s), remote/sender 0.3% (0.0%u/0.2%s)

iperf Done.

 

 

計測ケース⑤

 

Time: Sat, 10 May 2014 08:19:46 GMT
Accepted connection from 172.31.22.7, port 40328
  Cookie: ip-172-31-22-7.1399709986.529603.33c
  TCP MSS: 8949 (default)
[  5] local 10.30.10.247 port 5001 connected to 172.31.22.7 port 40329
Starting Test: protocol: TCP, 1 streams, 131072 byte blocks, omitting 0 seconds, 10 second test
[ ID] Interval   Transfer Bandwidth
[  5]   0.00-1.00   sec   116 MBytes   972 Mbits/sec
[  5]   1.00-2.00   sec  53.0 MBytes   443 Mbits/sec
[  5]   2.00-3.01   sec  34.2 MBytes   287 Mbits/sec
[  5]   3.01-4.00   sec  34.1 MBytes   287 Mbits/sec
[  5]   4.00-5.01   sec  34.2 MBytes   287 Mbits/sec
[  5]   5.01-6.01   sec  34.2 MBytes   287 Mbits/sec
[  5]   6.01-7.00   sec  34.1 MBytes   287 Mbits/sec
[  5]   7.00-8.01   sec  34.2 MBytes   287 Mbits/sec
[  5]   8.01-9.01   sec  34.2 MBytes   287 Mbits/sec
[  5]   9.01-10.00  sec  34.1 MBytes   287 Mbits/sec
[  5]  10.00-10.07  sec  2.38 MBytes   286 Mbits/sec
- - - - - - - - - - - - - - - - - - - - - - - - -
Test Complete. Summary Results:
[ ID] Interval   Transfer Bandwidth   Retr
[  5]   0.00-10.07  sec   447 MBytes   372 Mbits/sec   34 sender
[  5]   0.00-10.07  sec   445 MBytes   371 Mbits/sec  receiver
CPU Utilization: local/receiver 1.0% (0.0%u/1.0%s), remote/sender 1.3% (0.1%u/1.3%s)
iperf version 3.0.3 (26 March 2014)
Linux ip-10-30-10-247 3.10.35-43.137.amzn1.x86_64 #1 SMP Wed Apr 2 09:36:59 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
-----------------------------------------------------------
Server listening on 5001
-----------------------------------------------------------




[ec2-user@ip-172-31-22-7 ~]$ iperf3 -c 10.30.10.247 -t 10 -p 5001 -V
iperf version 3.0.3 (26 March 2014)
Linux ip-172-31-22-7 3.10.35-43.137.amzn1.x86_64 #1 SMP Wed Apr 2 09:36:59 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
Time: Sat, 10 May 2014 08:19:46 GMT
Connecting to host 10.30.10.247, port 5001
  Cookie: ip-172-31-22-7.1399709986.529603.33c
  TCP MSS: 8949 (default)
[  4] local 172.31.22.7 port 40329 connected to 10.30.10.247 port 5001
Starting Test: protocol: TCP, 1 streams, 131072 byte blocks, omitting 0 seconds, 10 second test
[ ID] Interval   Transfer Bandwidth   Retr  Cwnd
[  4]   0.00-1.00   sec   123 MBytes  1.03 Gbits/sec   32   1.18 MBytes
[  4]   1.00-2.00   sec  50.0 MBytes   419 Mbits/sec0   1.29 MBytes
[  4]   2.00-3.00   sec  34.2 MBytes   287 Mbits/sec0   1.38 MBytes
[  4]   3.00-4.00   sec  34.1 MBytes   286 Mbits/sec0   1.45 MBytes
[  4]   4.00-5.00   sec  34.2 MBytes   287 Mbits/sec0   1.50 MBytes
[  4]   5.00-6.00   sec  34.1 MBytes   286 Mbits/sec2   1.11 MBytes
[  4]   6.00-7.00   sec  34.2 MBytes   287 Mbits/sec0   1.17 MBytes
[  4]   7.00-8.00   sec  34.2 MBytes   287 Mbits/sec0   1.22 MBytes
[  4]   8.00-9.00   sec  34.1 MBytes   286 Mbits/sec0   1.25 MBytes
[  4]   9.00-10.00  sec  34.2 MBytes   287 Mbits/sec0   1.26 MBytes

- - - - - - - - - - - - - - - - - - - - - - - - -

Test Complete. Summary Results:
[ ID] Interval   Transfer Bandwidth   Retr
[  4]   0.00-10.00  sec   447 MBytes   375 Mbits/sec   34 sender
[  4]   0.00-10.00  sec   445 MBytes   373 Mbits/sec  receiver
CPU Utilization: local/sender 1.3% (0.1%u/1.3%s), remote/receiver 1.0% (0.0%u/1.0%s)

iperf Done.

 

 

計測ケース⑥

 

Time: Sat, 10 May 2014 08:20:39 GMT
Accepted connection from 172.31.22.7, port 40330
  Cookie: ip-172-31-22-7.1399710039.638708.4a5
  TCP MSS: 8949 (default)
[  5] local 10.30.10.247 port 5001 connected to 172.31.22.7 port 40331
Starting Test: protocol: TCP, 1 streams, 131072 byte blocks, omitting 0 seconds, 10 second test
[ ID] Interval   Transfer Bandwidth   Retr  Cwnd
[  5]   0.00-1.00   sec   111 MBytes   933 Mbits/sec   18   1.14 MBytes
[  5]   1.00-2.00   sec  57.5 MBytes   482 Mbits/sec0   1.26 MBytes
[  5]   2.00-3.00   sec  33.8 MBytes   283 Mbits/sec0   1.36 MBytes
[  5]   3.00-4.00   sec  33.8 MBytes   283 Mbits/sec0   1.43 MBytes
[  5]   4.00-5.00   sec  33.8 MBytes   283 Mbits/sec0   1.49 MBytes
[  5]   5.00-6.00   sec  32.5 MBytes   273 Mbits/sec   15   1.07 MBytes
[  5]   6.00-7.00   sec  33.8 MBytes   283 Mbits/sec0   1.15 MBytes
[  5]   7.00-8.00   sec  33.8 MBytes   283 Mbits/sec0   1.20 MBytes
[  5]   8.00-9.00   sec  33.8 MBytes   283 Mbits/sec0   1.25 MBytes
[  5]   9.00-10.00  sec  32.5 MBytes   273 Mbits/sec0   1.27 MBytes
[  5]  10.00-10.05  sec  2.50 MBytes   424 Mbits/sec0   1.27 MBytes
- - - - - - - - - - - - - - - - - - - - - - - - -
Test Complete. Summary Results:
[ ID] Interval   Transfer Bandwidth   Retr
[  5]   0.00-10.05  sec   439 MBytes   366 Mbits/sec   33 sender
[  5]   0.00-10.05  sec   437 MBytes   364 Mbits/sec  receiver
CPU Utilization: local/sender 0.3% (0.0%u/0.3%s), remote/receiver 12.9% (0.9%u/12.1%s)
iperf version 3.0.3 (26 March 2014)
Linux ip-10-30-10-247 3.10.35-43.137.amzn1.x86_64 #1 SMP Wed Apr 2 09:36:59 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
-----------------------------------------------------------
Server listening on 5001
-----------------------------------------------------------




[ec2-user@ip-172-31-22-7 ~]$ iperf3 -c 10.30.10.247 -t 10 -p 5001 -V -R
iperf version 3.0.3 (26 March 2014)
Linux ip-172-31-22-7 3.10.35-43.137.amzn1.x86_64 #1 SMP Wed Apr 2 09:36:59 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
Time: Sat, 10 May 2014 08:20:39 GMT
Connecting to host 10.30.10.247, port 5001
Reverse mode, remote host 10.30.10.247 is sending
  Cookie: ip-172-31-22-7.1399710039.638708.4a5
  TCP MSS: 1448 (default)
[  4] local 172.31.22.7 port 40331 connected to 10.30.10.247 port 5001
Starting Test: protocol: TCP, 1 streams, 131072 byte blocks, omitting 0 seconds, 10 second test
[ ID] Interval   Transfer Bandwidth
[  4]   0.00-1.00   sec   114 MBytes   954 Mbits/sec
[  4]   1.00-2.01   sec  53.5 MBytes   447 Mbits/sec
[  4]   2.01-3.01   sec  33.5 MBytes   281 Mbits/sec
[  4]   3.01-4.01   sec  33.5 MBytes   281 Mbits/sec
[  4]   4.01-5.01   sec  33.5 MBytes   281 Mbits/sec
[  4]   5.01-6.00   sec  33.4 MBytes   281 Mbits/sec
[  4]   6.00-7.00   sec  33.5 MBytes   281 Mbits/sec
[  4]   7.00-8.00   sec  33.5 MBytes   281 Mbits/sec
[  4]   8.00-9.00   sec  33.5 MBytes   281 Mbits/sec
[  4]   9.00-10.00  sec  33.5 MBytes   281 Mbits/sec

- - - - - - - - - - - - - - - - - - - - - - - - -

Test Complete. Summary Results:
[ ID] Interval   Transfer Bandwidth   Retr
[  4]   0.00-10.00  sec   439 MBytes   368 Mbits/sec   33 sender
[  4]   0.00-10.00  sec   437 MBytes   366 Mbits/sec  receiver
CPU Utilization: local/receiver 12.9% (0.9%u/12.1%s), remote/sender 0.3% (0.0%u/0.3%s)

iperf Done.

 

 

計測ケース⑦

 

Time: Sat, 10 May 2014 08:23:28 GMT
Accepted connection from 172.31.22.7, port 53699
  Cookie: ip-172-31-22-7.1399710208.949500.5aa
  TCP MSS: 8949 (default)
[  5] local 172.31.11.132 port 5001 connected to 172.31.22.7 port 53700
Starting Test: protocol: TCP, 1 streams, 131072 byte blocks, omitting 0 seconds, 10 second test
[ ID] Interval   Transfer Bandwidth
[  5]   0.00-1.00   sec   131 MBytes  1.10 Gbits/sec
[  5]   1.00-2.01   sec  45.0 MBytes   376 Mbits/sec
[  5]   2.01-3.01   sec  35.5 MBytes   298 Mbits/sec
[  5]   3.01-4.01   sec  35.5 MBytes   298 Mbits/sec
[  5]   4.01-5.01   sec  35.5 MBytes   298 Mbits/sec
[  5]   5.01-6.01   sec  35.5 MBytes   298 Mbits/sec
[  5]   6.01-7.01   sec  35.5 MBytes   298 Mbits/sec
[  5]   7.01-8.00   sec   121 MBytes  1.02 Gbits/sec
[  5]   8.00-9.00   sec  56.4 MBytes   472 Mbits/sec
[  5]   9.00-10.01  sec  35.6 MBytes   298 Mbits/sec
[  5]  10.01-10.13  sec  4.25 MBytes   298 Mbits/sec
- - - - - - - - - - - - - - - - - - - - - - - - -
Test Complete. Summary Results:
[ ID] Interval   Transfer Bandwidth   Retr
[  5]   0.00-10.13  sec   571 MBytes   473 Mbits/sec0 sender
[  5]   0.00-10.13  sec   571 MBytes   473 Mbits/sec  receiver
CPU Utilization: local/receiver 1.5% (0.0%u/1.5%s), remote/sender 1.8% (0.1%u/1.8%s)
iperf version 3.0.3 (26 March 2014)
Linux ip-172-31-11-132 3.10.35-43.137.amzn1.x86_64 #1 SMP Wed Apr 2 09:36:59 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
-----------------------------------------------------------
Server listening on 5001
-----------------------------------------------------------




[ec2-user@ip-172-31-22-7 ~]$ iperf3 -c 172.31.11.132 -t 10 -p 5001 -V
iperf version 3.0.3 (26 March 2014)
Linux ip-172-31-22-7 3.10.35-43.137.amzn1.x86_64 #1 SMP Wed Apr 2 09:36:59 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
Time: Sat, 10 May 2014 08:23:28 GMT
Connecting to host 172.31.11.132, port 5001
  Cookie: ip-172-31-22-7.1399710208.949500.5aa
  TCP MSS: 8949 (default)
[  4] local 172.31.22.7 port 53700 connected to 172.31.11.132 port 5001
Starting Test: protocol: TCP, 1 streams, 131072 byte blocks, omitting 0 seconds, 10 second test
[ ID] Interval   Transfer Bandwidth   Retr  Cwnd
[  4]   0.00-1.00   sec   140 MBytes  1.18 Gbits/sec0   3.07 MBytes
[  4]   1.00-2.00   sec  40.0 MBytes   336 Mbits/sec0   3.07 MBytes
[  4]   2.00-3.00   sec  35.4 MBytes   297 Mbits/sec0   3.07 MBytes
[  4]   3.00-4.00   sec  35.5 MBytes   298 Mbits/sec0   3.07 MBytes
[  4]   4.00-5.00   sec  35.5 MBytes   298 Mbits/sec0   3.07 MBytes
[  4]   5.00-6.00   sec  35.5 MBytes   298 Mbits/sec0   3.07 MBytes
[  4]   6.00-7.00   sec  35.5 MBytes   298 Mbits/sec0   3.07 MBytes
[  4]   7.00-8.00   sec   126 MBytes  1.06 Gbits/sec0   3.07 MBytes
[  4]   8.00-9.00   sec  51.6 MBytes   433 Mbits/sec0   3.07 MBytes
[  4]   9.00-10.00  sec  35.5 MBytes   298 Mbits/sec0   3.07 MBytes

- - - - - - - - - - - - - - - - - - - - - - - - -

Test Complete. Summary Results:
[ ID] Interval   Transfer Bandwidth   Retr
[  4]   0.00-10.00  sec   571 MBytes   479 Mbits/sec0 sender
[  4]   0.00-10.00  sec   571 MBytes   479 Mbits/sec  receiver
CPU Utilization: local/sender 1.8% (0.1%u/1.8%s), remote/receiver 1.5% (0.0%u/1.5%s)

iperf Done.

 

 

計測ケース⑧

 

Time: Sat, 10 May 2014 08:24:19 GMT
Accepted connection from 172.31.22.7, port 53701
  Cookie: ip-172-31-22-7.1399710259.130374.17d
  TCP MSS: 8949 (default)
[  5] local 172.31.11.132 port 5001 connected to 172.31.22.7 port 53702
Starting Test: protocol: TCP, 1 streams, 131072 byte blocks, omitting 0 seconds, 10 second test
[ ID] Interval   Transfer Bandwidth   Retr  Cwnd
[  5]   0.00-1.00   sec   136 MBytes  1.14 Gbits/sec0   3.07 MBytes
[  5]   1.00-2.00   sec  42.5 MBytes   357 Mbits/sec0   3.07 MBytes
[  5]   2.00-3.00   sec  36.2 MBytes   304 Mbits/sec0   3.07 MBytes
[  5]   3.00-4.00   sec  35.0 MBytes   294 Mbits/sec0   3.07 MBytes
[  5]   4.00-5.00   sec  36.2 MBytes   304 Mbits/sec0   3.07 MBytes
[  5]   5.00-6.00   sec  35.0 MBytes   294 Mbits/sec0   3.07 MBytes
[  5]   6.00-7.00   sec  35.0 MBytes   294 Mbits/sec0   3.07 MBytes
[  5]   7.00-8.00   sec  36.2 MBytes   304 Mbits/sec0   3.07 MBytes
[  5]   8.00-9.00   sec  35.0 MBytes   294 Mbits/sec0   3.07 MBytes
[  5]   9.00-10.00  sec  36.2 MBytes   304 Mbits/sec0   3.07 MBytes
[  5]  10.00-10.04  sec  1.25 MBytes   249 Mbits/sec0   3.07 MBytes
- - - - - - - - - - - - - - - - - - - - - - - - -
Test Complete. Summary Results:
[ ID] Interval   Transfer Bandwidth   Retr
[  5]   0.00-10.04  sec   465 MBytes   388 Mbits/sec0 sender
[  5]   0.00-10.04  sec   464 MBytes   388 Mbits/sec  receiver
CPU Utilization: local/sender 0.3% (0.0%u/0.3%s), remote/receiver 4.1% (0.0%u/4.1%s)
iperf version 3.0.3 (26 March 2014)
Linux ip-172-31-11-132 3.10.35-43.137.amzn1.x86_64 #1 SMP Wed Apr 2 09:36:59 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
-----------------------------------------------------------
Server listening on 5001
-----------------------------------------------------------




[ec2-user@ip-172-31-22-7 ~]$ iperf3 -c 172.31.11.132 -t 10 -p 5001 -V -R
iperf version 3.0.3 (26 March 2014)
Linux ip-172-31-22-7 3.10.35-43.137.amzn1.x86_64 #1 SMP Wed Apr 2 09:36:59 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
Time: Sat, 10 May 2014 08:24:19 GMT
Connecting to host 172.31.11.132, port 5001
Reverse mode, remote host 172.31.11.132 is sending
  Cookie: ip-172-31-22-7.1399710259.130374.17d
  TCP MSS: 8949 (default)
[  4] local 172.31.22.7 port 53702 connected to 172.31.11.132 port 5001
Starting Test: protocol: TCP, 1 streams, 131072 byte blocks, omitting 0 seconds, 10 second test
[ ID] Interval   Transfer Bandwidth
[  4]   0.00-1.00   sec   139 MBytes  1.16 Gbits/sec
[  4]   1.00-2.01   sec  38.6 MBytes   322 Mbits/sec
[  4]   2.01-3.01   sec  35.5 MBytes   298 Mbits/sec
[  4]   3.01-4.01   sec  35.5 MBytes   298 Mbits/sec
[  4]   4.01-5.01   sec  35.5 MBytes   298 Mbits/sec
[  4]   5.01-6.00   sec  35.4 MBytes   298 Mbits/sec
[  4]   6.00-7.00   sec  35.5 MBytes   298 Mbits/sec
[  4]   7.00-8.00   sec  35.5 MBytes   298 Mbits/sec
[  4]   8.00-9.00   sec  35.5 MBytes   298 Mbits/sec
[  4]   9.00-10.01  sec  35.6 MBytes   298 Mbits/sec

- - - - - - - - - - - - - - - - - - - - - - - - -

Test Complete. Summary Results:
[ ID] Interval   Transfer Bandwidth   Retr
[  4]   0.00-10.01  sec   465 MBytes   390 Mbits/sec0 sender
[  4]   0.00-10.01  sec   464 MBytes   389 Mbits/sec  receiver
CPU Utilization: local/receiver 4.1% (0.0%u/4.1%s), remote/sender 0.3% (0.0%u/0.3%s)

iperf Done.

 

 

計測ケース⑨

 

Time: Sat, 10 May 2014 08:31:14 GMT
Accepted connection from 10.30.20.213, port 46873
  Cookie: ip-10-30-20-213.1399710674.846304.2e
  TCP MSS: 8949 (default)
[  5] local 172.31.11.132 port 5001 connected to 10.30.20.213 port 46874
Starting Test: protocol: TCP, 1 streams, 131072 byte blocks, omitting 0 seconds, 10 second test
[ ID] Interval   Transfer Bandwidth
[  5]   0.00-1.00   sec   104 MBytes   867 Mbits/sec
[  5]   1.00-2.01   sec  65.1 MBytes   545 Mbits/sec
[  5]   2.01-3.00   sec  34.1 MBytes   287 Mbits/sec
[  5]   3.00-4.01   sec  34.2 MBytes   287 Mbits/sec
[  5]   4.01-5.01   sec  34.2 MBytes   287 Mbits/sec
[  5]   5.01-6.01   sec  34.1 MBytes   287 Mbits/sec
[  5]   6.01-7.01   sec  34.2 MBytes   287 Mbits/sec
[  5]   7.01-8.00   sec  34.1 MBytes   287 Mbits/sec
[  5]   8.00-9.01   sec  34.2 MBytes   287 Mbits/sec
[  5]   9.01-10.01  sec  34.2 MBytes   287 Mbits/sec
[  5]  10.01-10.08  sec  2.38 MBytes   287 Mbits/sec
- - - - - - - - - - - - - - - - - - - - - - - - -
Test Complete. Summary Results:
[ ID] Interval   Transfer Bandwidth   Retr
[  5]   0.00-10.08  sec   447 MBytes   372 Mbits/sec   78 sender
[  5]   0.00-10.08  sec   445 MBytes   370 Mbits/sec  receiver
CPU Utilization: local/receiver 0.3% (0.0%u/0.3%s), remote/sender 2.0% (0.0%u/2.0%s)
iperf version 3.0.3 (26 March 2014)
Linux ip-172-31-11-132 3.10.35-43.137.amzn1.x86_64 #1 SMP Wed Apr 2 09:36:59 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
-----------------------------------------------------------
Server listening on 5001
-----------------------------------------------------------




[ec2-user@ip-10-30-20-213 ~]$ iperf3 -c 172.31.11.132 -t 10 -p 5001 -V
iperf version 3.0.3 (26 March 2014)
Linux ip-10-30-20-213 3.10.35-43.137.amzn1.x86_64 #1 SMP Wed Apr 2 09:36:59 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
Time: Sat, 10 May 2014 08:31:14 GMT
Connecting to host 172.31.11.132, port 5001
  Cookie: ip-10-30-20-213.1399710674.846304.2e
  TCP MSS: 8949 (default)
[  4] local 10.30.20.213 port 46874 connected to 172.31.11.132 port 5001
Starting Test: protocol: TCP, 1 streams, 131072 byte blocks, omitting 0 seconds, 10 second test
[ ID] Interval   Transfer Bandwidth   Retr  Cwnd
[  4]   0.00-1.00   sec   113 MBytes   945 Mbits/sec   56   1.17 MBytes
[  4]   1.00-2.00   sec  60.6 MBytes   509 Mbits/sec0   1.29 MBytes
[  4]   2.00-3.00   sec  34.1 MBytes   286 Mbits/sec0   1.38 MBytes
[  4]   3.00-4.00   sec  34.2 MBytes   287 Mbits/sec0   1.44 MBytes
[  4]   4.00-5.00   sec  34.2 MBytes   287 Mbits/sec0   1.49 MBytes
[  4]   5.00-6.00   sec  34.1 MBytes   286 Mbits/sec   22   1.08 MBytes
[  4]   6.00-7.00   sec  34.2 MBytes   287 Mbits/sec0   1.15 MBytes
[  4]   7.00-8.00   sec  34.2 MBytes   287 Mbits/sec0   1.21 MBytes
[  4]   8.00-9.00   sec  34.1 MBytes   286 Mbits/sec0   1.25 MBytes
[  4]   9.00-10.00  sec  34.2 MBytes   287 Mbits/sec0   1.27 MBytes

- - - - - - - - - - - - - - - - - - - - - - - - -

Test Complete. Summary Results:
[ ID] Interval   Transfer Bandwidth   Retr
[  4]   0.00-10.00  sec   447 MBytes   375 Mbits/sec   78 sender
[  4]   0.00-10.00  sec   445 MBytes   373 Mbits/sec  receiver
CPU Utilization: local/sender 2.0% (0.0%u/2.0%s), remote/receiver 0.3% (0.0%u/0.3%s)

iperf Done.

 

 

計測ケース⑩

 

Time: Sat, 10 May 2014 08:32:36 GMT
Accepted connection from 10.30.20.213, port 46875
  Cookie: ip-10-30-20-213.1399710756.165616.17
  TCP MSS: 8949 (default)
[  5] local 172.31.11.132 port 5001 connected to 10.30.20.213 port 46876
Starting Test: protocol: TCP, 1 streams, 131072 byte blocks, omitting 0 seconds, 10 second test
[ ID] Interval   Transfer Bandwidth   Retr  Cwnd
[  5]   0.00-1.00   sec   121 MBytes  1.02 Gbits/sec   43   1.16 MBytes
[  5]   1.00-2.00   sec  51.2 MBytes   430 Mbits/sec0   1.27 MBytes
[  5]   2.00-3.00   sec  33.8 MBytes   283 Mbits/sec0   1.37 MBytes
[  5]   3.00-4.00   sec  35.0 MBytes   294 Mbits/sec0   1.44 MBytes
[  5]   4.00-5.00   sec  33.8 MBytes   283 Mbits/sec0   1.49 MBytes
[  5]   5.00-6.00   sec  33.8 MBytes   283 Mbits/sec0   1.53 MBytes
[  5]   6.00-7.00   sec  35.0 MBytes   294 Mbits/sec0   1.55 MBytes
[  5]   7.00-8.00   sec  33.8 MBytes   283 Mbits/sec   43   1.15 MBytes
[  5]   8.00-9.00   sec  35.0 MBytes   294 Mbits/sec0   1.22 MBytes
[  5]   9.00-10.00  sec  33.8 MBytes   283 Mbits/sec0   1.26 MBytes
[  5]  10.00-10.05  sec  1.25 MBytes   220 Mbits/sec0   1.26 MBytes
- - - - - - - - - - - - - - - - - - - - - - - - -
Test Complete. Summary Results:
[ ID] Interval   Transfer Bandwidth   Retr
[  5]   0.00-10.05  sec   448 MBytes   374 Mbits/sec   86 sender
[  5]   0.00-10.05  sec   446 MBytes   372 Mbits/sec  receiver
CPU Utilization: local/sender 0.1% (0.0%u/0.1%s), remote/receiver 11.4% (0.0%u/11.4%s)
iperf version 3.0.3 (26 March 2014)
Linux ip-172-31-11-132 3.10.35-43.137.amzn1.x86_64 #1 SMP Wed Apr 2 09:36:59 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
-----------------------------------------------------------
Server listening on 5001
-----------------------------------------------------------




[ec2-user@ip-10-30-20-213 ~]$ iperf3 -c 172.31.11.132 -t 10 -p 5001 -V -R
iperf version 3.0.3 (26 March 2014)
Linux ip-10-30-20-213 3.10.35-43.137.amzn1.x86_64 #1 SMP Wed Apr 2 09:36:59 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
Time: Sat, 10 May 2014 08:32:36 GMT
Connecting to host 172.31.11.132, port 5001
Reverse mode, remote host 172.31.11.132 is sending
  Cookie: ip-10-30-20-213.1399710756.165616.17
  TCP MSS: 1448 (default)
[  4] local 10.30.20.213 port 46876 connected to 172.31.11.132 port 5001
Starting Test: protocol: TCP, 1 streams, 131072 byte blocks, omitting 0 seconds, 10 second test
[ ID] Interval   Transfer Bandwidth
[  4]   0.00-1.00   sec   123 MBytes  1.03 Gbits/sec
[  4]   1.00-2.01   sec  48.2 MBytes   403 Mbits/sec
[  4]   2.01-3.01   sec  34.2 MBytes   287 Mbits/sec
[  4]   3.01-4.00   sec  34.1 MBytes   287 Mbits/sec
[  4]   4.00-5.01   sec  34.2 MBytes   287 Mbits/sec
[  4]   5.01-6.00   sec  34.1 MBytes   287 Mbits/sec
[  4]   6.00-7.01   sec  34.2 MBytes   287 Mbits/sec
[  4]   7.01-8.01   sec  34.2 MBytes   287 Mbits/sec
[  4]   8.01-9.00   sec  34.1 MBytes   287 Mbits/sec
[  4]   9.00-10.01  sec  34.2 MBytes   287 Mbits/sec

- - - - - - - - - - - - - - - - - - - - - - - - -

Test Complete. Summary Results:
[ ID] Interval   Transfer Bandwidth   Retr
[  4]   0.00-10.01  sec   448 MBytes   375 Mbits/sec   86 sender
[  4]   0.00-10.01  sec   446 MBytes   374 Mbits/sec  receiver
CPU Utilization: local/receiver 11.4% (0.0%u/11.4%s), remote/sender 0.1% (0.0%u/0.1%s)

iperf Done.

 

 

計測ケース⑪

 

Time: Sat, 10 May 2014 08:34:33 GMT
Accepted connection from 10.30.20.213, port 46865
  Cookie: ip-10-30-20-213.1399710873.218607.0b
  TCP MSS: 8949 (default)
[  5] local 172.31.22.7 port 5001 connected to 10.30.20.213 port 46866
Starting Test: protocol: TCP, 1 streams, 131072 byte blocks, omitting 0 seconds, 10 second test
[ ID] Interval   Transfer Bandwidth
[  5]   0.00-1.00   sec   102 MBytes   852 Mbits/sec
[  5]   1.00-2.00   sec  67.5 MBytes   565 Mbits/sec
[  5]   2.00-3.01   sec  34.2 MBytes   287 Mbits/sec
[  5]   3.01-4.01   sec  34.2 MBytes   287 Mbits/sec
[  5]   4.01-5.00   sec  34.1 MBytes   287 Mbits/sec
[  5]   5.00-6.01   sec  34.2 MBytes   287 Mbits/sec
[  5]   6.01-7.01   sec  34.2 MBytes   287 Mbits/sec
[  5]   7.01-8.01   sec  34.1 MBytes   287 Mbits/sec
[  5]   8.01-9.01   sec  34.2 MBytes   287 Mbits/sec
[  5]   9.01-10.00  sec  34.1 MBytes   287 Mbits/sec
[  5]  10.00-10.08  sec  2.75 MBytes   287 Mbits/sec
- - - - - - - - - - - - - - - - - - - - - - - - -
Test Complete. Summary Results:
[ ID] Interval   Transfer Bandwidth   Retr
[  5]   0.00-10.08  sec   448 MBytes   372 Mbits/sec   40 sender
[  5]   0.00-10.08  sec   446 MBytes   371 Mbits/sec  receiver
CPU Utilization: local/receiver 3.1% (0.3%u/2.9%s), remote/sender 2.0% (0.0%u/2.0%s)
iperf version 3.0.3 (26 March 2014)
Linux ip-172-31-22-7 3.10.35-43.137.amzn1.x86_64 #1 SMP Wed Apr 2 09:36:59 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
-----------------------------------------------------------
Server listening on 5001
-----------------------------------------------------------




[ec2-user@ip-10-30-20-213 ~]$ iperf3 -c 172.31.22.7 -t 10 -p 5001 -V
iperf version 3.0.3 (26 March 2014)
Linux ip-10-30-20-213 3.10.35-43.137.amzn1.x86_64 #1 SMP Wed Apr 2 09:36:59 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
Time: Sat, 10 May 2014 08:34:33 GMT
Connecting to host 172.31.22.7, port 5001
  Cookie: ip-10-30-20-213.1399710873.218607.0b
  TCP MSS: 8949 (default)
[  4] local 10.30.20.213 port 46866 connected to 172.31.22.7 port 5001
Starting Test: protocol: TCP, 1 streams, 131072 byte blocks, omitting 0 seconds, 10 second test
[ ID] Interval   Transfer Bandwidth   Retr  Cwnd
[  4]   0.00-1.00   sec   110 MBytes   918 Mbits/sec   36   1.18 MBytes
[  4]   1.00-2.00   sec  64.6 MBytes   542 Mbits/sec0   1.29 MBytes
[  4]   2.00-3.00   sec  34.2 MBytes   287 Mbits/sec0   1.38 MBytes
[  4]   3.00-4.00   sec  34.1 MBytes   286 Mbits/sec4   1024 KBytes
[  4]   4.00-5.00   sec  34.2 MBytes   287 Mbits/sec0   1.07 MBytes
[  4]   5.00-6.00   sec  34.1 MBytes   286 Mbits/sec0   1.13 MBytes
[  4]   6.00-7.00   sec  34.2 MBytes   287 Mbits/sec0   1.17 MBytes
[  4]   7.00-8.00   sec  34.2 MBytes   287 Mbits/sec0   1.19 MBytes
[  4]   8.00-9.00   sec  34.2 MBytes   287 Mbits/sec0   1.21 MBytes
[  4]   9.00-10.00  sec  34.1 MBytes   286 Mbits/sec0   1.21 MBytes

- - - - - - - - - - - - - - - - - - - - - - - - -

Test Complete. Summary Results:
[ ID] Interval   Transfer Bandwidth   Retr
[  4]   0.00-10.00  sec   448 MBytes   376 Mbits/sec   40 sender
[  4]   0.00-10.00  sec   446 MBytes   374 Mbits/sec  receiver
CPU Utilization: local/sender 2.0% (0.0%u/2.0%s), remote/receiver 3.1% (0.3%u/2.9%s)

iperf Done.

 

 

計測ケース⑫

 

Time: Sat, 10 May 2014 08:35:40 GMT
Accepted connection from 10.30.20.213, port 46867
  Cookie: ip-10-30-20-213.1399710940.359559.74
  TCP MSS: 8949 (default)
[  5] local 172.31.22.7 port 5001 connected to 10.30.20.213 port 46868
Starting Test: protocol: TCP, 1 streams, 131072 byte blocks, omitting 0 seconds, 10 second test
[ ID] Interval   Transfer Bandwidth   Retr  Cwnd
[  5]   0.00-1.00   sec   112 MBytes   944 Mbits/sec   18   1.18 MBytes
[  5]   1.00-2.00   sec  60.0 MBytes   503 Mbits/sec0   1.29 MBytes
[  5]   2.00-3.00   sec  35.0 MBytes   294 Mbits/sec0   1.38 MBytes
[  5]   3.00-4.00   sec  33.8 MBytes   283 Mbits/sec3   1.01 MBytes
[  5]   4.00-5.00   sec  33.8 MBytes   283 Mbits/sec0   1.08 MBytes
[  5]   5.00-6.00   sec  35.0 MBytes   294 Mbits/sec0   1.14 MBytes
[  5]   6.00-7.00   sec  60.0 MBytes   503 Mbits/sec0   1.18 MBytes
[  5]   7.00-8.00   sec   111 MBytes   933 Mbits/sec0   1.20 MBytes
[  5]   8.00-9.00   sec  33.8 MBytes   283 Mbits/sec0   1.22 MBytes
[  5]   9.00-10.00  sec  33.8 MBytes   283 Mbits/sec0   1.22 MBytes
[  5]  10.00-10.04  sec  1.25 MBytes   244 Mbits/sec0   1.22 MBytes
- - - - - - - - - - - - - - - - - - - - - - - - -
Test Complete. Summary Results:
[ ID] Interval   Transfer Bandwidth   Retr
[  5]   0.00-10.04  sec   550 MBytes   459 Mbits/sec   21 sender
[  5]   0.00-10.04  sec   549 MBytes   458 Mbits/sec  receiver
CPU Utilization: local/sender 0.3% (0.0%u/0.3%s), remote/receiver 12.8% (0.7%u/12.2%s)
iperf version 3.0.3 (26 March 2014)
Linux ip-172-31-22-7 3.10.35-43.137.amzn1.x86_64 #1 SMP Wed Apr 2 09:36:59 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
-----------------------------------------------------------
Server listening on 5001
-----------------------------------------------------------




[ec2-user@ip-10-30-20-213 ~]$ iperf3 -c 172.31.22.7 -t 10 -p 5001 -V -R
iperf version 3.0.3 (26 March 2014)
Linux ip-10-30-20-213 3.10.35-43.137.amzn1.x86_64 #1 SMP Wed Apr 2 09:36:59 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
Time: Sat, 10 May 2014 08:35:40 GMT
Connecting to host 172.31.22.7, port 5001
Reverse mode, remote host 172.31.22.7 is sending
  Cookie: ip-10-30-20-213.1399710940.359559.74
  TCP MSS: 1448 (default)
[  4] local 10.30.20.213 port 46868 connected to 172.31.22.7 port 5001
Starting Test: protocol: TCP, 1 streams, 131072 byte blocks, omitting 0 seconds, 10 second test
[ ID] Interval   Transfer Bandwidth
[  4]   0.00-1.00   sec   114 MBytes   952 Mbits/sec
[  4]   1.00-2.00   sec  57.4 MBytes   480 Mbits/sec
[  4]   2.00-3.01   sec  34.2 MBytes   287 Mbits/sec
[  4]   3.01-4.00   sec  34.1 MBytes   287 Mbits/sec
[  4]   4.00-5.01   sec  34.2 MBytes   287 Mbits/sec
[  4]   5.01-6.01   sec  34.2 MBytes   287 Mbits/sec
[  4]   6.01-7.01   sec  61.0 MBytes   510 Mbits/sec
[  4]   7.01-8.01   sec   110 MBytes   925 Mbits/sec
[  4]   8.01-9.00   sec  34.1 MBytes   287 Mbits/sec
[  4]   9.00-10.01  sec  34.2 MBytes   287 Mbits/sec

- - - - - - - - - - - - - - - - - - - - - - - - -

Test Complete. Summary Results:
[ ID] Interval   Transfer Bandwidth   Retr
[  4]   0.00-10.01  sec   550 MBytes   461 Mbits/sec   21 sender
[  4]   0.00-10.01  sec   549 MBytes   460 Mbits/sec  receiver
CPU Utilization: local/receiver 12.8% (0.7%u/12.2%s), remote/sender 0.3% (0.0%u/0.3%s)

iperf Done.