1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "ALIX2"
|
---|
5 | comment : "None"
|
---|
6 | height : "17"
|
---|
7 | latitude : "52.15630"
|
---|
8 | location : "Zusterflat Ziekenhuis Rijnland, Simon Smitweg 1, 2353 GA, Leiderdorp"
|
---|
9 | longitude : "4.53926"
|
---|
10 | masterip : "172.24.16.1"
|
---|
11 | nodename : "Graficall"
|
---|
12 | nodetype : "Hybrid"
|
---|
13 | rdnap_x : "96974"
|
---|
14 | rdnap_y : "463464"
|
---|
15 | release : "9.0-RELEASE"
|
---|
16 | service_accesspoint: True
|
---|
17 | service_incoming_rdr: False
|
---|
18 | service_proxy_ileiden: False
|
---|
19 | service_proxy_normal: False
|
---|
20 | status : "up"
|
---|
21 |
|
---|
22 | iface_ath0:
|
---|
23 | comment : "AP voor de buurt"
|
---|
24 | ip : "172.24.16.1/24"
|
---|
25 | sdesc : "ap"
|
---|
26 | mode : "ap"
|
---|
27 | type : "11b"
|
---|
28 | channel : "1"
|
---|
29 | ssid : "ap-WirelessLeiden-Graficall"
|
---|
30 | dhcp : "10-250"
|
---|
31 | status : "up"
|
---|
32 |
|
---|
33 |
|
---|
34 | iface_ue0:
|
---|
35 | comment : "Link naar WBRotary"
|
---|
36 | ip : "172.16.18.44/29"
|
---|
37 | sdesc : "2wbrotary"
|
---|
38 | mode : "station-wds"
|
---|
39 | type : "eth"
|
---|
40 | extra_type : "eth2wifibridge"
|
---|
41 | channel : "36"
|
---|
42 | ssid : "il-w.wbrotary.wleiden.net"
|
---|
43 | dhcp : False
|
---|
44 | compass : "o"
|
---|
45 | ns_ip : "172.16.18.43/29"
|
---|
46 | ns_mac : "00:27:22:10:f6:0b"
|
---|
47 | bridge_type: "NanoStation M5"
|
---|
48 | status : "up"
|
---|
49 |
|
---|
50 |
|
---|
51 | iface_ue1:
|
---|
52 | comment : "B-link to Hoogmade via Bullet2"
|
---|
53 | ip : "172.16.0.85/30"
|
---|
54 | sdesc : "2hmkerk2"
|
---|
55 | mode : "ap-wds"
|
---|
56 | type : "eth"
|
---|
57 | extra_type : "eth2wifibridge"
|
---|
58 | channel : "5"
|
---|
59 | ssid : "il-n.graficall.wleiden.net"
|
---|
60 | dhcp : False
|
---|
61 | compass : "n"
|
---|
62 | status : "up"
|
---|
63 |
|
---|
64 |
|
---|
65 | iface_ue1_alias0:
|
---|
66 | comment : "Ethernet"
|
---|
67 | ip : "172.16.3.141/30"
|
---|
68 | sdesc : "manageBullet"
|
---|
69 | type : "eth"
|
---|
70 | dhcp : False
|
---|
71 | status : "down"
|
---|
72 |
|
---|
73 |
|
---|
74 | iface_vr0:
|
---|
75 | comment : "Ethernet to interlink northeast of Leythenrode"
|
---|
76 | ip : "172.16.5.148/29"
|
---|
77 | sdesc : "2Leythenrode"
|
---|
78 | mode : "station-wds"
|
---|
79 | type : "eth"
|
---|
80 | extra_type : "eth2wifibridge"
|
---|
81 | channel : "52"
|
---|
82 | ssid : "il-no.leythenrode.wleiden.net"
|
---|
83 | dhcp : False
|
---|
84 | compass : "w"
|
---|
85 | ns_ip : "172.16.5.147/29"
|
---|
86 | ns_mac : "00:15:6d:ea:f0:4c"
|
---|
87 | bridge_type: "NanoStation5"
|
---|
88 | status : "up"
|
---|
89 |
|
---|
90 |
|
---|
91 | iface_vr1:
|
---|
92 | comment : "Link JVC"
|
---|
93 | ip : "172.16.3.12/29"
|
---|
94 | sdesc : "2jvc"
|
---|
95 | mode : "station-wds"
|
---|
96 | type : "eth"
|
---|
97 | extra_type : "eth2wifibridge"
|
---|
98 | channel : "100"
|
---|
99 | ssid : "il-no.jvc.wleiden.net"
|
---|
100 | dhcp : False
|
---|
101 | compass : "zw"
|
---|
102 | ns_ip : "172.16.3.11"
|
---|
103 | ns_mac : "00:15:6d:ea:f0:68"
|
---|
104 | bridge_type: "NanoStation5"
|
---|
105 | status : "up"
|
---|
106 |
|
---|
107 |
|
---|
108 | iface_vr2:
|
---|
109 | comment : "Link naar Boterhuis"
|
---|
110 | ip : "172.16.5.98/29"
|
---|
111 | sdesc : "2boterhuis"
|
---|
112 | mode : "station-wds"
|
---|
113 | type : "eth"
|
---|
114 | extra_type : "eth2wifibridge"
|
---|
115 | channel : "44"
|
---|
116 | ssid : "il-nw.graficall.wleiden.net"
|
---|
117 | dhcp : False
|
---|
118 | compass : "n"
|
---|
119 | ns_ip : "172.16.5.99"
|
---|
120 | ns_mac : "00:15:6d:eb:f0:f8"
|
---|
121 | bridge_type: "NanoStation5"
|
---|
122 | status : "up"
|
---|
123 |
|
---|
124 |
|
---|