Ethernet HUB



Ethernet hub is a network device use to connect different devices including nodes, servers, printers etc. Hub works on physical layer (Layer-1) when it receives message on any port broadcast it to all the devices connected with hub. CSMA/CD made for the hub to minimize the problem of collusions.

Collusions occur when more than one node transfers data on the same time. Hub is simply multi-port repeater, regenerate the signals and forward to all the connected devices this mechanism is know as broadcast.

In hub bandwidth is shared among the ports; mean increase the number of connected devices reduces the speed of the network. Hub consists of single collusion domain means one shared area in the hub is utilize by all connected devices for network traffic transfer. Now a day’s hub is obsolete replaced by the data link device (2-layer) switch, with the ability of multiple collusion domains and better hard based ASIC technology insists the corporate users to opt for switch rather than hub. Hub is feasible to use in small networks but in complex network using hub is a bad idea, its better to go with switch. Hub physical looks like a star topology but logically based on bus topology. The analogy of hub is a one way road on which traffic is moving in both directions with no traffic management, in this case there is a greater chance of collusions. CSMA/CD is like a traffic police standing on road to manage the traffic and reduce the chance of collusions

Share this tutorial:
  • Digg
  • del.icio.us
  • Facebook
  • Mixx
  • Google
  • Furl
  • Live
  • PlugIM
  • Reddit
  • Spurl
  • StumbleUpon
  • Technorati
  • TwitThis
  • YahooMyWeb
  • description
  • E-mail this story to a friend!
  • MisterWong
  • BlinkList
  • LinkedIn
  • MySpace
  • Print this article!
  • Yahoo! Buzz

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

About the Author

Adam has written 384 stories on this site.

Related Tutorials & Articles

Network Switch-Connect Network Devices
Network Switch (Network device) Switch works on data link layer of OSI model (Layer-2). Switch physically similar to the hub and perform the same task of providing single connection platform to peripherals (hosts, servers etc). Switch is the network device replaces the hub by overcoming its problem. Switch is an intelligent device; it can take decision...Read more
Broadcast Domain
Broadcast domain is very important topic of computer networks, most of the congestion in LAN environment  occurs due to broadcast. If a frame with broadcast address is realize it can be hear by all the connect devices it can be switch, hub or another computer. Broadcast traffic can consume most of the bandwidth in network,...Read more
Virtual Local Area Network
Introduction A virtual LAN, commonly known as a VLAN , is a method of creating independent logical networks within a physical network. Explanation Basically VLAN setup that behave as single link while physically it connected with different segments of LANs(by manageable switches). VLAN configured through software rather then hardware (like in LAN).if two network in a VLAN so...Read more
Bridge - Connects Network Segments
Bridge is the network device which connects multiple segments on the network. Bridge works at data link layer have the ability to read the frame generated from source designated for the destination. Frame is the protocol data unit on data link layer, bridge take forwarding decision by extracting destination address from the frame and look...Read more
10 Q&As Of CCNA Certification Exam
1. What are two reasons that a network administrator would use access lists? (Choose two.) A: to control vty access into a router B: to control broadcast traffic through a router C: to filter traffic as it passes through a router D: to filter traffic that originates from the router E: to replace passwords as a line of defense against...Read more

Write a Comment

Gravatars are small images that can show your personality. You can get your gravatar for free today!

Copyright © 2010 Sooper Tutorials. All rights reserved. Powered by WordPress.org, Website by ISolution.org.