Hubs in Networking
Table of Contents
What is a Hub?
How Hubs Work
When a hub receives data from one of its connected devices, it transmits that data to all other connected devices. It does not distinguish between devices or manage traffic, leading to potential collisions.
Limitations of Hubs
- No Data Filtering: Hubs cannot determine the destination of the data packets.
- Low Efficiency: Sending data to all ports increases unnecessary traffic.
- Collision Domain: All devices share the same collision domain, causing network slowdowns.
Hubs vs. Switches
While hubs broadcast data blindly, switches are more intelligent. Switches can learn MAC addresses and forward data only to the intended recipient, making them more efficient and secure than hubs.
Current Usage and Obsolescence
Tags:
basic networking
data broadcasting
hub limitations
hubs vs switches
LAN devices
network collision
network hubs
networking hardware
OSI model layer 1
outdated devices