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

Last change on this file since 11732 was 11732, checked in by rick, 12 years ago

MAC in lowercase please, standard system format.

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"
[11732]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"
[11732]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"
[11732]102 ns_mac : "00:27:22:8a:3d:b6"
[11731]103 bridge_type: "NanoStation M5"
[10712]104 status : "up"
105
106
107iface_vr2:
[10883]108 comment : "Link naar xxxx"
[10712]109 ip : "172.16.3.33/29"
110 sdesc : "2xxx"
111 mode : "ap-wds"
112 type : "eth"
113 extra_type : "eth2wifibridge"
114 channel : "116"
115 ssid : "il-z.boterhuis.wleiden.net"
116 dhcp : False
117 compass : "207"
118 ns_ip : "172.16.3.34/29"
[11732]119 ns_mac : "00:27:22:10:fe:31"
[10892]120 bridge_type: "NanoStation M5"
[10712]121 status : "down"
122
123
Note: See TracBrowser for help on using the repository browser.