1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "ALIX2"
|
---|
5 | comment : "None"
|
---|
6 | gateway : "192.168.1.1"
|
---|
7 | ileiden : True
|
---|
8 | latitude : "52.14490"
|
---|
9 | location : "Pergolesipad 95, 2324 DG, Leiden"
|
---|
10 | longitude : "4.46733"
|
---|
11 | masterip : "172.20.140.1"
|
---|
12 | monitoring_group: "wleiden"
|
---|
13 | nodename : "LivingLab"
|
---|
14 | nodetype : "Hybrid"
|
---|
15 | rdnap_x : 92036
|
---|
16 | rdnap_y : 462256
|
---|
17 | release : "9.0-RELEASE"
|
---|
18 | service_accesspoint: True
|
---|
19 | service_concentrator: False
|
---|
20 | service_incoming_rdr: False
|
---|
21 | service_proxy_ileiden: True
|
---|
22 | service_proxy_normal: True
|
---|
23 | status : "up"
|
---|
24 |
|
---|
25 |
|
---|
26 | iface_ath0:
|
---|
27 | comment : "AP voor de buurt"
|
---|
28 | ip : "172.20.140.1/24"
|
---|
29 | sdesc : "ap"
|
---|
30 | mode : "ap"
|
---|
31 | type : "11b"
|
---|
32 | channel : "4"
|
---|
33 | ssid : "ap-WirelessLeiden-Livinglab"
|
---|
34 | dhcp : "10-250"
|
---|
35 | status : "up"
|
---|
36 |
|
---|
37 |
|
---|
38 | iface_ue0:
|
---|
39 | comment : "Link naar Roomburgh2"
|
---|
40 | ip : "172.16.4.60/29"
|
---|
41 | sdesc : "2Roomburgh2"
|
---|
42 | mode : "station-wds"
|
---|
43 | type : "eth"
|
---|
44 | extra_type : "eth2wifibridge"
|
---|
45 | channel : "116"
|
---|
46 | ssid : "il-zw.roomburgh2.wleiden.net"
|
---|
47 | dhcp : False
|
---|
48 | compass : "o"
|
---|
49 | ns_ip : "172.16.4.59/29"
|
---|
50 | ns_mac : "00:15:6d:70:51:f5"
|
---|
51 | status : "up"
|
---|
52 |
|
---|
53 |
|
---|
54 | iface_ue0_alias0:
|
---|
55 | comment : "Alternatieve link naar ROC2"
|
---|
56 | ip : "172.16.5.5/29"
|
---|
57 | sdesc : "2ROC2"
|
---|
58 | type : "eth"
|
---|
59 | status : "up"
|
---|
60 |
|
---|
61 |
|
---|
62 | iface_vr0:
|
---|
63 | comment : "External Link"
|
---|
64 | ip : "192.168.1.100/24"
|
---|
65 | sdesc : "2external"
|
---|
66 | type : "eth"
|
---|
67 | dhcp : "client"
|
---|
68 | status : "up"
|
---|
69 |
|
---|
70 |
|
---|
71 | iface_vr1:
|
---|
72 | comment : "Link naar AJSoft2"
|
---|
73 | ip : "172.16.17.105/29"
|
---|
74 | sdesc : "2AJSoft2"
|
---|
75 | mode : "station-wds"
|
---|
76 | type : "eth"
|
---|
77 | extra_type : "eth2wifibridge"
|
---|
78 | channel : "100"
|
---|
79 | ssid : "il-w.ajsoft2.wleiden.net"
|
---|
80 | dhcp : False
|
---|
81 | compass : "n"
|
---|
82 | ns_ip : "172.16.17.106/29"
|
---|
83 | ns_mac : "00:15:6d:70:52:60"
|
---|
84 | status : "up"
|
---|
85 |
|
---|
86 |
|
---|
87 | iface_vr2:
|
---|
88 | comment : "Ethernet naar Haagwijk"
|
---|
89 | ip : "172.16.17.113/29"
|
---|
90 | sdesc : "2Haagwijk"
|
---|
91 | mode : "ap-wds"
|
---|
92 | type : "eth"
|
---|
93 | extra_type : "eth2wifibridge"
|
---|
94 | channel : "44"
|
---|
95 | ssid : "il-zo.livinglab.wleiden.net"
|
---|
96 | dhcp : False
|
---|
97 | compass : "zo"
|
---|
98 | ns_ip : "172.16.17.114"
|
---|
99 | ns_mac : "00:15:6d:70:51:e9"
|
---|
100 | status : "up"
|
---|
101 |
|
---|
102 |
|
---|
103 | iface_vr2_alias0:
|
---|
104 | comment : "Ethernet naar CeTIM1 NSM5 MAC 00:27:22:8A:3B:FB via switch"
|
---|
105 | ip : "172.16.4.172/29"
|
---|
106 | sdesc : "2cetim1"
|
---|
107 | type : "eth"
|
---|
108 | status : "up"
|
---|
109 |
|
---|
110 |
|
---|