Line | |
---|
1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "ALIX2"
|
---|
5 | comment : "None"
|
---|
6 | latitude : "52.16782"
|
---|
7 | location : "Gorleus Lab Universiteit Leiden, Einsteinweg 55, 2333 CC, Leiden"
|
---|
8 | longitude : "4.45961"
|
---|
9 | masterip : "172.22.8.1"
|
---|
10 | nodename : "UniGor2"
|
---|
11 | nodetype : "Hybrid"
|
---|
12 | rdnap_x : 91540
|
---|
13 | rdnap_y : 464813
|
---|
14 | service_accesspoint: True
|
---|
15 | service_incoming_rdr: False
|
---|
16 | service_proxy_ileiden: False
|
---|
17 | service_proxy_normal: False
|
---|
18 | status : "up"
|
---|
19 |
|
---|
20 |
|
---|
21 | iface_ath0:
|
---|
22 | comment : "AP Richting zuid"
|
---|
23 | ip : "172.22.8.1/24"
|
---|
24 | sdesc : "ap-zuid"
|
---|
25 | mode : "ap"
|
---|
26 | type : "11b"
|
---|
27 | channel : "7"
|
---|
28 | ssid : "ap-WirelessLeiden-Unigor-zuid"
|
---|
29 | dhcp : "10-250"
|
---|
30 | status : "up"
|
---|
31 |
|
---|
32 |
|
---|
33 | iface_vr0:
|
---|
34 | comment : "Ethernet naar server en Gorlaeus nodes"
|
---|
35 | ip : "172.19.128.66/28"
|
---|
36 | sdesc : "eth"
|
---|
37 | type : "eth"
|
---|
38 | dhcp : False
|
---|
39 | status : "up"
|
---|
40 |
|
---|
41 |
|
---|
42 | iface_vr1:
|
---|
43 | comment : "B-Link naar Brug"
|
---|
44 | ip : "172.16.16.129/29"
|
---|
45 | sdesc : "2brug"
|
---|
46 | mode : "ap-wds"
|
---|
47 | type : "eth"
|
---|
48 | channel : "7"
|
---|
49 | ssid : "n-o.unigor.wleiden.net"
|
---|
50 | dhcp : False
|
---|
51 | compass : "e"
|
---|
52 | ns_ip : "172.16.16.130/29"
|
---|
53 | ns_mac : "00:15:6d:e8:e6:9b"
|
---|
54 | status : "down"
|
---|
55 |
|
---|
56 |
|
---|
57 | iface_vr1_alias0:
|
---|
58 | comment : "B-Link naar AZC via bullet 2"
|
---|
59 | ip : "172.16.0.165/30"
|
---|
60 | sdesc : "2azc"
|
---|
61 | type : "eth"
|
---|
62 | extra_type : "eth2wifibridge"
|
---|
63 | dhcp : False
|
---|
64 | status : "up"
|
---|
65 |
|
---|
66 |
|
---|
67 | iface_vr2:
|
---|
68 | comment : "Link naar DirkLos2"
|
---|
69 | ip : "172.16.4.1/29"
|
---|
70 | sdesc : "2DirkLos2"
|
---|
71 | mode : "ap-wds"
|
---|
72 | type : "eth"
|
---|
73 | extra_type : "eth2wifibridge"
|
---|
74 | channel : "149"
|
---|
75 | ssid : "il-o.unigor2.wleiden.net"
|
---|
76 | dhcp : False
|
---|
77 | compass : "o"
|
---|
78 | ns_ip : "172.16.4.2/29"
|
---|
79 | ns_mac : "00:15:6d:d0:14:75"
|
---|
80 | bridge_type: "NanoStation5"
|
---|
81 | status : "up"
|
---|
82 |
|
---|
83 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.