Line | |
---|
1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "ALIX2"
|
---|
5 | comment : "None"
|
---|
6 | ileiden : True
|
---|
7 | latitude : "52.15095"
|
---|
8 | location : "R.K. Zorgcentrum Roomburgh, Hof van Roomburgh 46, 2314 ZC, Leiden"
|
---|
9 | longitude : "4.51315"
|
---|
10 | masterip : "172.18.50.1"
|
---|
11 | nodename : "Roomburgh3"
|
---|
12 | nodetype : "Hybrid"
|
---|
13 | rdnap_x : 95180
|
---|
14 | rdnap_y : 462890
|
---|
15 | release : "9.0-RELEASE"
|
---|
16 | service_accesspoint: True
|
---|
17 | service_incoming_rdr: False
|
---|
18 | service_proxy_ileiden: False
|
---|
19 | service_proxy_normal: False
|
---|
20 | status : "up"
|
---|
21 |
|
---|
22 |
|
---|
23 | iface_ath0:
|
---|
24 | comment : "B-link naar ...."
|
---|
25 | ip : "172.16.3.161/30"
|
---|
26 | sdesc : "2undefined"
|
---|
27 | mode : "ap"
|
---|
28 | type : "11b"
|
---|
29 | channel : ""
|
---|
30 | ssid : "il-n3.roomburgh3.wleiden.net"
|
---|
31 | dhcp : False
|
---|
32 | status : "up"
|
---|
33 |
|
---|
34 |
|
---|
35 | iface_vr0:
|
---|
36 | comment : "Lokaal subnet"
|
---|
37 | ip : "172.18.49.73/28"
|
---|
38 | sdesc : "localsubnet"
|
---|
39 | type : "eth"
|
---|
40 | dhcp : False
|
---|
41 | status : "up"
|
---|
42 |
|
---|
43 |
|
---|
44 | iface_vr1:
|
---|
45 | comment : "Ethernet to interlink north-east (DeClerq)"
|
---|
46 | ip : "172.16.5.188/29"
|
---|
47 | sdesc : "2DeClerq"
|
---|
48 | mode : "station-wds"
|
---|
49 | type : "eth"
|
---|
50 | extra_type : "eth2wifibridge"
|
---|
51 | channel : "52"
|
---|
52 | ssid : "il-w.declercq.wleiden.net"
|
---|
53 | dhcp : False
|
---|
54 | compass : "o"
|
---|
55 | ns_ip : "172.16.5.187/29"
|
---|
56 | ns_mac : "00:15:6d:bd:69:30"
|
---|
57 | bridge_type: "NanoStation5"
|
---|
58 | status : "up"
|
---|
59 |
|
---|
60 |
|
---|
61 | iface_vr2:
|
---|
62 | comment : "Link to Zijloever via Nanostation5"
|
---|
63 | ip : "172.16.4.233/29"
|
---|
64 | sdesc : "2zijloever"
|
---|
65 | mode : "ap-wds"
|
---|
66 | type : "eth"
|
---|
67 | extra_type : "eth2wifibridge"
|
---|
68 | channel : "44"
|
---|
69 | ssid : "il-n.roomburgh3.wleiden.net"
|
---|
70 | dhcp : False
|
---|
71 | compass : "n"
|
---|
72 | ns_ip : "172.16.4.234/29"
|
---|
73 | ns_mac : "00:15:6d:ea:f0:28"
|
---|
74 | bridge_type: "NanoStation5"
|
---|
75 | status : "up"
|
---|
76 |
|
---|
77 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.