Difference between revisions of "Network"
From Makers Local 256
m (→Physical Map: first rev, needs to be sorted) |
m (→Physical Map: sorted) |
||
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 | + | modem [shape=box, label="Comcast Cable Modem"]; |
− | xenhost [shape=box, | + | xenhost [shape=box, label="Whitebox xen host"]; |
− | switch | + | switch [shape=box, label="Cisco Switch"]; |
− | fon | + | fon [shape=box, label="La Fonera AP"]; |
− | webcam | + | webcam [shape=box, label="Linksys Webcam"]; |
− | webcambox | + | webcambox [shape=box, label="Webcam box"]; |
− | aa50 | + | aa50 [shape=box, label="Asterisk Appliance 50"]; |
− | optracolor | + | optracolor [shape=box, label="Lexmark Optracolor 1200"]; |
− | roma | + | roma [shape=box, label="Door laptop"]; |
− | cisco | + | cisco [shape=box, label="Cisco 2950"]; |
− | library[shape=box, | + | library [shape=box, label="Library"]; |
− | loft | + | loft [shape=box, label="Loft"]; |
− | switch -- | + | switch -- library [label="port 3"]; |
− | switch -- | + | switch -- aa50 [label="port 4"]; |
− | switch -- | + | switch -- webcambox [label="port 5"]; |
− | switch -- webcam [label="port 9"]; | + | switch -- webcam [label="port 9"]; |
− | switch -- | + | switch -- roma [label="port 10"]; |
− | switch -- | + | switch -- cisco [label="port 11"]; |
switch -- optracolor [label="port 12"]; | switch -- optracolor [label="port 12"]; | ||
− | switch -- | + | switch -- loft [label="port 18"]; |
− | switch -- | + | switch -- fon [label="port 19"]; |
− | switch -- | + | switch -- xenhost [label="port 21"]; |
− | switch -- | + | switch -- modem [label="port 22"]; |
} | } | ||
</graphviz> | </graphviz> |
Revision as of 15:22, 3 April 2010
Contents[hide] |
This is still in planning stages
Goals
- Facilitate members' access to information easily for the member
- Keep maintenance simple
- Promote collaboration between members
- Prevent abuse of the network that would interfere with the above and any 3rd party legal agreements
Logical Map
Physical Map
Troubleshooting