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

Last change on this file since 12478 was 12478, checked in by rick, 11 years ago

Missende bridge_type entries toegevoegd

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"
[11737]33 type : "11g"
[11738]34 channel : 6
[10712]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"
[12478]53 bridge_type: "NanoStation M5"
[11344]54 status : "up"
[10712]55
56
57iface_ue1:
[10885]58 comment : "Ethernet to interlink zuid van kaag2"
[10712]59 ip : "172.16.6.92/29"
60 sdesc : "2kaag2"
61 mode : "station-wds"
62 type : "eth"
63 extra_type : "eth2wifibridge"
64 channel : "140"
65 ssid : "il-z.kaag2.wleiden.net"
66 dhcp : False
[10729]67 compass : "no"
[10712]68 ns_ip : "172.16.6.91/29"
[11732]69 ns_mac : "00:27:22:8a:3b:96"
[10892]70 bridge_type: "NanoStation M5"
[12341]71 status : "down"
[10712]72
73
74iface_vr0:
[10885]75 comment : "Ethernet to interlink northwest of Graficall"
[10712]76 ip : "172.16.5.101/29"
77 sdesc : "2graficall"
78 mode : "station-wds"
79 type : "eth"
80 extra_type : "eth2wifibridge"
81 channel : "44"
82 ssid : "il-nw.graficall.wleiden.net"
83 dhcp : False
[10729]84 compass : "z"
[10712]85 ns_ip : "172.16.5.100/29"
[11732]86 ns_mac : "00:27:22:10:f6:01"
[10892]87 bridge_type: "NanoStation M5"
[10712]88 status : "up"
89
90
91iface_vr1:
[11559]92 comment : "Link naar unused"
93 ip : "172.16.6.177/29"
94 sdesc : "2unused"
[10712]95 mode : "station-wds"
96 type : "eth"
97 extra_type : "eth2wifibridge"
[11615]98 channel : "140"
[11559]99 ssid : "il-w.boterhuis.wleiden.net"
[10712]100 dhcp : False
[10729]101 compass : "w"
[11559]102 ns_ip : "172.16.6.178/29"
[11732]103 ns_mac : "00:27:22:8a:3d:b6"
[11731]104 bridge_type: "NanoStation M5"
[12342]105 status : "down"
[10712]106
107
108iface_vr2:
[10883]109 comment : "Link naar xxxx"
[10712]110 ip : "172.16.3.33/29"
111 sdesc : "2xxx"
112 mode : "ap-wds"
113 type : "eth"
114 extra_type : "eth2wifibridge"
115 channel : "116"
116 ssid : "il-z.boterhuis.wleiden.net"
117 dhcp : False
118 compass : "207"
119 ns_ip : "172.16.3.34/29"
[11732]120 ns_mac : "00:27:22:10:fe:31"
[10892]121 bridge_type: "NanoStation M5"
[10712]122 status : "down"
123
124
Note: See TracBrowser for help on using the repository browser.