Hello everyone,
I'm seeking some assistance with a puzzling network speed issue on my GL-MT6000 (Flint 2) after reconfiguring one of its LAN ports.
My Setup & What I've Done:
-
Port Reconfiguration: Following the instructions in the forum thread here, I successfully reconfigured one of my LAN ports (specifically
eth1
) to act as a 2.5Gbps port. This was done to connect another device at 2.5Gbps. -
Device Connections:
- eth1 Port: Connected to a 2.5Gbps network switch. A device connected to this switch is confirming a 2.5Gbps link.
- lan1 Port: Connected directly to another device, also confirming a 2.5Gbps link.
- Both
eth1
andlan1
interfaces on the GL-MT6000 are showing2500 Mbps, full duplex
.
The Problem:
I'm experiencing asymmetric speeds when transferring files between a device connected to eth1
(via the 2.5Gbps switch) and a device connected directly to lan1
.
- Download (from
lan1
toeth1
): I get the full expected 2.5Gbps speed. - Upload (from
eth1
tolan1
): The speed is capped at approximately 1Gbps.
Summary:
- eth1 to lan1 (Tx from eth1): ~1 Gbps
- lan1 to eth1 (Rx on eth1): ~2.5 Gbps
It seems that the eth1
port can receive data at 2.5Gbps from lan1
, but when it transmits data to lan1
, the speed drops significantly to 1Gbps.
What I'm Looking For:
I'm hoping someone might have insights into why this asymmetry is occurring. Is this a known limitation when reconfiguring ports this way? Could it be a CPU bottleneck, a driver/software limitation, or something else I'm overlooking in the router's internal handling of traffic between these specific interfaces?
Any suggestions for further troubleshooting or potential solutions would be greatly appreciated!
Thank you in advance for your help.