• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Gigabit switches?

I'd say the cheapest one you can find. A switch is usually a switch, the performance between A and B are negliable for home environments.
 
The SMC gigabit 5 and 8 port models are what you want. They are the cheapest switches to support jumbo frames and, as long as your ethernet cards support jumbo frames, large files should transfer faster, and with less cpu utilization than through a switch that does not support jumbo frames.

I have a Linksys 8 port gig switch and it works fine but doesn't support jumbo frames.

Gaidin
 
Will the network automatically make usre of jumbo frames when it's supported by the NIC and switch? Or is it something that must be turned on?
 
Originally posted by: MulLa
Will the network automatically make usre of jumbo frames when it's supported by the NIC and switch? Or is it something that must be turned on?

I believe it depends on the NIC, and it must also be configured on the switch (depending on switch)
 
For most home networking jumbo frame support is not very important. The limitation will be the hard drive(s) long before the gigabit.

I see up to 35 MB/sec with my IDE drive and around 42 MB/sec with my 15k SCSI drive (through FTP, through a windows drag and drop both are about 10 MB/sec slower). I have an SMC switch and a cheapo Trendware. Makes no difference if I use the Trendware with regular MTUs or the SMC with jumbo frames... IF you are sure to not set a limit on the interrupts per second in your driver options. Most drivers install with a limit on interrupts per second. At standard MTU size this essentially caps your bandwidth to: (interrupts per second * MTU size) bytes per second.

If you don't have RAID setups on both ends to give the required sustained throughput to max out gigabit, I wouldn't be too concerned about your switch. I'd ensure I had a decent cards or on-board PHYs (i.e. NOT REALTEK) before worrying much about the switch.
 

I have the SMC, I see it for around $60 these days.

It's a nice switch, but some people over at ars say they have a problem with noise from the switch. Mine is pretty silent.

I made a big deal about making sure my switch has jumbo frames but never got around to implementing it on my linux server. I need to too. So far my performance reported in the ctrl-alt-delete lan meter is saying I'm not getting much more than 100mb/s out of the thing. This is from striped raid 1 drives.

Concillian: Any idea on where to set unlimited interupts per second on intel drivers? I don't see that option anywhere..............
 
Just setup my SMC 5port switch and even without using JumboFrames support on my nics, I can transfer 5gigs of data in about 5 mins. Woot! 🙂
 
Originally posted by: Thor86
Just setup my SMC 5port switch and even without using JumboFrames support on my nics, I can transfer 5gigs of data in about 5 mins. Woot! 🙂

Very impressive.

On a side note, why would people want to setup gigabit on a soho network. I would think if anything gigibit will be for WAN connections and 100mbps would be sufficent for LAN. then again, if you have the budget for it, y Not. 🙂
 
Maybe a dumb question, but can you just use a crossover cable with about the same results as the switch?

All Gigabit NICs I have seen are autonegotiating so you don't need a crossover cable, any cable will do.
 
Back
Top