source: genesis/nodes/HybridBoterhuis/wleiden.yaml@ 11615

Last change on this file since 11615 was 11615, checked in by huub, 12 years ago

andere kanalen bij boterhuis

File size: 2.9 KB
RevLine 
[10712]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "ALIX2"
5comment : "None"
[10881]6height : "8"
[10716]7ileiden : True
[10712]8latitude : "52.18753"
9location : "Zeeverkennerscentrum Kagerplassen, Boterhuiseiland"
10longitude : "4.52255"
11masterip : "172.17.31.1"
[11325]12monitoring_group: "wleiden"
[10712]13nodename : "Boterhuis"
[10716]14nodetype : "Hybrid"
[10881]15portal_sponsor: "Stichting Zeeverkennerscentrum Kagerplassen"
16portal_url: "http://www.kagerplassen.scouting.nl/"
[10712]17rdnap_x : 95872
18rdnap_y : 466952
19release : "9.0-RELEASE"
[10713]20service_accesspoint: True
[11554]21service_concentrator: False
[10881]22service_incoming_rdr: False
[10713]23service_proxy_ileiden: False
24service_proxy_normal: False
[10712]25status : "up"
26
27
28iface_ath0:
[10885]29 comment : "AP voor de buurt"
[10712]30 ip : "172.17.31.1/24"
31 sdesc : "ap"
32 mode : "ap"
33 type : "11b"
34 channel : "9"
35 ssid : "ap-WirelessLeiden-Boterhuis"
36 dhcp : "10-100"
37 status : "up"
38
39
40iface_ue0:
[10884]41 comment : "Ap2"
[10712]42 ip : "172.17.32.1/24"
43 sdesc : "ap2"
44 mode : "ap"
45 type : "eth"
46 extra_type : "eth2wifibridge"
47 channel : "6"
48 ssid : "ap2-WirelessLeiden-Boterhuis"
49 dhcp : "10-100"
[10881]50 compass : "-"
[11614]51 bullet2_ip : "172.17.32.2/24"
[11344]52 bullet2_mac: "00:15:6D:30:29:02"
53 status : "up"
[10712]54
55
56iface_ue1:
[10885]57 comment : "Ethernet to interlink zuid van kaag2"
[10712]58 ip : "172.16.6.92/29"
59 sdesc : "2kaag2"
60 mode : "station-wds"
61 type : "eth"
62 extra_type : "eth2wifibridge"
63 channel : "140"
64 ssid : "il-z.kaag2.wleiden.net"
65 dhcp : False
[10729]66 compass : "no"
[10712]67 ns_ip : "172.16.6.91/29"
68 ns_mac : "00:27:22:8A:3B:96"
[10892]69 bridge_type: "NanoStation M5"
[10712]70 status : "up"
71
72
73iface_vr0:
[10885]74 comment : "Ethernet to interlink northwest of Graficall"
[10712]75 ip : "172.16.5.101/29"
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 : False
[10729]83 compass : "z"
[10712]84 ns_ip : "172.16.5.100/29"
85 ns_mac : "00:27:22:10:F6:01"
[10892]86 bridge_type: "NanoStation M5"
[10712]87 status : "up"
88
89
90iface_vr1:
[11559]91 comment : "Link naar unused"
92 ip : "172.16.6.177/29"
93 sdesc : "2unused"
[10712]94 mode : "station-wds"
95 type : "eth"
96 extra_type : "eth2wifibridge"
[11615]97 channel : "140"
[11559]98 ssid : "il-w.boterhuis.wleiden.net"
[10712]99 dhcp : False
[10729]100 compass : "w"
[11559]101 ns_ip : "172.16.6.178/29"
[10712]102 ns_mac : "00:27:22:8A:3D:B6"
103 status : "up"
104
105
106iface_vr2:
[10883]107 comment : "Link naar xxxx"
[10712]108 ip : "172.16.3.33/29"
109 sdesc : "2xxx"
110 mode : "ap-wds"
111 type : "eth"
112 extra_type : "eth2wifibridge"
113 channel : "116"
114 ssid : "il-z.boterhuis.wleiden.net"
115 dhcp : False
116 compass : "207"
117 ns_ip : "172.16.3.34/29"
118 ns_mac : "00:27:22:10:FE:31"
[10892]119 bridge_type: "NanoStation M5"
[10712]120 status : "down"
121
122
Note: See TracBrowser for help on using the repository browser.