1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "ALIX2"
|
---|
5 | comment : "None"
|
---|
6 | latitude : "52.14605"
|
---|
7 | location : "Serviceflat De Parelvissers, Bizetpad 4, 2324 JR, Leiden"
|
---|
8 | longitude : "4.46729"
|
---|
9 | masterip : "172.20.137.1"
|
---|
10 | monitoring_group: "wleiden"
|
---|
11 | nodename : "AJSoft2"
|
---|
12 | nodetype : "Hybrid"
|
---|
13 | rdnap_x : 92035
|
---|
14 | rdnap_y : 462384
|
---|
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 : "down"
|
---|
22 |
|
---|
23 |
|
---|
24 | iface_ath0:
|
---|
25 | comment : "Link naar xxxx"
|
---|
26 | ip : "172.16.3.236/29"
|
---|
27 | sdesc : "2livinglab"
|
---|
28 | mode : "ap"
|
---|
29 | type : "11a"
|
---|
30 | channel : "36"
|
---|
31 | ssid : "il-x.livinglab.wleiden.net"
|
---|
32 | dhcp : False
|
---|
33 | compass : "s"
|
---|
34 | status : "up"
|
---|
35 |
|
---|
36 |
|
---|
37 | iface_ue0:
|
---|
38 | comment : "B-link naar unused"
|
---|
39 | ip : "172.16.6.49/29"
|
---|
40 | sdesc : "2unused"
|
---|
41 | mode : "ap-wds"
|
---|
42 | type : "eth"
|
---|
43 | extra_type : "eth2wifibridge"
|
---|
44 | channel : "8"
|
---|
45 | ssid : "il-nno.ajsoft2.wleiden.net"
|
---|
46 | dhcp : False
|
---|
47 | compass : "n"
|
---|
48 | ns_ip : "172.16.6.50/29"
|
---|
49 | ns_mac : "00:15:6d:e8:f9:c6"
|
---|
50 | bridge_type: "Bullet2"
|
---|
51 | status : "down"
|
---|
52 |
|
---|
53 |
|
---|
54 | iface_vr0:
|
---|
55 | comment : "Ethernet naar AJSoft1"
|
---|
56 | ip : "172.16.3.82/30"
|
---|
57 | sdesc : "2ajsoft1"
|
---|
58 | type : "eth"
|
---|
59 | dhcp : False
|
---|
60 | status : "up"
|
---|
61 |
|
---|
62 |
|
---|
63 | iface_vr1:
|
---|
64 | comment : "Link naar Hofland"
|
---|
65 | ip : "172.16.6.41/29"
|
---|
66 | sdesc : "2hofland"
|
---|
67 | mode : "ap-wds"
|
---|
68 | type : "eth"
|
---|
69 | extra_type : "eth2wifibridge"
|
---|
70 | channel : "100"
|
---|
71 | ssid : "il-w.ajsoft2.wleiden.net"
|
---|
72 | dhcp : False
|
---|
73 | compass : "z"
|
---|
74 | ns_ip : "172.16.6.42/29"
|
---|
75 | ns_mac : "00:15:6d:ea:f0:6a"
|
---|
76 | bridge_type: "NanoStation5"
|
---|
77 | status : "down"
|
---|
78 |
|
---|
79 |
|
---|
80 | iface_vr1_alias0:
|
---|
81 | comment : "Link naar LivingLab"
|
---|
82 | ip : "172.16.17.108/29"
|
---|
83 | sdesc : "2livinglab"
|
---|
84 | type : "eth"
|
---|
85 | status : "up"
|
---|
86 |
|
---|
87 |
|
---|
88 | iface_vr2:
|
---|
89 | comment : "A-interLink naar RijnVliet"
|
---|
90 | ip : "172.16.6.17/29"
|
---|
91 | sdesc : "a2rijnvliet"
|
---|
92 | mode : "station-wds"
|
---|
93 | type : "eth"
|
---|
94 | extra_type : "eth2wifibridge"
|
---|
95 | channel : "52"
|
---|
96 | ssid : "il-o-ajsoft2.wleiden.net"
|
---|
97 | dhcp : False
|
---|
98 | compass : "no"
|
---|
99 | ns_ip : "172.16.6.18/29"
|
---|
100 | ns_mac : "00:15:6d:ea:f0:6d"
|
---|
101 | bridge_type: "NanoStation5"
|
---|
102 | status : "up"
|
---|
103 |
|
---|
104 |
|
---|