• 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.

Switch and Hub

A switch learns which port is connected to which device, and sends the traffic to the desired devices.
A hub is a repeater, sending all traffic to all devices. Each device has to listen to all the extra traffic.
In a smaller network, the difference between the two is negligible. In a big network, with many cascaded hubs, the collisions can become an issue.
 
Repeater? I thought a hub couldn't serve as a repeater, but a switch could.
Another difference that was important to me is that a 10/100 hub divides its bandwidth between each computer and each direction of traffic flow, while a switch gives each computer the full bandwidth both upstream and downstream.
 
Back
Top