Skip to main content

Bandwidth ZeroTier on NXP LS1046

· 3 min read

Devices

DeviceOSkernellinkZeroTier ver.
NXP LS1046A-RDBOpenWRT 21.02.025.4.17910Gbps1.6.6
NXP LS1046A ForlinxOpenWRT 21.02.025.4.17910Gbps1.6.6

ZeroTier Flow Rules

default zt flow rules
drop
not ethertype ipv4
and not ethertype arp
and not ethertype ipv6
;
accept;

Result

iperf -c 172.22.36.168 -t 30
------------------------------------------------------------
Client connecting to 172.22.36.168, TCP port 5001
TCP window size: 238 KByte (default)
------------------------------------------------------------
[ 3] local 172.22.117.147 port 38266 connected with 172.22.36.168 port 5001
[ ID] Interval Transfer Bandwidth
[ 3] 0.0-30.0 sec 1.47 GBytes 421 Mbits/sec