Difference between revisions of "Network"

From Makers Local 256
Jump to: navigation, search
m (Physical Map: first rev, chasing blue cables now)
m (Physical Map: finished identifying ports)
Line 88: Line 88:
  
 
         switch    [shape=box, label="Cisco Switch 2950XL"];
 
         switch    [shape=box, label="Cisco Switch 2950XL"];
 +
        xenhost    [shape=box, label="Whitebox xen host"];
 +
        fon        [shape=box, label="La Fonera AP"];
 +
        modem      [shape=box, label="Comcast Cable Modem"];
 
         library    [shape=box, label="Library"];
 
         library    [shape=box, label="Library"];
        aa50      [shape=box, label="Asterisk Appliance 50"];
 
 
         webcambox  [shape=box, label="Webcam box"];
 
         webcambox  [shape=box, label="Webcam box"];
        webcam    [shape=box, label="Linksys Webcam"];
 
 
         roma      [shape=box, label="Door laptop"];
 
         roma      [shape=box, label="Door laptop"];
 +
        webcam    [shape=box, label="Linksys Webcam"];
 
         cisco      [shape=box, label="Cisco 2950"];
 
         cisco      [shape=box, label="Cisco 2950"];
 +
        aa50      [shape=box, label="Asterisk Appliance 50"];
 
         optracolor [shape=box, label="Lexmark Optracolor 1200"];
 
         optracolor [shape=box, label="Lexmark Optracolor 1200"];
        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 -- xenhost    [label="port 1"];
 
         switch -- xenhost    [label="port 1"];
Line 107: Line 106:
 
         switch -- roma      [label="port 6"];
 
         switch -- roma      [label="port 6"];
 
         switch -- webcam    [label="port 7"];
 
         switch -- webcam    [label="port 7"];
         switch -- ?     [label="port 8"];
+
         switch -- cisco     [label="port 8"];
        switch -- cisco      [label="port 9"];
+
         switch -- aa50      [label="port 9"];
        switch -- ?      [label="port 10"];
+
         switch -- optracolor [label="port 10"];
         switch -- aa50      [label="port 11"];
+
         switch -- optracolor [label="port 12"];
+
 
}
 
}
 
</graphviz>
 
</graphviz>

Revision as of 14:50, 31 July 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