chadster766
Very Senior Member
The MX10 is a two node MX5300 Velop Wifi6 system.
The MX5300 is larger than your standard Velop node but has a much farther radio range with it's 13 internal antennas.
Unlike your standard Velop the MX5300 has an Internet\WAN port, four 10/100/1000 Mbps LAN ports and a USB3.0 port.
Primary MX5300 Node WAN to LAN (Ethernet) throughput test:
Topology: WRT3200ACM (McDebian) 192.168.1.1 => Primary MX5300 (10.249.1.1) => WRT3200ACM (McDebian) 10.249.1.196
Code:
root@MCDEBIAN:~# iperf3 -c 192.168.1.1 -R
Connecting to host 192.168.1.1, port 5201
Reverse mode, remote host 192.168.1.1 is sending
[ 5] local 10.249.1.196 port 52670 connected to 192.168.1.1 port 5201
[ ID] Interval Transfer Bitrate
[ 5] 0.00-1.00 sec 111 MBytes 935 Mbits/sec
[ 5] 1.00-2.00 sec 112 MBytes 937 Mbits/sec
[ 5] 2.00-3.00 sec 112 MBytes 937 Mbits/sec
[ 5] 3.00-4.00 sec 112 MBytes 937 Mbits/sec
[ 5] 4.00-5.00 sec 112 MBytes 937 Mbits/sec
[ 5] 5.00-6.00 sec 112 MBytes 937 Mbits/sec
[ 5] 6.00-7.00 sec 112 MBytes 937 Mbits/sec
[ 5] 7.00-8.00 sec 112 MBytes 937 Mbits/sec
[ 5] 8.00-9.00 sec 112 MBytes 937 Mbits/sec
[ 5] 9.00-10.00 sec 112 MBytes 937 Mbits/sec
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval Transfer Bitrate Retr
[ 5] 0.00-10.00 sec 1.09 GBytes 939 Mbits/sec 0 sender
[ 5] 0.00-10.00 sec 1.09 GBytes 936 Mbits/sec receiver
iperf Done.