Difference between revisions of "Network Routers Versus Switches"
(→= Visual Example of a Network Switch) |
|||
Line 15: | Line 15: | ||
− | === Visual Example | + | === Visual Example === |
− | |||
[[Image:switchchart.jpg|thumb|500px|center]] | [[Image:switchchart.jpg|thumb|500px|center]] |
Revision as of 10:57, 7 December 2006
Consumer Network Routers and Switches look very similar. However, there is a major difference between these two devices.
Network Routers
A router is a computer networking device that forwards data to connected devices. It is able to share a single internet connection by splitting the connection among multiple ports. It does this by assigning a sub-network address to each computer it is hosting. This is done through DHCP.
Network Switch
A switch is a computer networking device that splits a single ethernet connection among multiple ports. It does not assign IP addresses and therefore only multiplies the connections on the network.