1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "ALIX2"
|
---|
5 | comment : "None"
|
---|
6 | gateway : "213.125.162.249"
|
---|
7 | latitude : "52.15060"
|
---|
8 | location : "kantoor De Clercq, Hoge Rijndijk 306, 2314 AM, Leiden"
|
---|
9 | longitude : "4.52066"
|
---|
10 | masterip : "172.18.128.1"
|
---|
11 | monitoring_group: "wleiden"
|
---|
12 | nodename : "DeClercq"
|
---|
13 | nodetype : "Hybrid"
|
---|
14 | rdnap_x : 95694
|
---|
15 | rdnap_y : 462845
|
---|
16 | release : "9.0-RELEASE"
|
---|
17 | service_accesspoint: True
|
---|
18 | service_concentrator: False
|
---|
19 | service_incoming_rdr: False
|
---|
20 | service_proxy_ileiden: True
|
---|
21 | service_proxy_normal: True
|
---|
22 | status : "up"
|
---|
23 |
|
---|
24 |
|
---|
25 | iface_ath0:
|
---|
26 | comment : "AP voor de buurt"
|
---|
27 | ip : "172.18.128.1/24"
|
---|
28 | sdesc : "ap"
|
---|
29 | mode : "ap"
|
---|
30 | type : "11g"
|
---|
31 | channel : "4"
|
---|
32 | ssid : "ap-WirelessLeiden-Declercq"
|
---|
33 | dhcp : "10-250"
|
---|
34 | status : "up"
|
---|
35 |
|
---|
36 |
|
---|
37 | iface_ue0:
|
---|
38 | comment : "A-link to Stadhuis via 8772b-adapter en Nanostation5"
|
---|
39 | ip : "172.16.3.212/29"
|
---|
40 | sdesc : "2stadhuis"
|
---|
41 | mode : "station-wds"
|
---|
42 | type : "eth"
|
---|
43 | extra_type : "eth2wifibridge"
|
---|
44 | channel : "60"
|
---|
45 | ssid : "il-o.stadhuis.wleiden.net"
|
---|
46 | dhcp : False
|
---|
47 | compass : "nw"
|
---|
48 | ns_ip : "172.16.3.211/29"
|
---|
49 | ns_mac : "00:15:6d:ea:f0:63"
|
---|
50 | bridge_type: "NanoStation5"
|
---|
51 | status : "up"
|
---|
52 |
|
---|
53 |
|
---|
54 | iface_vr0:
|
---|
55 | comment : "Link naar Router Ziggo 40/8"
|
---|
56 | ip : "213.125.162.254/29"
|
---|
57 | sdesc : "uplink"
|
---|
58 | type : "eth"
|
---|
59 | dhcp : False
|
---|
60 | status : "up"
|
---|
61 |
|
---|
62 |
|
---|
63 | iface_vr1:
|
---|
64 | comment : "Link west naar Roomburgh2"
|
---|
65 | ip : "172.16.5.177/29"
|
---|
66 | sdesc : "2roomburgh2"
|
---|
67 | mode : "ap-wds"
|
---|
68 | type : "eth"
|
---|
69 | extra_type : "eth2wifibridge"
|
---|
70 | channel : "36"
|
---|
71 | ssid : "il-w.declercq.wleiden.net"
|
---|
72 | dhcp : False
|
---|
73 | compass : "w"
|
---|
74 | ns_ip : "172.16.5.178/29"
|
---|
75 | ns_mac : "00:15:6d:ea:f0:70"
|
---|
76 | bridge_type: "NanoStation5"
|
---|
77 | status : "up"
|
---|
78 |
|
---|
79 |
|
---|
80 | iface_vr2:
|
---|
81 | comment : "Link to Leythenrode"
|
---|
82 | ip : "172.16.5.172/29"
|
---|
83 | sdesc : "2leythenrode"
|
---|
84 | mode : "station-wds"
|
---|
85 | type : "eth"
|
---|
86 | extra_type : "eth2wifibridge"
|
---|
87 | channel : "44"
|
---|
88 | ssid : "il-zw.leythenrode.wleiden.net"
|
---|
89 | dhcp : False
|
---|
90 | compass : "no"
|
---|
91 | ns_ip : "172.16.5.171/29"
|
---|
92 | ns_mac : "00:15:6d:ea:f0:7b"
|
---|
93 | bridge_type: "NanoStation5"
|
---|
94 | status : "up"
|
---|
95 |
|
---|
96 |
|
---|