source: genesis/nodes/CNodePsycho/wleiden.yaml@ 10891

Last change on this file since 10891 was 10891, checked in by rick, 13 years ago

Gooi een heel stapel windrichtingen weg, die toch niets betekenen. Compass op
een interne etherlink bijvoorbeeld of een OMNI.

File size: 2.1 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "ALIX2"
[10059]5comment : "None"
[10116]6ileiden : True
[10881]7latitude : "52.16962"
[10116]8location : "Pieter de la Courtgebouw, Wassenaarseweg 52, 2333 AK, Leiden"
[10881]9longitude : "4.47808"
[10116]10masterip : "172.19.133.1"
11nodename : "Psycho"
12nodetype : "CNode"
13rdnap_x : "092806"
[10059]14rdnap_y : 464997
[10116]15release : "8.2-RELEASE"
16status : "up"
[10059]17
[10116]18
[10059]19iface_ath0:
[10884]20 comment : "Ap"
[10116]21 ip : "172.19.133.1/24"
22 sdesc : "ap"
[10703]23 mode : "ap"
[10116]24 type : "11b"
25 channel : "5"
[10156]26 ssid : "ap-WirelessLeiden-Psycho"
[10116]27 dhcp : "10-250"
28 status : "up"
[10059]29
30
[10116]31iface_ue0:
[10884]32 comment : "A-link noord - woutertje pieterse school"
[10116]33 ip : "172.16.16.121/29"
34 sdesc : "2wp"
35 mode : "station-wds"
36 type : "eth"
37 extra_type : "eth2wifibridge"
38 channel : "116"
39 ssid : "il-n.psycho.wleiden.net"
[10454]40 dhcp : False
[10116]41 compass : "n"
42 ns_ip : "172.16.16.122/29"
43 ns_mac : "00:15:6d:70:4d:ae"
44 status : "up"
45
46
47iface_ue0_alias0:
[10884]48 comment : "A-link noord - de leidse houtschool"
[10116]49 ip : "172.16.3.49/29"
50 type : "eth"
51 extra_type : "eth2wifibridge"
[10463]52 dhcp : False
[10116]53 status : "up"
54
55
[10059]56iface_vr0:
[10884]57 comment : "A-link naar UniGorN"
[10116]58 ip : "172.16.16.108/29"
59 sdesc : "2unigorn"
60 mode : "station-wds"
61 type : "eth"
62 extra_type : "eth2wifibridge"
63 channel : "104"
64 ssid : "il-o.unigorn.wleiden.net"
[10454]65 dhcp : False
[10729]66 compass : "w"
[10116]67 ns_ip : "172.16.16.107/29"
68 ns_mac : "00:15:6d:70:4d:a7"
69 status : "up"
[10059]70
[10116]71
[10059]72iface_vr1:
[10885]73 comment : "Ethernet to interlink oost"
[10116]74 ip : "172.16.16.116/29"
75 sdesc : "2som2"
76 mode : "station-wds"
77 type : "eth"
78 extra_type : "eth2wifibridge"
79 channel : "140"
80 ssid : "il-w.som2.wleiden.net"
[10454]81 dhcp : False
[10729]82 compass : "o"
[10116]83 ns_ip : "172.16.16.115/29"
84 ns_mac : "00:15:6d:70:4e:84"
85 status : "up"
[10059]86
87
[10116]88iface_vr2:
[10885]89 comment : "Ethernet naar webcam"
[10116]90 ip : "172.16.16.69/30"
91 sdesc : "2webcam"
92 type : "eth"
[10454]93 dhcp : False
[10116]94 status : "up"
95
96
Note: See TracBrowser for help on using the repository browser.