1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "ALIX2"
|
---|
5 | comment : "None"
|
---|
6 | ileiden : False
|
---|
7 | latitude : "52.16707"
|
---|
8 | location : "NH Kerk, Comriekade 7, 2481 AD, Woubrugge"
|
---|
9 | longitude : "4.63817"
|
---|
10 | masterip : "172.25.52.1"
|
---|
11 | monitoring_group: "wleiden"
|
---|
12 | nodename : "WBRotary"
|
---|
13 | nodetype : "Hybrid"
|
---|
14 | rdnap_x : 103755
|
---|
15 | rdnap_y : 464588
|
---|
16 | release : "9.0-RELEASE"
|
---|
17 | remote_access: ""
|
---|
18 | service_accesspoint: True
|
---|
19 | service_concentrator: False
|
---|
20 | service_incoming_rdr: False
|
---|
21 | service_proxy_ileiden: False
|
---|
22 | service_proxy_normal: False
|
---|
23 | status : "up"
|
---|
24 |
|
---|
25 |
|
---|
26 | iface_ath0:
|
---|
27 | comment : "Ap voor de buurt"
|
---|
28 | ip : "172.25.52.1/24"
|
---|
29 | sdesc : "apnz"
|
---|
30 | mode : "ap"
|
---|
31 | type : "11g"
|
---|
32 | channel : 6
|
---|
33 | ssid : "WiFi-Woubrugge"
|
---|
34 | wlan_mac : "00:1b:b1:05:01:1a"
|
---|
35 | dhcp : "10-250"
|
---|
36 | status : "up"
|
---|
37 |
|
---|
38 |
|
---|
39 | iface_ue0:
|
---|
40 | comment : "Link naar Zoeterwoude Rijndijk"
|
---|
41 | ip : "172.16.18.25/29"
|
---|
42 | sdesc : "2ztw"
|
---|
43 | mode : "ap-wds"
|
---|
44 | type : "eth"
|
---|
45 | extra_type : "eth2wifibridge"
|
---|
46 | channel : "140"
|
---|
47 | ssid : "il-wzw.wbrotary.wleiden.net"
|
---|
48 | dhcp : False
|
---|
49 | compass : "zw"
|
---|
50 | ns_ip : "172.16.18.26/29"
|
---|
51 | ns_mac : "00:15:6d:8e:dc:be"
|
---|
52 | bridge_type: "Bullet M5"
|
---|
53 | status : "up"
|
---|
54 |
|
---|
55 |
|
---|
56 | iface_vr0:
|
---|
57 | comment : "Ap voor de buurt"
|
---|
58 | ip : "172.25.56.1/24"
|
---|
59 | sdesc : "apwo"
|
---|
60 | mode : "ap"
|
---|
61 | type : "eth"
|
---|
62 | extra_type : "eth2wifibridge"
|
---|
63 | channel : "11"
|
---|
64 | ssid : "WiFi-Woubrugge"
|
---|
65 | dhcp : "10-250"
|
---|
66 | ns_ip : "172.25.56.2/24"
|
---|
67 | ns_mac : "00:27:22:ec:bf:9c"
|
---|
68 | ns_type : "BulletM2"
|
---|
69 | bridge_type: "BulletM2"
|
---|
70 | status : "up"
|
---|
71 |
|
---|
72 |
|
---|
73 | iface_vr0_extra0:
|
---|
74 | comment : "repeater Disgenoten-2"
|
---|
75 | ip : "172.25.56.4/24"
|
---|
76 | mode : "repeater"
|
---|
77 | type : "eth"
|
---|
78 | extra_type : "eth2wifibridge"
|
---|
79 | ns_mac : "dc:9f:db:36:1d:ef"
|
---|
80 | bridge_type: "NanoStation2"
|
---|
81 | status : "up"
|
---|
82 |
|
---|
83 | iface_vr1:
|
---|
84 | comment : "Link naar Henk via BulletM5"
|
---|
85 | ip : "172.16.6.73/29"
|
---|
86 | sdesc : "2henk"
|
---|
87 | mode : "ap-wds"
|
---|
88 | type : "eth"
|
---|
89 | extra_type : "eth2wifibridge"
|
---|
90 | channel : "108"
|
---|
91 | ssid : "il-n.wbrotary.wleiden.net"
|
---|
92 | dhcp : False
|
---|
93 | compass : "n"
|
---|
94 | ns_ip : "172.16.6.74/29"
|
---|
95 | ns_mac : "00:15:6D:8E:DA:99 "
|
---|
96 | bridge_type: "BulletM5"
|
---|
97 | status : "up"
|
---|
98 |
|
---|
99 |
|
---|
100 | iface_vr2:
|
---|
101 | comment : "Link naar Graficall, Leiderdorp"
|
---|
102 | ip : "172.16.18.44/29"
|
---|
103 | sdesc : "2graficall"
|
---|
104 | mode : "ap-wds"
|
---|
105 | type : "eth"
|
---|
106 | extra_type : "eth2wifibridge"
|
---|
107 | channel : "36"
|
---|
108 | ssid : "il-o.graficall.wleiden.net"
|
---|
109 | dhcp : False
|
---|
110 | compass : "w"
|
---|
111 | ns_ip : "172.16.18.43/29"
|
---|
112 | ns_mac : "00:27:22:10:34:c6"
|
---|
113 | bridge_type: "Bullet M5"
|
---|
114 | status : "down"
|
---|
115 |
|
---|