Difference between revisions of "Network"

From Makers Local 256
Jump to: navigation, search
m (Physical Map: sorted)
m (Physical Map: sorted it more)
Line 85: Line 85:
 
<graphviz caption='Physical Map' alt='Physical Map' format='png'>
 
<graphviz caption='Physical Map' alt='Physical Map' format='png'>
 
graph PhysicalMap {
 
graph PhysicalMap {
        modem      [shape=box, label="Comcast Cable Modem"];
 
        xenhost    [shape=box, label="Whitebox xen host"];
 
 
         switch    [shape=box, label="Cisco Switch"];
 
         switch    [shape=box, label="Cisco Switch"];
         fon        [shape=box, label="La Fonera AP"];
+
         library    [shape=box, label="Library"];
        webcam    [shape=box, label="Linksys Webcam"];
+
        webcambox  [shape=box, label="Webcam box"];
+
 
         aa50      [shape=box, label="Asterisk Appliance 50"];
 
         aa50      [shape=box, label="Asterisk Appliance 50"];
         optracolor [shape=box, label="Lexmark Optracolor 1200"];
+
         webcambox  [shape=box, label="Webcam box"];
 +
        webcam    [shape=box, label="Linksys Webcam"];
 
         roma      [shape=box, label="Door laptop"];
 
         roma      [shape=box, label="Door laptop"];
 
         cisco      [shape=box, label="Cisco 2950"];
 
         cisco      [shape=box, label="Cisco 2950"];
         library    [shape=box, label="Library"];
+
         optracolor [shape=box, label="Lexmark Optracolor 1200"];
 
         loft      [shape=box, label="Loft"];
 
         loft      [shape=box, label="Loft"];
 +
        fon        [shape=box, label="La Fonera AP"];
 +
        xenhost    [shape=box, label="Whitebox xen host"];
 +
        modem      [shape=box, label="Comcast Cable Modem"];
  
 
         switch -- library    [label="port 3"];
 
         switch -- library    [label="port 3"];

Revision as of 15:26, 3 April 2010

This is still in planning stages

Goals

  1. Facilitate members' access to information easily for the member
  2. Keep maintenance simple
  3. Promote collaboration between members
  4. Prevent abuse of the network that would interfere with the above and any 3rd party legal agreements

Logical Map

Physical Map

Troubleshooting