G
Guest
What is the different between Switch, Hub and Router?
Thanks,
Jim
Thanks,
Jim
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Jim said:What is the different between Switch, Hub and Router?
What is the different between Switch, Hub and Router?
In a nutshellJim said:What is the different between Switch, Hub and Router?
Thanks,
Jim
Joseph Hume" <"moscowhippy at adelphia.n said:In a nutshell
A hub is a simple network concentrator operating in half duplex (I talk,
you listen - you talk, I listen) mode. Switches have no packet
processing capabilities. A packet received on one port is re-broadcast
to every other port on the switch. Usually cheaper than a switch of the
same port density (count).
A switch is also a network concentrator but it has some basic processing
capabilities. When it receives a packet on any port, it opens it enough
to read the destination mac address to determine what destination port
it needs to route the packet to by an internal MAC address lookup table
it builds as end nodes come online. Each port has the ability to
operate in full duplex (we both talk, we both listen) mode increasing
network speed. You will pay more for a switch with the same port
density as a hub.
A router is kind of like a doorway. A router seperates traffic into
rooms. By design it keeps all inter-room traffic in it's room meaning
no other room knows about traffic in any other room. When a packet is
received by a router, it opens it up enough to determine the destination
ip address. If the address is on the router's IP address routing table
it will forward it to the appropriate room, otherwise it will send it
back to the sender stamped 'destination unknown'
Hope this helps...
Bruce Sanderson said:Thank you Glenn, Phillip and Roland for coming to my defence. Arrogant is
the last thing I want to be, but sometimes it seems that not appearing
arrogant to others is a difficult thing to achieve, at least for me.


Bruce Sanderson said:Well, so far I've avoided actual injury, except perhaps to my eqo and
willingness to help! I trust you are recovering rapidly![]()

Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.