Line | |
---|
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 : False
|
---|
8 | latitude : "4.46733"
|
---|
9 | location : "Pergolesipad 95, 2324 DG, Leiden"
|
---|
10 | longitude : "52.14490"
|
---|
11 | masterip : "172.20.140.1"
|
---|
12 | nodename : "LivingLab"
|
---|
13 | nodetype : "Hybrid"
|
---|
14 | rdnap_x : 92036
|
---|
15 | rdnap_y : 462256
|
---|
16 | release : "9.0-RELEASE"
|
---|
17 | remote_access: "82.215.32.97:22"
|
---|
18 | service_accesspoint: True
|
---|
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 buurt"
|
---|
27 | interface : "ath0"
|
---|
28 | ip : "172.20.140.1/24"
|
---|
29 | desc : "AP voor de buurt"
|
---|
30 | sdesc : "ap"
|
---|
31 | mode : "ap"
|
---|
32 | type : "11b"
|
---|
33 | channel : "4"
|
---|
34 | ssid : "ap-WirelessLeiden-Livinglab"
|
---|
35 | dhcp : "10-250"
|
---|
36 | compass : "None"
|
---|
37 | status : "up"
|
---|
38 |
|
---|
39 |
|
---|
40 | iface_ue0:
|
---|
41 | comment : "Link naar Roomburgh2"
|
---|
42 | interface : "ue0"
|
---|
43 | ip : "172.16.4.60/29"
|
---|
44 | desc : "link naar Roomburgh2"
|
---|
45 | sdesc : "2Roomburgh2"
|
---|
46 | mode : "station-wds"
|
---|
47 | type : "eth"
|
---|
48 | extra_type : "eth2wifibridge"
|
---|
49 | channel : "116"
|
---|
50 | ssid : "il-zw.roomburgh2.wleiden.net"
|
---|
51 | dhcp : False
|
---|
52 | compass : "o"
|
---|
53 | ns_ip : "172.16.4.59/29"
|
---|
54 | ns_mac : "00:15:6d:70:51:f5"
|
---|
55 | status : "up"
|
---|
56 |
|
---|
57 |
|
---|
58 | iface_vr0:
|
---|
59 | interface : "vr0"
|
---|
60 | ip : "192.168.1.100/24"
|
---|
61 | desc : "External Link"
|
---|
62 | sdesc : "2external"
|
---|
63 | type : "eth"
|
---|
64 | dhcp : False
|
---|
65 | compass : "None"
|
---|
66 | dhcpclient : True
|
---|
67 | status : "up"
|
---|
68 |
|
---|
69 |
|
---|
70 | iface_vr1:
|
---|
71 | interface : "vr1"
|
---|
72 | ip : "172.16.17.105/29"
|
---|
73 | desc : "link naar AJSoft2"
|
---|
74 | sdesc : "2AJSoft2"
|
---|
75 | mode : "station-wds"
|
---|
76 | type : "eth"
|
---|
77 | extra_type : "eth2wifibridge"
|
---|
78 | channel : "36"
|
---|
79 | ssid : "il-n.livinglab.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 | interface : "vr2"
|
---|
89 | ip : "172.16.17.113/29"
|
---|
90 | desc : "Ethernet naar Haagwijk"
|
---|
91 | sdesc : "2Haagwijk"
|
---|
92 | mode : "station-wds"
|
---|
93 | type : "eth"
|
---|
94 | extra_type : "eth2wifibridge"
|
---|
95 | channel : "44"
|
---|
96 | ssid : "il-zo.livinglab.wleiden.net"
|
---|
97 | dhcp : False
|
---|
98 | compass : "zo"
|
---|
99 | ns_ip : "172.16.17.114"
|
---|
100 | ns_mac : "00:15:6d:70:51:e9"
|
---|
101 | status : "up"
|
---|
102 |
|
---|
103 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.