Hubs & Repeaters
Introduction
Here we will talk about hubs and explain how they work.
In the next section we will move to switches and how they differ from
hubs, how they work and the types of switching methods that are available;
we will also compare them.
Before we start there are a few definitions which I need
to speak about so you can understand the terminology we will be using.
Domain: Defined as a geographical
area or logical area (in our imagination) where anything in it becomes
part of the domain. In computer land, this means that when something happens
in this domain (area) every computer that's part of it will see or hear
everything that happens in it.
Collision Domain: Putting it
simple, whenever a collision between two computers occurs, every other
computer within the domain will hear and know about the collision. These
computers are said to be in the same collision domain. As you're going
to see later on, when computers connect together using a hub they become
part of the same collision domain. This dosen't happen with switches.
Broadcast Domain: A domain
where every broadcast (a broadcast is a frame or data which is sent to
every comeputer) is seen by all computers within the domain. Hubs and
switches do not break up broadcast domains. You need a router to achieve
this.
There are different devices which can break-up collision
domains and broadcast domains and make the network a lot faster and efficient.
Switches create separate collision domains but not broadcast domains.
Routers create separate broadcast and collision domains. Hubs are too
simple to do either, can't create separate collision or broadcast domain.
Hubs & Repeaters
Hubs and repeaters are basically the same, so we will be
using the term "Hub" to keep things simple. Hubs are common
today in every network. They are the cheapest way to connect two or more
computers together. Hubs are also known as Repeaters and work on
the first layer of the OSI model. They are
said to work on the first layer because of the function they perform.
They don't read the data frames at all (like switches and routers do),
they only make sure the frame is repeated out on each port and that's
about it.
The Nodes that share an Ethernet
or Fast Ethernet LAN using the CSMA/CD rules are said to be in the same
collision domain.
In plain English, this means that all nodes connected to a hub are part
of the same collision domain. In a Collision domain, when a collision
occurs everyone in that domain/area will hear it and will be affected.
The Ethernet section talks about CSMA/CD and collision domains since they
are part of the rules under which Ethernet functions.
The picture below shows a few hubs : 8 port Netgear and
a D-link hub. |