1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "ALIX2"
|
---|
5 | comment : "None"
|
---|
6 | latitude : "52.168554"
|
---|
7 | location : "Huygens Lab Universiteit Leiden, Niels Bohrweg 2, 2333 CA, Leiden"
|
---|
8 | longitude : "4.457789"
|
---|
9 | masterip : "172.22.8.1"
|
---|
10 | monitoring_group: "wleiden"
|
---|
11 | nodename : "HuygensN2"
|
---|
12 | nodetype : "Hybrid"
|
---|
13 | rdnap_x : 91417
|
---|
14 | rdnap_y : 464896
|
---|
15 | release : "9.0-RELEASE"
|
---|
16 | service_accesspoint: True
|
---|
17 | service_concentrator: False
|
---|
18 | service_incoming_rdr: False
|
---|
19 | service_proxy_ileiden: False
|
---|
20 | service_proxy_normal: False
|
---|
21 | status : "planned"
|
---|
22 |
|
---|
23 |
|
---|
24 | iface_ath0:
|
---|
25 | comment : "AP"
|
---|
26 | ip : "172.22.8.1/24"
|
---|
27 | sdesc : "apHuygensN2"
|
---|
28 | mode : "ap"
|
---|
29 | type : "11g"
|
---|
30 | channel : 11
|
---|
31 | ssid : "WiFi-Leiden"
|
---|
32 | wlan_mac : ""
|
---|
33 | dhcp : "10-250"
|
---|
34 | compass : "n"
|
---|
35 | status : "up"
|
---|
36 |
|
---|
37 | iface_ue0:
|
---|
38 | comment : "A Link naar Hofwijck en Lijtweg kabel 5"
|
---|
39 | ip : "172.16.17.233/29"
|
---|
40 | sdesc : "2hofwijck"
|
---|
41 | mode : "ap-wds"
|
---|
42 | type : "eth"
|
---|
43 | channel : "108"
|
---|
44 | ssid : "il-24.huygensn2.wleiden.net"
|
---|
45 | dhcp : False
|
---|
46 | compass : "108"
|
---|
47 | ns_ip : "172.16.17.234/29"
|
---|
48 | ns_mac : "04:18:d6:ca:fe:35"
|
---|
49 | bridge_type: "NanoStationM5"
|
---|
50 | status : "up"
|
---|
51 |
|
---|
52 | iface_vr0:
|
---|
53 | comment : "Link naar HuygensN1 via switch"
|
---|
54 | ip : "172.19.128.69/28"
|
---|
55 | sdesc : "2HuygensN1"
|
---|
56 | type : "eth"
|
---|
57 | dhcp : False
|
---|
58 | status : "up"
|
---|
59 |
|
---|
60 | iface_vr1:
|
---|
61 | comment : "Link naar Kaag2 kabel 6"
|
---|
62 | ip : "172.16.17.73/29"
|
---|
63 | sdesc : "2kaag2"
|
---|
64 | mode : "ap-wds"
|
---|
65 | type : "eth"
|
---|
66 | extra_type : "eth2wifibridge"
|
---|
67 | channel : "52"
|
---|
68 | ssid : "il-50.huygensn2.wleiden.net"
|
---|
69 | dhcp : False
|
---|
70 | compass : "50"
|
---|
71 | ns_ip : "172.16.17.74/29"
|
---|
72 | ns_mac : "dc:9f:db:f2:0b:c9"
|
---|
73 | bridge_type: "NanoStationBridgeM5"
|
---|
74 | status : "up"
|
---|
75 |
|
---|
76 | iface_vr2:
|
---|
77 | comment : "A Link naar Psycho kabel 7"
|
---|
78 | ip : "172.16.16.105/29"
|
---|
79 | sdesc : "2Psycho"
|
---|
80 | mode : "ap-wds"
|
---|
81 | type : "eth"
|
---|
82 | channel : "116"
|
---|
83 | ssid : "il-83.huygensn2.wleiden.net"
|
---|
84 | dhcp : False
|
---|
85 | compass : "83"
|
---|
86 | ns_ip : "172.16.16.106/29"
|
---|
87 | ns_mac : "04:18:d6:ca:fe:25"
|
---|
88 | bridge_type: "NanoStationM5"
|
---|
89 | status : "up"
|
---|
90 |
|
---|
91 |
|
---|