How many network switches can be connected together?

drebo

Diamond Member
Feb 24, 2006
7,034
1
81
There isn't really a max.

For hubs, it was 5, because otherwise the delay from one side to the other was larger than the CSMA/CD random pauses.
 

JackMDS

Elite Member
Super Moderator
Oct 25, 1999
29,554
430
126
If you would be more specific you might get a credible functional answer.

Otherwise, I say 50.


:cool:
 

Fardringle

Diamond Member
Oct 23, 2000
9,200
765
126
As Jack said, tell us what you actually need and we can help you figure out how to do it properly. When done properly, there really isn't a limit to how many switches you can use:

1.jpg.CROP.article920-large.jpg
 

smitbret

Diamond Member
Jul 27, 2006
3,382
17
81
I always thought the rule of thumb was no more than three when daisy chained, including the router, if applicable. I imagine you could connect 23 switches to a 24 port switch and then 23 more to each of those...... you do the math on that, though.
 

ch33zw1z

Lifer
Nov 4, 2004
39,803
20,406
146

Red Squirrel

No Lifer
May 24, 2003
70,728
13,851
126
www.anyf.ca
I think rule of thumb is like 3, but switches should be amplifying the signal so I don't really think that 3 rule even matters. In corporate environments you have way more switches than that.

Typically: Router -> Core -> distribution. There can be multiple distribution switches daisy chained as well depending on the size of the building and how the closets are setup.
 

drebo

Diamond Member
Feb 24, 2006
7,034
1
81
The only modern limit is in networks that run spanning tree. The radius of the network impacts convergence time, but there isn't really a maximum...you just increase your timers accordingly.

That said, the transition to L3 at distribution or even at the access layer (in collapsed core networks) means that spanning tree isn't necessarily as important and convergence times are significantly less because your regions are much smaller (more L3 boundaries.)