D34DC3N73R
Occasional Visitor
I recently upgraded my internet to gigabit through spectrum (940/40) and noticed I'm not getting good speeds when running speedtest-cli on my home server. My router is the RT-AC88u running Merlin 384.11_beta1 with Bonding/ Link aggregation enabled. I'm using a Rosewill RNG-407-Dualv2 NIC with Ubuntu 18.04. I have a cat8 cable from the modem to the router and cat7 cables from the router to the server. Currently, I'm getting around 350-400 mbps down.
$ ethtool bond0
Settings for bond0:
Supported ports: [ ]
Supported link modes: Not reported
Supported pause frame use: No
Supports auto-negotiation: No
Supported FEC modes: Not reported
Advertised link modes: Not reported
Advertised pause frame use: No
Advertised auto-negotiation: No
Advertised FEC modes: Not reported
Speed: 2000Mb/s
Duplex: Full
Port: Other
PHYAD: 0
Transceiver: internal
Auto-negotiation: off
Cannot get wake-on-lan settings: Operation not permitted
Link detected: yes
$ cat /proc/net/bonding/bond0
Ethernet Channel Bonding Driver: v3.7.1 (April 27, 2011)
Bonding Mode: IEEE 802.3ad Dynamic link aggregation
Transmit Hash Policy: layer2 (0)
MII Status: up
MII Polling Interval (ms): 100
Up Delay (ms): 0
Down Delay (ms): 0
802.3ad info
LACP rate: fast
Min links: 0
Aggregator selection policy (ad_select): stable
Slave Interface: enp5s0
MII Status: up
Speed: 1000 Mbps
Duplex: full
Link Failure Count: 3
Permanent HW addr: 68:1c:a2:12:5f:fa
Slave queue ID: 0
Aggregator ID: 1
Actor Churn State: none
Partner Churn State: none
Actor Churned Count: 0
Partner Churned Count: 1
Slave Interface: enp4s0
MII Status: up
Speed: 1000 Mbps
Duplex: full
Link Failure Count: 3
Permanent HW addr: 68:1c:a2:12:5f:f9
Slave queue ID: 0
Aggregator ID: 1
Actor Churn State: none
Partner Churn State: none
Actor Churned Count: 1
Partner Churned Count: 1
Tools > sysinfo reports that HW acceleration is enabled. LAN > Switch Control, NAT acceleration is set to auto and reporting "CTF (Cut Through Forwarding) is enabled."
Running analiti on an nvidia shield gets me about 500 mbps down. When I upgraded to the beta, I did a full wipe to see if that resolved any issues and even before enabling DoT, or firewall etc, my speeds weren't what I'd expect them to be. I guess I'm wondering what I can do to achieve speeds closer to the 940mbps I should be getting.
I know there's a lot that could be causing the slowdown so please let me know what other info might be needed to diagnose this issue.
$ ethtool bond0
Settings for bond0:
Supported ports: [ ]
Supported link modes: Not reported
Supported pause frame use: No
Supports auto-negotiation: No
Supported FEC modes: Not reported
Advertised link modes: Not reported
Advertised pause frame use: No
Advertised auto-negotiation: No
Advertised FEC modes: Not reported
Speed: 2000Mb/s
Duplex: Full
Port: Other
PHYAD: 0
Transceiver: internal
Auto-negotiation: off
Cannot get wake-on-lan settings: Operation not permitted
Link detected: yes
$ cat /proc/net/bonding/bond0
Ethernet Channel Bonding Driver: v3.7.1 (April 27, 2011)
Bonding Mode: IEEE 802.3ad Dynamic link aggregation
Transmit Hash Policy: layer2 (0)
MII Status: up
MII Polling Interval (ms): 100
Up Delay (ms): 0
Down Delay (ms): 0
802.3ad info
LACP rate: fast
Min links: 0
Aggregator selection policy (ad_select): stable
Slave Interface: enp5s0
MII Status: up
Speed: 1000 Mbps
Duplex: full
Link Failure Count: 3
Permanent HW addr: 68:1c:a2:12:5f:fa
Slave queue ID: 0
Aggregator ID: 1
Actor Churn State: none
Partner Churn State: none
Actor Churned Count: 0
Partner Churned Count: 1
Slave Interface: enp4s0
MII Status: up
Speed: 1000 Mbps
Duplex: full
Link Failure Count: 3
Permanent HW addr: 68:1c:a2:12:5f:f9
Slave queue ID: 0
Aggregator ID: 1
Actor Churn State: none
Partner Churn State: none
Actor Churned Count: 1
Partner Churned Count: 1
Tools > sysinfo reports that HW acceleration is enabled. LAN > Switch Control, NAT acceleration is set to auto and reporting "CTF (Cut Through Forwarding) is enabled."
Running analiti on an nvidia shield gets me about 500 mbps down. When I upgraded to the beta, I did a full wipe to see if that resolved any issues and even before enabling DoT, or firewall etc, my speeds weren't what I'd expect them to be. I guess I'm wondering what I can do to achieve speeds closer to the 940mbps I should be getting.
I know there's a lot that could be causing the slowdown so please let me know what other info might be needed to diagnose this issue.
Last edited: