Но прежде чем сравнивать с IPv6 нужно повторить результаты на IPv4, чтобы было с чем сравнивать

- Сервер ... пока он висит на типовом свитче 100Mib:
Код: Выделить всё
olej@esprimop420:~$ iperf -s
------------------------------------------------------------
Server listening on TCP port 5001
TCP window size: 128 KByte (default)
------------------------------------------------------------
[ 4] local 192.168.1.138 port 5001 connected with 192.168.1.241 port 38200
[ ID] Interval Transfer Bandwidth
[ 4] 0.0000-10.0911 sec 113 MBytes 94.1 Mbits/sec
[ 5] local 192.168.1.138 port 5001 connected with 192.168.1.14 port 37090
[ ID] Interval Transfer Bandwidth
[ 5] 0.0000-10.9797 sec 41.8 MBytes 31.9 Mbits/sec
^C
- Клиент №1 ... из LAN, тот же свитч:
Код: Выделить всё
olej@nvme:~$ iperf -c 192.168.1.138
------------------------------------------------------------
Client connecting to 192.168.1.138, TCP port 5001
TCP window size: 85.0 KByte (default)
------------------------------------------------------------
[ 3] local 192.168.1.241 port 38200 connected with 192.168.1.138 port 5001
[ ID] Interval Transfer Bandwidth
[ 3] 0.0000-10.0292 sec 113 MBytes 94.7 Mbits/sec
Код: Выделить всё
olej@R420:~$ iperf -c 192.168.1.138
------------------------------------------------------------
Client connecting to 192.168.1.138, TCP port 5001
TCP window size: 85.0 KByte (default)
------------------------------------------------------------
[ 1] local 192.168.1.14 port 37090 connected with 192.168.1.138 port 5001
[ ID] Interval Transfer Bandwidth
[ 1] 0.0000-10.9875 sec 41.8 MBytes 31.9 Mbits/sec