Difference between revisions of "Network"

From Makers Local 256
Jump to: navigation, search
m (Physical Map: testing port label)
m (Physical Map: first rev, needs to be sorted)
Line 91: Line 91:
 
         webcam  [shape=box,    label="Linksys Webcam"];
 
         webcam  [shape=box,    label="Linksys Webcam"];
 
         webcambox      [shape=box,    label="Webcam box"];
 
         webcambox      [shape=box,    label="Webcam box"];
         switch -- modem [label="port 1"];
+
        aa50    [shape=box,    label="Asterisk Appliance 50"];
         switch -- xenhost;
+
        optracolor      [shape=box,    label="Lexmark Optracolor 1200"];
         switch -- fon;
+
        roma  [shape=box,    label="Door laptop"];
         switch -- webcam;
+
        cisco  [shape=box,    label="Cisco 2950"];
         switch -- webcambox;
+
        library[shape=box,    label="Library"];
 +
        loft  [shape=box,    label="Loft"];
 +
 
 +
         switch -- modem [label="port 22"];
 +
         switch -- xenhost [label="port 21"];
 +
         switch -- fon [label="port 19"];
 +
         switch -- webcam [label="port 9"];
 +
         switch -- webcambox [label="port 5"];
 +
        switch -- aa50 [label="port 4"];
 +
        switch -- optracolor [label="port 12"];
 +
        switch -- roma [label="port 10"];
 +
        switch -- cisco [label="port 11"];
 +
        switch -- library [label="port 3"];
 +
        switch -- loft [label="port 18"];
 
}
 
}
 
</graphviz>
 
</graphviz>

Revision as of 15:18, 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