Computing.Net > Forums > General Hardware > Routers VS Hubs

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Routers VS Hubs

Reply to Message Icon

Name: Matt
Date: October 3, 2002 at 02:06:20 Pacific
OS: XP
CPU/Ram: 256
Comment:

I know this much about routers and hubs. routers have (most of the time) a built in fire wall and hubs do not. Hubs are said to be "dumb" routers can be set in a variety of ways.

Where can I find a guide that actually explains the differences between the two in real detail?

I have scoured practicallynetworked.com (great site, but they totally miss this issue) as well as looking at 15 other sites for help.



Sponsored Link
Ads by Google

Response Number 1
Name: h031
Date: October 3, 2002 at 06:24:31 Pacific
Reply:

Hm... hubs are not dumb routers.. hubs are in fact 'multiple repeaters' which connects PCs together , like a switch but a switch is much more intelligent (it could do VLans, fast switching, fast forwarding ... ETC). for routers they are mainly used to connect networks together... therefore they have firewall or the right term is ACL (access control list)

go find info on Cisco


0

Response Number 2
Name: mike
Date: October 3, 2002 at 08:19:04 Pacific
Reply:

you are comparing apples to oranges here. Routers and Hubs are not really even close to the same thing. Matter of fact these so called "routers" that are used for ICS are not even real routers if you want to know the truth. A switch is closer to a hub than a router and the difference is that a switch sends traffic directly to the intended recipient rather than everyone until it finds the right place thus creating less traffic and collisions. Ass for the firewall question, true, most of these little ICS toy routers have a firewall built in but, you can create a firewall (even better than those on the routers) with a hub and 2 NICS in one of the machines if you know how to configure a PC with IP correctly.


0

Response Number 3
Name: eXa
Date: October 3, 2002 at 12:46:47 Pacific
Reply:

Routers and hubs are very much different. The only thing close to a hub that u might be confusing with a router is a switch. A hub, is a dumb switch...now that sounds more correct. A hub is basically a repeater, as stated earlier. It multiplies and repeats the signal to all the connected nodes (computers). A switch is much smarter than a hub, in a nutshell the switch can recognize which node the signal is supposed to reach and only sends the signal by that route...hence not crowding the traffic on all the other nodes.

but what does all of this mean to you? if you're planning on having lan parties...use either a hub or switch, go with the switch for large traffic and if its crowded and go with the hub if you're just plain ol' poor. hmm your lack of knowledge doesn't suggest any other use for this type of hardware, so leave the routers alone ^_^


0

Response Number 4
Name: Joni
Date: October 3, 2002 at 17:43:14 Pacific
Reply:

What these guys have all missed out is that a router works on a completely different network "level" to switches and hubs. Switches and Hubs both work on the "Datalink" level, for example, the MAC addresse of your NIC is what counts here. Routers work on the next level up, "Network" for example, IP. (Above this is "Transplant," for example TCP)
A more realistic difference is that equipment that is not on the same network settings cannot communicate through a switch of a hub, instead a router has to be used.

A good sites to try are:

www.bell-labs.com / www.lucent.com
www.cisco.com

Hope this helps

Joni


0

Response Number 5
Name: mike
Date: October 3, 2002 at 18:20:05 Pacific
Reply:

Joni, if he didnt know the different I certainly wasn't going to attempt to convey what a layer three NW is. We know what it si...


0

Related Posts

See More



Response Number 6
Name: BAD_Dad
Date: October 3, 2002 at 19:06:41 Pacific
Reply:

Was your question answered???

A hub, as I think you know, is used to attach multiple ethernet based devices on a shared communication path. Consequently, only one machine can "talk" at a time and all others have to wait until the party-line is free.

A switch allows multiple paths to be used at one time. For example, PC-A and PC-B can be transmitting data while PC-C and PC-D are transmitting data. Switches and hubs look similiar, but a switch has much more inteligence.

(A 10/100 hub is, in fact, a hub with a two-port switch built in. This allows PCs operating at 10Mbits to communication with other PCs operating at 100Mbits.

Finally, a router is a device to connect two dissimiliar networks. In a pure sense, a router would be used to connect two networks of the same type (say, Ethernet) but with different addressing schemes. For instance, you might have a network in your office that communicates via TCP/IP to the internet. A router would connect your TCP/IP network with your ISP's TCP/IP network which is then connected to their ISP's TCP/IP network through yet another router(s). Essentially, a router does what it's name implies... it routes by remembering how to get from one network to another. Often a router will only have two ports. One for the client network and one for the ISP's network.

There is yet another beastie called a Bridge. A bridge connects two networks of different type, for instance an Ethernet network to a TokenRing Network (or an Apletalk Network, etc.) These networks are different in very physical ways, different wire, different electrical signalling, and so on.

These days bridging functionality is often incorporated into what we call routers for simplicity.

If you are wondering what the references in the above responses are to "layers", search for "OSI MODEL". This model describes the nirvana of networking in which a network is built upon 7 discrete layers. Each layer can talk to the layer above and below itself and each layer has very specific tasks. A router is a layer 3 device, a bridge is a layer 2 device and a hub is a layer 1 device.


0

Response Number 7
Name: h031
Date: October 3, 2002 at 19:42:07 Pacific
Reply:

Well after my post and many other post.. i think MATT could just simply go apply to study Cisco courseware and than get the certfitication .....

from layer 2 to layer 3... soon the rest will start coming up.


0

Response Number 8
Name: Matt
Date: October 3, 2002 at 22:45:52 Pacific
Reply:

thanks to all of ya for your answers. my point in posting was to learn the "basic" definitons and differences.

thanks again


0

Response Number 9
Name: Blake
Date: October 4, 2002 at 10:00:40 Pacific
Reply:

www.HowStuffWorks.com

this site has almost everything... i would recomend it to anyone


0

Response Number 10
Name: ?
Date: October 12, 2002 at 18:55:59 Pacific
Reply:

Routers are layer 3 on the osi model. hubs are layer 1.


0

Response Number 11
Name: Wiz
Date: November 1, 2002 at 14:12:26 Pacific
Reply:

A little misunderstanding here.
You say that: 'Hubs are said to be "dumb" routers'. I think the right thing to say would be: 'Hubs are said to be "dumb" Switches'.


0

Response Number 12
Name: Toast
Date: November 17, 2002 at 09:11:00 Pacific
Reply:

I don't know if anyone sitll reads this thread, but if someone could answer my question that'd be great.

I have a computer up here in my room, I am also getting a PS2 with the network adapter coming in. I am currently using a HUB to connect my PC a modded Tivo (brothers thing) and soon to be my PS2. Can you tell me what dropoffs I may have using a hub to be on the computer and play PS2 at the same time (when my friends come over) and whether it is truly worth it to upgrade.


0

Sponsored Link
Ads by Google
Reply to Message Icon






Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to General Hardware Forum Home


Sponsored links

Ads by Google


Results for: Routers VS Hubs

Router vs. Hub www.computing.net/answers/hardware/router-vs-hub/9425.html

Using router and hub www.computing.net/answers/hardware/using-router-and-hub/14721.html

router versus hub or switch www.computing.net/answers/hardware/router-versus-hub-or-switch/11490.html