Odp: Ciekawy test przepustowości iperf3 routera samego ze sobą :)
MF286D
root@ZTE_MF286D:~# iperf3 -s -D && iperf3 -c 127.0.0.1
Connecting to host 127.0.0.1, port 5201
[ 5] local 127.0.0.1 port 48896 connected to 127.0.0.1 port 5201
[ ID] Interval Transfer Bitrate Retr Cwnd
[ 5] 0.00-1.00 sec 164 MBytes 1.38 Gbits/sec 0 2.87 MBytes
[ 5] 1.00-2.00 sec 182 MBytes 1.52 Gbits/sec 0 2.87 MBytes
[ 5] 2.00-3.00 sec 204 MBytes 1.71 Gbits/sec 0 2.87 MBytes
[ 5] 3.00-4.00 sec 204 MBytes 1.71 Gbits/sec 0 2.87 MBytes
[ 5] 4.00-5.00 sec 204 MBytes 1.71 Gbits/sec 0 2.87 MBytes
[ 5] 5.00-6.00 sec 203 MBytes 1.70 Gbits/sec 0 2.87 MBytes
[ 5] 6.00-7.00 sec 204 MBytes 1.71 Gbits/sec 0 2.87 MBytes
^C[ 5] 7.00-7.67 sec 137 MBytes 1.71 Gbits/sec 0 2.87 MBytes
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval Transfer Bitrate Retr
[ 5] 0.00-7.67 sec 1.47 GBytes 1.64 Gbits/sec 0 sender
[ 5] 0.00-7.67 sec 0.00 Bytes 0.00 bits/sec receiver
iperf3: interrupt - the client has terminated
root@ZTE_MF286D:~# ubus call system board
{
"kernel": "5.15.167",
"hostname": "ZTE_MF286D",
"system": "ARMv7 Processor rev 5 (v7l)",
"model": "ZTE MF286D",
"board_name": "zte,mf286d",
"rootfs_type": "squashfs",
"release": {
"distribution": "OpenWrt",
"version": "23.05-SNAPSHOT",
"revision": "r24111-5332351821",
"target": "ipq40xx/generic",
"description": "OpenWrt 23.05-SNAPSHOT r24111-5332351821"
}
}
root@ZTE_MF286D:~#ER-X
root@ER-X:~# iperf3 -s -D && iperf3 -c 127.0.0.1
Connecting to host 127.0.0.1, port 5201
[ 5] local 127.0.0.1 port 58708 connected to 127.0.0.1 port 5201
[ ID] Interval Transfer Bitrate Retr Cwnd
[ 5] 0.00-1.00 sec 77.9 MBytes 653 Mbits/sec 0 1.75 MBytes
[ 5] 1.00-2.00 sec 73.9 MBytes 620 Mbits/sec 0 1.75 MBytes
[ 5] 2.00-3.00 sec 73.2 MBytes 614 Mbits/sec 0 1.75 MBytes
[ 5] 3.00-4.00 sec 76.4 MBytes 641 Mbits/sec 0 1.75 MBytes
[ 5] 4.00-5.00 sec 74.5 MBytes 625 Mbits/sec 0 1.75 MBytes
[ 5] 5.00-6.00 sec 71.4 MBytes 599 Mbits/sec 0 1.75 MBytes
[ 5] 6.00-7.00 sec 68.4 MBytes 574 Mbits/sec 0 1.75 MBytes
^C[ 5] 7.00-7.78 sec 54.1 MBytes 584 Mbits/sec 0 1.75 MBytes
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval Transfer Bitrate Retr
[ 5] 0.00-7.78 sec 579 MBytes 624 Mbits/sec 0 sender
[ 5] 0.00-7.78 sec 0.00 Bytes 0.00 bits/sec receiver
iperf3: interrupt - the client has terminated
root@ER-X:~# ubus call system board
{
"kernel": "5.15.162",
"hostname": "ER-X",
"system": "MediaTek MT7621 ver:1 eco:3",
"model": "Ubiquiti EdgeRouter X",
"board_name": "ubnt,edgerouter-x",
"rootfs_type": "squashfs",
"release": {
"distribution": "OpenWrt",
"version": "23.05-SNAPSHOT",
"revision": "r24014-76a0c2932c",
"target": "ramips/mt7621",
"description": "OpenWrt 23.05-SNAPSHOT r24014-76a0c2932c"
}
}
root@ER-X:~#