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

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

nieuw mac-adres voor bullet2 bij boterhuis

File size: 2.8 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
[10881]21service_incoming_rdr: False
[10713]22service_proxy_ileiden: False
23service_proxy_normal: False
[10712]24status : "up"
25
26
27iface_ath0:
[10885]28 comment : "AP voor de buurt"
[10712]29 ip : "172.17.31.1/24"
30 sdesc : "ap"
31 mode : "ap"
32 type : "11b"
33 channel : "9"
34 ssid : "ap-WirelessLeiden-Boterhuis"
35 dhcp : "10-100"
36 status : "up"
37
38
39iface_ue0:
[10884]40 comment : "Ap2"
[10712]41 ip : "172.17.32.1/24"
42 sdesc : "ap2"
43 mode : "ap"
44 type : "eth"
45 extra_type : "eth2wifibridge"
46 channel : "6"
47 ssid : "ap2-WirelessLeiden-Boterhuis"
48 dhcp : "10-100"
[10881]49 compass : "-"
[10712]50 bullet2_ip : "172.17.31.2/24"
[11344]51 bullet2_mac: "00:15:6D:30:29:02"
52 status : "up"
[10712]53
54
55iface_ue1:
[10885]56 comment : "Ethernet to interlink zuid van kaag2"
[10712]57 ip : "172.16.6.92/29"
58 sdesc : "2kaag2"
59 mode : "station-wds"
60 type : "eth"
61 extra_type : "eth2wifibridge"
62 channel : "140"
63 ssid : "il-z.kaag2.wleiden.net"
64 dhcp : False
[10729]65 compass : "no"
[10712]66 ns_ip : "172.16.6.91/29"
67 ns_mac : "00:27:22:8A:3B:96"
[10892]68 bridge_type: "NanoStation M5"
[10712]69 status : "up"
70
71
72iface_vr0:
[10885]73 comment : "Ethernet to interlink northwest of Graficall"
[10712]74 ip : "172.16.5.101/29"
75 sdesc : "2graficall"
76 mode : "station-wds"
77 type : "eth"
78 extra_type : "eth2wifibridge"
79 channel : "44"
80 ssid : "il-nw.graficall.wleiden.net"
81 dhcp : False
[10729]82 compass : "z"
[10712]83 ns_ip : "172.16.5.100/29"
84 ns_mac : "00:27:22:10:F6:01"
[10892]85 bridge_type: "NanoStation M5"
[10712]86 status : "up"
87
88
89iface_vr1:
[10883]90 comment : "Link Lijtweg2"
[10712]91 ip : "172.16.6.84/29"
92 sdesc : "2lijtweg2"
93 mode : "station-wds"
94 type : "eth"
95 extra_type : "eth2wifibridge"
96 channel : "161"
97 ssid : "il-ono.lijtweg2.wleiden.net"
98 dhcp : False
[10729]99 compass : "w"
[10712]100 ns_ip : "172.16.6.83/29"
101 ns_mac : "00:27:22:8A:3D:B6"
102 status : "up"
103
104
105iface_vr2:
[10883]106 comment : "Link naar xxxx"
[10712]107 ip : "172.16.3.33/29"
108 sdesc : "2xxx"
109 mode : "ap-wds"
110 type : "eth"
111 extra_type : "eth2wifibridge"
112 channel : "116"
113 ssid : "il-z.boterhuis.wleiden.net"
114 dhcp : False
115 compass : "207"
116 ns_ip : "172.16.3.34/29"
117 ns_mac : "00:27:22:10:FE:31"
[10892]118 bridge_type: "NanoStation M5"
[10712]119 status : "down"
120
121
Note: See TracBrowser for help on using the repository browser.