I have a simple 10/100 router at home. Suppose I connect a gigabit switch to one of its ports and several gigabit devices to the switch.

Will the gigabit devices be able to communicate full speed?

Or does the performance degrade to comply with 10/100 on the other side of the switch?

link|improve this question
2  
Changed your wording... it's not a subnet. – MikeyB Oct 31 '09 at 3:09
superuser.com – Izzy Oct 31 '09 at 4:59
feedback

migrated from serverfault.com Oct 31 '09 at 12:31

This question came from our site for system administrators and desktop support professionals.

3 Answers

The GB devices will communicate through the switch at GB speed but any traffic transiting the router will be limited to 10/100.

link|improve this answer
feedback

Hubs are a thing of the past. All recent devices are switches. Each line runs at full speed. Occasionally there is an autonegotiation problem and a line is set to the wrong speed, but this is not directly related to having other slower devices on the same switch.

link|improve this answer
Just want to point out that hubs are still useful for simplified port mirroring. We run some projects here that it is much easier to use a simple hub for than change around the main switch configuration. – DHayes Nov 2 '09 at 16:14
feedback

I just set this up at my house two weeks ago. It works fine. Gigabit switch runs at gigabit (as it should) for things that have gigabit nics and 100 for the rest. I have read some places that some gigabit switches will only be as fast as the slowest device connected. I do not know if this is true, but I bought the Netgear GS108 Switch and it does not do that.

link|improve this answer
1  
If it were true, it would be a hub. And I'm pretty sure that Gb hubs don't exist (shudder). – MikeyB Oct 31 '09 at 3:55
feedback

Your Answer

 
or
required, but never shown