| 7 | {{{ |
| 8 | ## Bandwidth VM ==>> VM |
| 9 | root@master:~# iperf -s |
| 10 | ------------------------------------------------------------ |
| 11 | Server listening on TCP port 5001 |
| 12 | TCP window size: 128 KByte (default) |
| 13 | ------------------------------------------------------------ |
| 14 | [ 4] local 10.1.1.10 port 5001 connected with 10.1.1.11 port 60650 |
| 15 | [ ID] Interval Transfer Bandwidth |
| 16 | [ 4] 0.0000-10.0009 sec 33.1 GBytes 28.4 Gbits/sec |
| 17 | [ 5] local 10.1.1.10 port 5001 connected with 10.1.1.12 port 54692 |
| 18 | [ ID] Interval Transfer Bandwidth |
| 19 | [ 5] 0.0000-10.0014 sec 35.0 GBytes 30.0 Gbits/sec |
| 20 | }}} |