Gigabit router only using 100mbit

0

I have the following configuration:

a 100mbit router connected to a gigabit router(TP-Link WR1043ND) in a LAN port (WAN ports are empty). DHCP is disabled on the gigabit router so it is just making a wireless network (300mbit) and is working as switch.

I'm testing with my local network behind the gigabit router. I have my desktop connected directly via a cable, and a second desktop connected via a gigabit switch which is verified to work at 1gigabit. I would expect data transfers to be higher than 100mbit, but the transfers are capped at 100mbit. I also checked this with a tool called LANBench.

So then I wondered probably the 100 mbit router. So I removed the connection from the 100mbit router, enabled DHCP in the gigabit router, and tested again. Still capped :(

enter image description here

Is there a reason why the speed is limited, where can this be?

2pietjuh2

Posted 2013-02-21T23:25:22.407

Reputation: 131

Do the network interfaces of the devices you connect to the router negotiate 1000Mbit connections? – Paul – 2013-02-21T23:30:18.360

@Paul Yes, both pc's are gaming systems with gigabit internet interfaces and SSD disks, so there should be no problem – 2pietjuh2 – 2013-02-21T23:34:37.080

"making a wireless network (300mbit)" What do you mean a wireless network? Are you using Ethernet or wireless? – Tanner Faulkner – 2013-02-21T23:40:10.337

In this test case I am only using ethernet. – 2pietjuh2 – 2013-02-21T23:45:36.367

3I added a picture. Can you verify that it is correct? Also, WAN ports? Multiple? – Hennes – 2013-02-21T23:46:12.407

This is correct, I tested with the green cable going in a LAN port of the router. – 2pietjuh2 – 2013-02-21T23:48:23.930

Both PCs connect at Gbit speed, but there is a third connection (the one in yellow between the TP and the nameless Gbit switch). Does that one sync at gbit speed? – Hennes – 2013-02-21T23:51:10.683

I can not think of a reason why not... But I have no idea how to test that... – 2pietjuh2 – 2013-02-21T23:54:07.937

2No LEDs on the switch to indicate link speed? Also, not a proper test, but what happens if you connect a laptop (or PC2) directly to the yellow cable. If the cable is cat 3 (not good enough for gbit speeds) then it should negotiate at lower speeds. – Hennes – 2013-02-22T00:02:37.107

1@2pietjuh2, did you try connecting second desktop directly to the router using yellow cable alone, and then orange cable? – sm4rk0 – 2013-02-22T00:29:43.760

1Are the two desktop's using IP addresses in the same subnet? Can you check the ports to see if the link between the switch and the WR1043MD is running at Gigabit speeds. I'd suspect that cable is not gigabit capable. – David Schwartz – 2013-02-22T07:33:03.510

After some more debugging I found that the orange cable limited the speed. I changed that cable and now it works! – 2pietjuh2 – 2013-02-22T19:03:04.520

Answers

0

If you removed the 100mbps router, then it is irrelevant (as is the fact that it's a "gaming system").

Check that the connection is truly being negotiated at 1.0 Gbps: enter image description here

Assuming you're running Windows 7, you can find this by typing "View network connections" in the Start Menu, clicking View Network Connections, and double clicking the appropriate network interface.

You might want to check your cables. If you're not seeing 1.0 Gbps, I'd double check your NIC drivers and your cables, and try rebooting your router.

Tanner Faulkner

Posted 2013-02-21T23:25:22.407

Reputation: 11 948

I am seeing 1.0Gbps, on both pc's. That's why I am confused – 2pietjuh2 – 2013-02-21T23:46:48.690