Difference between revisions of "Network Routers Versus Switches"

Line 1: Line 1:
 +
==The differences==
 
In computer networking, a [[switch]] is often confused with a [[router]], but the two serve very different purposes.
 
In computer networking, a [[switch]] is often confused with a [[router]], but the two serve very different purposes.
  
Line 5: Line 6:
 
The confusion probably stems from the existence of consumer devices which act as '''both''' routers ''and'' switches.
 
The confusion probably stems from the existence of consumer devices which act as '''both''' routers ''and'' switches.
  
==Neighborhood Analogy==
+
===Neighborhood Analogy===
 
A good analogy for switches and routers is to think of a network of computers as a neighborhood. A switch is the ''street'' which connects the houses, and routers are ''intersections'' which control the connect the neighborhoods and contain important information about them, like street names.
 
A good analogy for switches and routers is to think of a network of computers as a neighborhood. A switch is the ''street'' which connects the houses, and routers are ''intersections'' which control the connect the neighborhoods and contain important information about them, like street names.
  
 +
==Bringing devices to 鶹Ƶ==
 +
鶹Ƶ does not allow people to connect '''routers''' to our network, because it interferes with the established network structure by assigning its own IP addresses. As a result, when a router is found on the network, the port with the attached router will be disabled, to minimize connectivity issues.
  
 +
A switch or [[hub]] connected to the 鶹Ƶ network should function correctly.
  
<!--
+
Many consumer router allow one to disable DHCP serving (this is usually controlled in the router's browser-based control panel). If this can be successfully disabled, the router should essentially act as a switch or hub, and should function correctly on the 鶹Ƶ network.
== Network Routers ==
 
[[Image:router.jpg|right|thumb]]
 
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]].
 
  
 +
==Check out a switch==
 +
If you're a student living in a 3+ person room with only 2 network ports, you can check out a switch from [[Technology Services]] to add extra ethernet ports.
  
=== Router Visual Example ===
+
To check one out (for the semester / year), please stop by the [[Technology Helpline]] in [[Olin]].
[[Image:routerchart.jpg|thumb|500px|center]]
 
 
 
== Network Switch ==
 
[[Image:switch.jpg|right|thumb]]
 
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 ===
 
[[Image:switchchart.jpg|thumb|500px|center]]
 
 
 
-->
 
== What should I buy? ==
 
Here at 鶹Ƶ, using a router will interfere with our current network structure. As a result, if a router if found on the network, the port with the attached router will be shut off.
 
 
 
Sometimes a router can still be used by turning off the [[DHCP]] function in the router's control panel. However, this does not always work, so using a switch is recommended.
 
 
 
==Does 鶹Ƶ have any to check out for the semester/year?==
 
Switches will not interfere with our network structure and should be used if you need extra ports in your room. 鶹Ƶ Technology Services provides network switches to students living in a 3 or more person room with only 2 network ports provided. To check one out, please stop by the [[Technology Helpline]].
 
 
 
Further questions can be directed to the [[Technology Helpline]] by calling x6111 or emailing at helpline@gac.edu.
 

Revision as of 15:59, 7 December 2006

The differences

In computer networking, a switch is often confused with a router, but the two serve very different purposes.

While a switch connects network devices together to form a LAN, a router determines the best way to route packets across networks, based on certain network conditions.

The confusion probably stems from the existence of consumer devices which act as both routers and switches.

Neighborhood Analogy

A good analogy for switches and routers is to think of a network of computers as a neighborhood. A switch is the street which connects the houses, and routers are intersections which control the connect the neighborhoods and contain important information about them, like street names.

Bringing devices to 鶹Ƶ

鶹Ƶ does not allow people to connect routers to our network, because it interferes with the established network structure by assigning its own IP addresses. As a result, when a router is found on the network, the port with the attached router will be disabled, to minimize connectivity issues.

A switch or hub connected to the 鶹Ƶ network should function correctly.

Many consumer router allow one to disable DHCP serving (this is usually controlled in the router's browser-based control panel). If this can be successfully disabled, the router should essentially act as a switch or hub, and should function correctly on the 鶹Ƶ network.

Check out a switch

If you're a student living in a 3+ person room with only 2 network ports, you can check out a switch from Technology Services to add extra ethernet ports.

To check one out (for the semester / year), please stop by the Technology Helpline in Olin.