1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "ALIX2"
|
---|
5 | comment : "None"
|
---|
6 | gateway : "213.124.17.161"
|
---|
7 | latitude : "52.1941"
|
---|
8 | location : "Chr. Basisschool Joris de Witte, Jan Wolkerslaan 18, 2343BK, Oegstgeest"
|
---|
9 | longitude : "4.4780"
|
---|
10 | masterip : "172.17.39.1"
|
---|
11 | monitoring_group: "Oegstgeest"
|
---|
12 | nodename : "JorisdeWitte"
|
---|
13 | nodetype : "Hybrid"
|
---|
14 | rdnap_x : 928360
|
---|
15 | rdnap_y : 467757
|
---|
16 | rdr_host : "213.124.17.163"
|
---|
17 | release : "9.0-RELEASE"
|
---|
18 | service_accesspoint: True
|
---|
19 | service_concentrator: False
|
---|
20 | service_incoming_rdr: False
|
---|
21 | service_proxy_ileiden: False
|
---|
22 | service_proxy_normal: False
|
---|
23 | serviceid : "172.31.254.5"
|
---|
24 | status : "up"
|
---|
25 |
|
---|
26 |
|
---|
27 | iface_ath0:
|
---|
28 | comment : "Omni voor de buurt"
|
---|
29 | ip : "172.17.39.1/24"
|
---|
30 | sdesc : "omni"
|
---|
31 | mode : "ap"
|
---|
32 | type : "11g"
|
---|
33 | channel : 1
|
---|
34 | ssid : "WiFi-Oegstgeest-JorisdeWitte"
|
---|
35 | wlan_mac : "00:1b:b1:00:eb:ba"
|
---|
36 | dhcp : "10-250"
|
---|
37 | status : "up"
|
---|
38 |
|
---|
39 |
|
---|
40 | iface_vr0:
|
---|
41 | comment : "Ethernet naar JorisdeWitte"
|
---|
42 | ip : "213.124.17.163/29"
|
---|
43 | sdesc : "2joris"
|
---|
44 | type : "eth"
|
---|
45 | dhcp : False
|
---|
46 | status : "up"
|
---|
47 |
|
---|
48 |
|
---|
49 | iface_vr1:
|
---|
50 | comment : "Interlink naar Som1"
|
---|
51 | ip : "172.16.7.12/29"
|
---|
52 | sdesc : "2som1"
|
---|
53 | mode : "station"
|
---|
54 | type : "eth"
|
---|
55 | extra_type : "eth2wifibridge"
|
---|
56 | channel : "140"
|
---|
57 | ssid : "il-nnw.som1.wleiden.net"
|
---|
58 | dhcp : False
|
---|
59 | compass : "w"
|
---|
60 | ns_ip : "172.16.7.11"
|
---|
61 | ns_mac : "dc:9f:db:f2:0e:5d"
|
---|
62 | bridge_type: "NanoBridge25 M5"
|
---|
63 | status : "up"
|
---|
64 |
|
---|
65 |
|
---|
66 | iface_vr2:
|
---|
67 | comment : "Interlink naar AkzoNobel2"
|
---|
68 | ip : "172.16.7.20/29"
|
---|
69 | sdesc : "2akzonobel2"
|
---|
70 | mode : "station"
|
---|
71 | type : "eth"
|
---|
72 | extra_type : "eth2wifibridge"
|
---|
73 | channel : "64"
|
---|
74 | ssid : "il-zzw.teyakzonobel2.wleiden.net"
|
---|
75 | dhcp : False
|
---|
76 | compass : "w"
|
---|
77 | ns_ip : "172.16.7.19"
|
---|
78 | ns_mac : "00:15:6d:f2:43:83"
|
---|
79 | bridge_type: "NanoStation M5"
|
---|
80 | status : "up"
|
---|
81 |
|
---|
82 |
|
---|