nayr
IPCT Contributor
when your desktop and BI server talk to eachother, they are limited by 100Mbit Fast Ethernet connection.. you wont get GigE speeds between the two.. if you put them both on the same switch, they will have 10x more throughput.
Two devices on the same switch can talk to eachother directly, without leaving the switch.. so you have full speed between them, and all the other ports on the switch are unaffected.
Two Devices on different switches can only talk to eachother via the Uplink between the switches, so if you have two devices talking at full speed on separate switches.. the uplink is now saturated and there is nothing left for any other network devices.. any traffic transiting from one switch to another has to share the throughput of the uplink. (100Mbit FastEthernet in your case)
Its always best to have a core/trunk switch with all the network devices terminating into it, than it is to branch off a bunch of switches linked together.. if all you have is a large trunk switch capable of handling all your network devices you'll never worry about uplink saturation and many performance bottlenecks that can be encountered with branches.
If you uplink only your router to your trunk/core switch, that 100Mbit link wont ever get saturated unless your internet is faster than that.. because your internet will max out before the uplink... two computers on the same network can very quickly saturate 100Mbit, as most modern hard drives are capable of much more than that.. so simply downloading a recording between the two is capable of choking the network.
Two devices on the same switch can talk to eachother directly, without leaving the switch.. so you have full speed between them, and all the other ports on the switch are unaffected.
Two Devices on different switches can only talk to eachother via the Uplink between the switches, so if you have two devices talking at full speed on separate switches.. the uplink is now saturated and there is nothing left for any other network devices.. any traffic transiting from one switch to another has to share the throughput of the uplink. (100Mbit FastEthernet in your case)
Its always best to have a core/trunk switch with all the network devices terminating into it, than it is to branch off a bunch of switches linked together.. if all you have is a large trunk switch capable of handling all your network devices you'll never worry about uplink saturation and many performance bottlenecks that can be encountered with branches.
If you uplink only your router to your trunk/core switch, that 100Mbit link wont ever get saturated unless your internet is faster than that.. because your internet will max out before the uplink... two computers on the same network can very quickly saturate 100Mbit, as most modern hard drives are capable of much more than that.. so simply downloading a recording between the two is capable of choking the network.
Last edited by a moderator: