After seeing that my wireless speeds were much faster than the speeds I was getting over Ethernet, I decided to invest in some new cables. I didn’t know it before, but I saw while I was changing them out that my current cables were Cat 5e. While putting my network together, I had just been grabbing whatever cables I could find in my scrap drawers. Now I have Cat 8 cables and my speeds jumped from 7MB/s to an average of over 40MB/s. It’s a much bigger improvement than I expected, especially for such a small investment.
Cat 5e
The fact that your old cable was cat5e has no bearing whatsoever on you getting shit speeds before changing cables. The gigabit spec was codified and products were on the market before the cat5e spec was ratified. Gigabit ethernet was literally made for standard cat5. I bet your previous cable was terminated incorrectly, and was only using two of the four pairs, limiting you to 100mbit.
Bingo!
Proper termination can be a bitch.
Orange white, orange
Green white, blue
Blue white, green
Brown white, brown
Learned it 20 years ago, never used it. how did I do?
You pass! I’ve done several thousands of these over the past decade.
yeah I did this almost 30 years ago and could recite it from scratch, haven’t made a cable since hs
Now do the A spec.
I have not cared about or terminated A-spec after network cards gained auto MDI/MDIX about 20 years ago.
Acronyms, initialisms, abbreviations, contractions, and other phrases which expand to something larger, that I’ve seen in this thread:
Fewer Letters More Letters IP Internet Protocol NAS Network-Attached Storage PoE Power over Ethernet TCP Transmission Control Protocol, most often over IP
[Thread #915 for this sub, first seen 10th Aug 2024, 16:35] [FAQ] [Full list] [Contact] [Source code]
Cat8 is pointless with gigabit equipment as far as speed goes. Cat6 will do 10gig, you just had bad cables.
Yep. I’m running 1/1Gbps wan connection over cat5e just fine. Even on very noisy environment at work with a longish run (70+ meters) we ran pretty damn stable 1/1Gbps over good quality cat7.
I tried running a 1/1Gbps connection over Cat5e at home too, but for some reason, I couldn’t get it to connect properly. Ended up switching to Cat6, and it finally stabilized. I’m still scratching my head over why the Cat5e didn’t work as expected.
At work where cable runs are usually made by maintenance people the most common problem is poor termination. They often just crimp a connector instead of using patch panels/sockets and unwind too much of the cable before connector which causes all kinds of problems. With proper termination problems usually go away.
But it can be a ton of other stuff too. Good cable tester is pretty much essential to figure out what’s going on. I’m using 1st gen version of Pocketethernet and it’s been pretty handy, but there’s a ton of those available, just get something a bit better than a simple indicator with blinking leds which can only indicate if the cable isn’t completely broken.
Cat5e works fine for gigabit. If it’s not connecting at 1G, then the cable has been damaged and is probably connecting at 100M.
You should be seeing about 118MB/s in an iperf test on gigabit ethernet.
This. I’ve had issues at work while imaging classroom computers where some would finish in ~30 minutes and a few would need hours. All of the computers used Cat6 cables. This being a classroom, and students being absolute wankbags, they kept yanking the computers and kicking the cables, so the wires came loose from the plugs. I later used ethtool to debug the slow computers – the switch would only allow 10baseT link modes.
For later reference, the link light on most network cards is a different colour depending on link speed. Usually orange for 1G, green for 100M and off for 10M (with data light still blinking).
But that depends on the card. And some gigabit devices won’t do 10Mb at all.
True. Hence my caveat of “most cards”. If it’s got LEDs on the port, it’s quite likely to signal which speed it is at with those LEDs.
I haven’t yet come across a gigabit card that won’t do 10Mbit (edit: switches are a different matter) but sometimes I’ve come across cards that fail to negotiate speeds correctly, eg trying for gigabit when they only actually have a 4 wire connection that can support 100Mbit. Forcing the card to the “correct” speed makes them work.