View Single Post
Old 07-08-2003, 03:19 PM   #6 (permalink)
heyal256
Not so great lurker
 
Location: NY
My understanding has always been that hubs are on the bottom (only allow network traffic 1 way at a time[ex. 100 Mb/s in 1 direction]), then you have switches (allows network traffic to flow 2 ways [100Mb/s in both directions]), then comes a router (allows network traffic both ways and tries to find the shortest route between point a and b).

It works out to
a switch = a smart hub
a router = a smart switch

a better example of the difference between a router and a switch are those dsl/broadband routers, the router has that extra port for your cable/dsl line. A switch would see it as an extra port, a router would "know" to direct all internet traffic to that port, but not direct any internal network traffic.
heyal256 is offline  
 

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76