Difference between revisions of "Network Routers Versus Switches"

Line 6: Line 6:
  
  
 +
=== Router Visual Example ===
 
[[Image:routerchart.jpg|thumb|500px|center]]
 
[[Image:routerchart.jpg|thumb|500px|center]]
  
Line 15: Line 16:
  
  
=== Visual Example ===
+
=== Switch Visual Example ===
 
[[Image:switchchart.jpg|thumb|500px|center]]
 
[[Image:switchchart.jpg|thumb|500px|center]]

Revision as of 10:58, 7 December 2006

Consumer Network Routers and Switches look very similar. However, there is a major difference between these two devices.

Network Routers

Router.jpg

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.


Router Visual Example

Routerchart.jpg


Network Switch

Switch.jpg

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.


Switch Visual Example

Switchchart.jpg