source: genesis/nodes/HybridTEYBartholomeus/wleiden.yaml@ 13291

Last change on this file since 13291 was 13231, checked in by wouter, 10 years ago

SSIDs aangepast naar WiFi Teylingen, indien nodig met een 1 of 2 erachter.

File size: 4.0 KB
RevLine 
[12458]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "ALIX2"
5comment : "None"
[12605]6latitude : "52.221419"
[12458]7location : "St. Bartholomeuskerk, Herenstraat 27, 2215KE, Voorhout"
[12605]8longitude : "4.482612"
[12458]9masterip : "172.17.124.1"
10monitoring_group: "teylingen"
11nodename : "TEYBartholomeus"
12nodetype : "Hybrid"
13portal_sponsor: "Gemeente Teylingen"
14portal_url: "http://rkvoorhout.nl/"
[12605]15rdnap_x : 93188
16rdnap_y : 470756
[12458]17release : "9.0-RELEASE"
18service_accesspoint: True
[12474]19service_concentrator: False
[12458]20service_incoming_rdr: False
[12508]21service_proxy_ileiden: False
22service_proxy_normal: False
[12605]23status : "up"
[12458]24
[12474]25
[12458]26iface_ath0:
[12571]27 comment : "Accesspoint 1 Coax - geen antenne"
[12461]28 ip : "172.17.124.1/24"
[12458]29 sdesc : "ap1"
30 mode : "ap"
[12828]31 type : "11a"
32 channel : 36
[13231]33 ssid : "WiFi Teylingen 2"
[12458]34 dhcp : "10-250"
35 status : "up"
36
[12474]37
[12458]38iface_ue0:
[12605]39 comment : "Accesspoints via switch; ap3 DC:9F:DB:36:1E:0D ap4 DC:9F:DB:62:14:63 ap5 DC:9F:DB:62:13:3A"
[12458]40 ip : "172.17.125.1/24"
41 sdesc : "ap2"
42 mode : "ap"
43 type : "eth"
44 extra_type : "eth2wifibridge"
[12583]45 channel : "6"
[13231]46 ssid : "WiFi Teylingen"
[12458]47 dhcp : "10-250"
[12583]48 compass : "n"
[12458]49 ns_ip : "172.17.125.2/24"
[12605]50 ns_mac : "00:27:22:E2:53:E0"
[12458]51 bridge_type: "NanoStationM2"
52 status : "up"
53
[12916]54
[13192]55#iface_ue0_alias0:
56# comment : "Link naar Leeuwenhorst2 via switch"
57# ip : "172.16.3.100/29"
58# sdesc : "2nw"
59# mode : "station-wds"
60# type : "eth"
61# extra_type : "eth2wifibridge"
62# channel : "132"
63# ssid : "il-z.leeuwenhorst.wleiden.net"
64# dhcp : False
65# compass : "nw"
66# ns_ip : "172.16.3.99/29"
67# ns_mac : "24:A4:3C:0A:55:96"
68# bridge_type: "NanostationM5"
69# status : "down"
[12905]70
[12916]71
[12835]72#iface_ue0_extra0:
73# comment : "Accesspoint West"
74# ip : "172.17.125.3/24"
75# mode : "client"
76# type : "eth"
77# extra_type : "eth2wifibridge"
78# channel : "11"
[13231]79# ssid : "WiFi Teylingen"
[12835]80# compass : "w"
81# ns_mac : "dc:9f:db:36:1e:0d"
82# bridge_type: "NanoStationM2"
83# status : "Up"
[12583]84
85
[12835]86#iface_ue0_extra1:
87# comment : "Accesspoint Zuid"
88# ip : "172.17.125.4/24"
89# mode : "client"
90# type : "eth"
91# extra_type : "eth2wifibridge"
92# channel : "1"
[13231]93# ssid : "WiFi Teylingen"
[12835]94# compass : "z"
95# ns_mac : "dc:9f:db:62:14:63"
96# bridge_type: "NanoStationM2"
97# status : "Up"
[12583]98
99
[12835]100#iface_ue0_extra2:
101# comment : "Accesspoint Oost"
102# ip : "172.17.125.5/24"
103# mode : "client"
104# type : "eth"
105# extra_type : "eth2wifibridge"
106# channel : "11"
[13231]107# ssid : "WiFi Teylingen"
[12835]108# compass : "o"
109# ns_mac : "dc:9f:db:62:13:3a"
110# bridge_type: "NanoStationM2"
111# status : "Up"
[12583]112
113
[12458]114iface_vr0:
[12583]115 comment : "Link naar Bestuurscentrum - kabel 1"
[12458]116 ip : "172.16.7.84/29"
117 sdesc : "2bestuur"
118 mode : "station-wds"
119 type : "eth"
120 extra_type : "eth2wifibridge"
121 channel : "116"
122 ssid : "il-zw.teybestuurscentrum.wleiden.net"
123 dhcp : False
[12474]124 compass : "z"
[12458]125 ns_ip : "172.16.7.83/29"
[12474]126 ns_mac : "00:27:22:10:fd:ed"
[12458]127 bridge_type: "Nanostation M5"
128 status : "up"
129
[12474]130
[12458]131iface_vr1:
[12583]132 comment : "Link naar AKZO - kabel 8"
[12458]133 ip : "172.16.9.33/29"
134 sdesc : "2akzo"
135 mode : "ap-wds"
136 type : "eth"
137 extra_type : "eth2wifibridge"
138 channel : "124"
[12905]139 ssid : "il-z.bartholomeus.wleiden.net"
[12458]140 dhcp : False
141 compass : "z"
142 ns_ip : "172.16.9.34/29"
[12605]143 ns_mac : "24:A4:3C:0A:54:90"
[12458]144 bridge_type: "Nanostation M5"
145 status : "up"
146
[12474]147
[12458]148iface_vr2:
[13063]149 comment : "Link naar zuidwest (Homewizard 24:a4:3c:72:05:93) - kabel 9"
[12458]150 ip : "172.16.9.41/29"
151 sdesc : "2zw"
152 mode : "ap-wds"
153 type : "eth"
154 extra_type : "eth2wifibridge"
[13063]155 channel : "64"
[12605]156 ssid : "il-zw.bartholomeus.wleiden.net"
[12458]157 dhcp : False
158 compass : "zw"
159 ns_ip : "172.16.9.42/29"
[12583]160 ns_mac : "00:27:22:10:fe:56"
[12458]161 bridge_type: "Nanostation M5"
162 status : "up"
[12583]163
[12905]164
Note: See TracBrowser for help on using the repository browser.