100mbps speed on a gigabit switch

5,193
  • Make sure the computer you're connecting actually supports 1 Gbps Ethernet.
  • Try to swap cables with another switch port. If the port is at fault, you'll get only 100 Mbps on it no matter what the cable length is and what's connected on the other end. If other ports give you only 100 Mbps with this cable, then the switch is probably fine.
  • Try to connect two computers directly with this long cable, without a switch. Set static IP addresses on both. Make sure both use the same network mask. On Computer 2 set Computer 1's IP as default gateway. Computer 2 should be able to ping Computer 1. Check if the connection runs at 1 Gbps. If not, it's a faulty cable.
Share:
5,193
Dimitar Dimitrov
Author by

Dimitar Dimitrov

Updated on September 18, 2022

Comments

  • Dimitar Dimitrov
    Dimitar Dimitrov almost 2 years

    Disclamer: I'm a total network noob. I'm setting up a home network. I have a small cheap gigabit switch (D-Link dlinkgo GO-SW-8G). I've placed it in a central(ish) location in my apartment and have cat5e cables laid in all the rooms. In one particular room I'm getting an orange light on the switch port when I connect it to the computer and it gives me a 100mpbs connection. The cable is almost 20 meters long. The other rooms seem to be getting the expected gigabit connection.

    Now here is my question, am I hitting some cable length limit? Although I tried to dig around and read that cat5e should be fine at a length of ~20 meters (in fact they should be fine for ~100 meters, if I did my research correct).

    Frankly, I suspect the problem is in the switch, however before I go and spend a bunch of money on a new switch, I would want to make sure that's the issue (also in case the issue is in the switch, could you perhaps recommend a switch, or at least what I should look for when choosing one). Your help is much appreciated.

    Edit: Some additional info (which could be helpful?) - the port on the switch blinks orange for this particular room and green for the rest.

    • user1686
      user1686 almost 5 years
      Does the computer itself have a gigabit Ethernet port? Do you happen to have a cable tester (at least the cheap kind that just shows whether all pairs are connected)?
    • Dimitar Dimitrov
      Dimitar Dimitrov almost 5 years
      @grawity Yes, the computer does have a gigabit Ethernet port. Unfortunately I don't have a cable tester (not sure what that looks like, will do some googling).
    • Andrew Morton
      Andrew Morton almost 5 years
      Yes, 20 m should be fine for distance. Have you inspected the ends of the cable to make sure they have been connected correctly, and examined the cable to make sure it didn't get damaged when it was being installed?
    • Dimitar Dimitrov
      Dimitar Dimitrov almost 5 years
      @AndrewMorton I'm not sure how exactly to examine the cable? I mean what do I look for? Whether the smaller cables match the way they're wired? Thanks for the help. As far as the cable being damaged, It's entirely possible, but I'm not sure how to test that.
    • Andrew Morton
      Andrew Morton almost 5 years
      @DimitarDimitrov SImply look at it and see if the insulation is damaged anywhere. Small scrapes are to be expected, but not holes or kinks. Then make sure that the wire colours are in the correct places at the ends, and that there is no more than about 1.5 cm of untwisted wire at the ends.
    • Dimitar Dimitrov
      Dimitar Dimitrov almost 5 years
      @AndrewMorton Thanks a lot for the help. I visually inspected both ends and they seem fine with no damage (not sure throughout the whole length, but the last few meters are fine). I also checked the wiring and it seems matching on both ends and it looks the same as the rest of the rooms. I did notice that the switch blinks orange on for this cable, then I see that my PC ethernet port blinks orange as well, not sure what that indicates. I'm starting to think it's my cable rather than the switch.
    • Andrew Morton
      Andrew Morton almost 5 years
      @DimitarDimitrov If you have a spare Ethernet cable and can temporarily move the computer close enough to the switch, you can do a quick check that eliminates the 20 m cable. If it's still 100Mbps, then the 20 m cable is not the problem.
  • Dimitar Dimitrov
    Dimitar Dimitrov almost 5 years
    Thanks, I'll try to run some tests. Just to be clear, does it mean that the switch should be fine at such distances and the issue is most probably not with it?
  • gronostaj
    gronostaj almost 5 years
    If my memory serves, your research is correct - 1 Gbps Ethernet is good over Cat5E up to 100 meters. I think I had a NAS connected with a 20m cable at some point and it worked. Physical damage of a port could cause the switch to drop to 100 Mbps on that specific port, but if other/shorter cables are good with it, then I'd assume switch is fine.
  • Dimitar Dimitrov
    Dimitar Dimitrov almost 5 years
    Well, it turns out my issue was in the cable, went to the trouble of changing it for another one and everything worked fine. Thanks for the help, much appreciated!