Line | |
---|
1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "ALIX2"
|
---|
5 | comment : "None"
|
---|
6 | latitude : "52.16161"
|
---|
7 | location : "Zorgvoorziening Zijloever, Lage Rijndijk 129, 2315 JS, Leiden"
|
---|
8 | longitude : "4.51431"
|
---|
9 | masterip : "172.19.0.1"
|
---|
10 | nodename : "Zijloever"
|
---|
11 | nodetype : "Hybrid"
|
---|
12 | rdnap_x : 95274
|
---|
13 | rdnap_y : 464075
|
---|
14 | release : "9.0-RELEASE"
|
---|
15 | service_accesspoint: True
|
---|
16 | service_incoming_rdr: False
|
---|
17 | service_proxy_ileiden: False
|
---|
18 | service_proxy_normal: False
|
---|
19 | status : "up"
|
---|
20 |
|
---|
21 |
|
---|
22 | iface_ath0:
|
---|
23 | comment : "Ap"
|
---|
24 | ip : "172.19.0.1/24"
|
---|
25 | sdesc : "ap"
|
---|
26 | mode : "ap"
|
---|
27 | type : "11b"
|
---|
28 | channel : "8"
|
---|
29 | ssid : "ap-WirelessLeiden-Zijloever"
|
---|
30 | dhcp : "10-250"
|
---|
31 | status : "up"
|
---|
32 |
|
---|
33 |
|
---|
34 | iface_vr0:
|
---|
35 | comment : "Link naar SOM1"
|
---|
36 | ip : "172.16.4.228/29"
|
---|
37 | sdesc : "2som1"
|
---|
38 | mode : "station-wds"
|
---|
39 | type : "eth"
|
---|
40 | channel : "52"
|
---|
41 | ssid : "il-z.som1.wleiden.net"
|
---|
42 | dhcp : False
|
---|
43 | compass : "nw"
|
---|
44 | ns_ip : "172.16.4.227/29"
|
---|
45 | ns_mac : "00:15:6d:f7:be:ec"
|
---|
46 | bridge_type: "NanoStation5"
|
---|
47 | status : "up"
|
---|
48 |
|
---|
49 |
|
---|
50 | iface_vr1:
|
---|
51 | comment : "Link naar Roomburgh2"
|
---|
52 | ip : "172.16.4.236/29"
|
---|
53 | sdesc : "2roomburgh3"
|
---|
54 | mode : "station-wds"
|
---|
55 | type : "eth"
|
---|
56 | channel : "44"
|
---|
57 | ssid : "il-n.roomburgh2.wleiden.net"
|
---|
58 | dhcp : False
|
---|
59 | compass : "z"
|
---|
60 | ns_ip : "172.16.4.235/29"
|
---|
61 | ns_mac : "00:15:6d:71:4d:a9"
|
---|
62 | bridge_type: "NanoStation5"
|
---|
63 | status : "up"
|
---|
64 |
|
---|
65 |
|
---|
66 | iface_vr2:
|
---|
67 | comment : "Link naar ROC1"
|
---|
68 | ip : "172.16.5.60/29"
|
---|
69 | sdesc : "2roc1"
|
---|
70 | mode : "station-wds"
|
---|
71 | type : "eth"
|
---|
72 | channel : "108"
|
---|
73 | ssid : "il-no.roc1.wleiden.net"
|
---|
74 | dhcp : False
|
---|
75 | compass : "zw"
|
---|
76 | ns_ip : "172.16.5.59/29"
|
---|
77 | ns_mac : "00:27:22:8a:3b:ab"
|
---|
78 | bridge_type: "NanoStation M5"
|
---|
79 | status : "up"
|
---|
80 |
|
---|
81 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.