Difference between revisions of "Network"

From Makers Local 256
Jump to: navigation, search
m (Physical Map: changed orientation for easier reading)
m (Physical Map: first rev, chasing blue cables now)
Line 87: Line 87:
 
         graph [rankdir = "LR"];
 
         graph [rankdir = "LR"];
  
         switch    [shape=box, label="Cisco Switch"];
+
         switch    [shape=box, label="Cisco Switch 2950XL"];
 
         library    [shape=box, label="Library"];
 
         library    [shape=box, label="Library"];
 
         aa50      [shape=box, label="Asterisk Appliance 50"];
 
         aa50      [shape=box, label="Asterisk Appliance 50"];
Line 100: Line 100:
 
         modem      [shape=box, label="Comcast Cable Modem"];
 
         modem      [shape=box, label="Comcast Cable Modem"];
  
         switch -- library   [label="port 3"];
+
         switch -- xenhost   [label="port 1"];
         switch -- aa50      [label="port 4"];
+
        switch -- fon        [label="port 2"];
 +
        switch -- modem      [label="port 3"];
 +
         switch -- library    [label="port 4"];
 
         switch -- webcambox  [label="port 5"];
 
         switch -- webcambox  [label="port 5"];
         switch -- webcam    [label="port 9"];
+
        switch -- roma      [label="port 6"];
         switch -- roma      [label="port 10"];
+
         switch -- webcam    [label="port 7"];
         switch -- cisco      [label="port 11"];
+
         switch -- ?      [label="port 8"];
 +
         switch -- cisco      [label="port 9"];
 +
        switch -- ?      [label="port 10"];
 +
        switch -- aa50      [label="port 11"];
 
         switch -- optracolor [label="port 12"];
 
         switch -- optracolor [label="port 12"];
        switch -- loft      [label="port 18"];
 
        switch -- fon        [label="port 19"];
 
        switch -- xenhost    [label="port 21"];
 
        switch -- modem      [label="port 22"];
 
 
}
 
}
 
</graphviz>
 
</graphviz>

Revision as of 14:46, 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