source: genesis/nodes/Boterhuis/wleiden.yaml@ 13548

Last change on this file since 13548 was 13548, checked in by rick, 9 years ago

./tools/gformat.py cleanup

File size: 2.5 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:
[13080]29 comment : "AP voor de buurt"
[10712]30 ip : "172.17.31.1/24"
31 sdesc : "ap"
32 mode : "ap"
[11737]33 type : "11g"
[11738]34 channel : 6
[13102]35 ssid : "WiFi-Boterhuis"
[13080]36 wlan_mac : "90:a4:de:8b:e3:1c"
[10712]37 dhcp : "10-100"
38 status : "up"
39
40
41iface_ue0:
[13077]42 comment : "Ap2 omni"
[10712]43 ip : "172.17.32.1/24"
44 sdesc : "ap2"
45 mode : "ap"
46 type : "eth"
47 extra_type : "eth2wifibridge"
[13077]48 channel : "1"
[13102]49 ssid : "WiFi-Boterhuis-2"
[10712]50 dhcp : "10-100"
[10881]51 compass : "-"
[11614]52 bullet2_ip : "172.17.32.2/24"
[13077]53 bullet2_mac: "00:27:22:f2:f2:b3"
54 bridge_type: "Bullet2"
[11344]55 status : "up"
[10712]56
57
58iface_vr0:
[13030]59 comment : "Ethernet to PanTerra2 il-355"
60 ip : "172.16.10.76/29"
61 sdesc : "2panterra2"
[10712]62 mode : "station-wds"
63 type : "eth"
64 extra_type : "eth2wifibridge"
[13037]65 channel : "132"
[13030]66 ssid : "il-355.panterra2.wleiden.net"
[10712]67 dhcp : False
[10729]68 compass : "z"
[13030]69 ns_ip : "172.16.10.75/29"
[11732]70 ns_mac : "00:27:22:10:f6:01"
[10892]71 bridge_type: "NanoStation M5"
[10712]72 status : "up"
73
74
75iface_vr1:
[12601]76 comment : "Link naar TEYOudeRaadhuis"
[11559]77 ip : "172.16.6.177/29"
[12601]78 sdesc : "2ouderaadhuis"
[10712]79 mode : "station-wds"
80 type : "eth"
81 extra_type : "eth2wifibridge"
[11615]82 channel : "140"
[11559]83 ssid : "il-w.boterhuis.wleiden.net"
[10712]84 dhcp : False
[13548]85 compass : "nw"
[11559]86 ns_ip : "172.16.6.178/29"
[11732]87 ns_mac : "00:27:22:8a:3d:b6"
[11731]88 bridge_type: "NanoStation M5"
[12601]89 status : "up"
[10712]90
91
92iface_vr2:
[12731]93 comment : "Link naar Meelfabriek1"
94 ip : "172.16.9.212/29"
95 sdesc : "2meelfab1"
[10712]96 mode : "ap-wds"
97 type : "eth"
98 extra_type : "eth2wifibridge"
[12731]99 channel : "100"
100 ssid : "il-nw.meelfabriek1.wleiden.net"
[10712]101 dhcp : False
[13548]102 compass : "z"
[12731]103 ns_ip : "172.16.9.211/29"
[11732]104 ns_mac : "00:27:22:10:fe:31"
[10892]105 bridge_type: "NanoStation M5"
[12731]106 status : "up"
[10712]107
108
Note: See TracBrowser for help on using the repository browser.