source: genesis/nodes/CNodeBoterhuis/wleiden.yaml@ 10374

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

Correcting all lat/lon coordinates.

Fixes: beheer#167

File size: 2.7 KB
RevLine 
[10168]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4comment : "None"
5ileiden : True
[10374]6latitude : "52.18753"
[10168]7location : "Zeeverkennerscentrum Kagerplassen, Boterhuiseiland"
[10374]8longitude : "4.52255"
[10239]9masterip : "172.17.31.1"
[10168]10nodename : "Boterhuis"
11nodetype : "CNode"
[10239]12rdnap_x : 95872
13rdnap_y : 466952
[10168]14release : "9.0-RELEASE"
15status : "down"
16
[10321]17
[10168]18iface_ath0:
19 comment : "omni"
20 interface : "ath0"
[10239]21 ip : "172.17.31.1/24"
[10168]22 desc : "AP voor de buurt"
23 sdesc : "ap"
[10324]24 mode : "ap"
[10168]25 type : "11b"
[10239]26 channel : "9"
[10168]27 ssid : "ap-WirelessLeiden-Boterhuis"
28 dhcp : "10-100"
29 compass : "None"
[10324]30 status : "up"
[10168]31
[10321]32
[10168]33iface_ue0:
34 comment : "ap2"
35 interface : "ue0"
[10239]36 ip : "172.17.32.1/24"
[10168]37 desc : "ap2"
38 sdesc : "ap2"
39 mode : "ap"
40 type : "eth"
41 extra_type : "eth2wifibridge"
[10239]42 channel : "6"
43 ssid : "ap2-WirelessLeiden-Boterhuis"
[10168]44 dhcp : "10-100"
[10321]45 bullet2_ip : "172.17.31.2/24"
46 bullet2_mac: "00:27:22:2C:4C:88"
[10239]47 compass : "-"
[10168]48 height : "8"
[10324]49 status : "up"
[10168]50
[10321]51
[10239]52iface_ue1:
53 comment : "link naar Kaag2"
54 interface : "ue1"
55 ip : "172.16.6.92/29"
56 desc : "Ethernet to interlink zuid van kaag2"
57 sdesc : "2kaag2"
[10325]58 mode : "station-wds"
[10239]59 type : "eth"
60 extra_type : "eth2wifibridge"
61 channel : "140"
62 ssid : "il-z.kaag2.wleiden.net"
63 dhcp : "no"
64 compass : "37"
65 height : "8"
[10324]66 ns_ip : "172.16.6.91/29"
[10239]67 ns_mac : "00:27:22:8A:3B:96"
[10325]68 status : "up"
[10168]69
[10321]70
[10168]71iface_vr0:
72 comment : "link to Graficall"
73 interface : "vr0"
74 ip : "172.16.5.101/29"
75 desc : "Ethernet to interlink northwest of Graficall"
76 sdesc : "2graficall"
77 mode : "station-wds"
78 type : "eth"
79 extra_type : "eth2wifibridge"
80 channel : "44"
81 ssid : "il-nw.graficall.wleiden.net"
82 dhcp : "no"
[10239]83 compass : "161"
[10168]84 ns_ip : "172.16.5.100/29"
[10239]85 ns_mac : "00:27:22:10:F6:01"
[10168]86 status : "up"
87
[10321]88
[10168]89iface_vr1:
90 interface : "vr1"
91 ip : "172.16.6.84/29"
92 desc : "Link Lijtweg2"
93 sdesc : "2lijtweg2"
94 mode : "station-wds"
95 type : "eth"
96 extra_type : "eth2wifibridge"
97 channel : "161"
98 ssid : "il-ono.lijtweg2.wleiden.net"
99 dhcp : "no"
[10239]100 compass : "266"
[10168]101 ns_ip : "172.16.6.83/29"
[10239]102 ns_mac : "00:27:22:8A:3D:B6"
[10168]103 status : "up"
104
[10321]105
[10168]106iface_vr2:
107 interface : "vr2"
108 ip : "172.16.3.33/29"
109 desc : "Link naar xxxx"
110 sdesc : "2xxx"
111 mode : "ap-wds"
112 type : "eth"
113 extra_type : "eth2wifibridge"
[10239]114 channel : "auto"
[10168]115 ssid : "il-z.boterhuis.wleiden.net"
116 dhcp : "no"
[10239]117 compass : "207"
[10168]118 ns_ip : "172.16.3.34/29"
[10239]119 ns_mac : "00:27:22:10:FE:31"
[10324]120 status : "down"
[10168]121
122
Note: See TracBrowser for help on using the repository browser.