Line | |
---|
1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "ALIX2"
|
---|
5 | comment : "None"
|
---|
6 | latitude : "52.16878"
|
---|
7 | location : "Theehuis Noord, Joop Vervoornpad , 2316 EP, Leiden"
|
---|
8 | longitude : "4.49961"
|
---|
9 | masterip : "172.17.143.1"
|
---|
10 | monitoring_group: "Leiden"
|
---|
11 | nodename : "Theehuis"
|
---|
12 | nodetype : "Hybrid"
|
---|
13 | portal_sponsor: "Theehuis Noord"
|
---|
14 | portal_url: "http://www.leidennoord.nl/Theehuis-Noord-buurtmuseum/"
|
---|
15 | rdnap_x : 94580
|
---|
16 | rdnap_y : 465202
|
---|
17 | release : "11.2-RELEASE"
|
---|
18 | service_accesspoint: True
|
---|
19 | service_concentrator: False
|
---|
20 | service_incoming_rdr: False
|
---|
21 | service_proxy_ileiden: False
|
---|
22 | service_proxy_normal: False
|
---|
23 | status : "up"
|
---|
24 |
|
---|
25 |
|
---|
26 | iface_ath0:
|
---|
27 | comment : "Lokaal Ap"
|
---|
28 | parent : "bridge0"
|
---|
29 | sdesc : "ap"
|
---|
30 | mode : "ap"
|
---|
31 | type : "11g"
|
---|
32 | channel : 11
|
---|
33 | ssid : "WiFi-Theehuis"
|
---|
34 | status : "up"
|
---|
35 |
|
---|
36 | iface_bridge0:
|
---|
37 | comment : "Access Point"
|
---|
38 | ip : "172.17.143.1/24"
|
---|
39 | type : "eth"
|
---|
40 | dhcp : "10-240"
|
---|
41 | status : "up"
|
---|
42 |
|
---|
43 |
|
---|
44 | iface_vr0:
|
---|
45 | comment : "Link west - SOM2"
|
---|
46 | ip : "172.16.10.124/29"
|
---|
47 | sdesc : "2som2"
|
---|
48 | mode : "station-wds"
|
---|
49 | type : "eth"
|
---|
50 | extra_type : "eth2wifibridge"
|
---|
51 | channel : "64"
|
---|
52 | ssid : "il-o.som2.wleiden.net"
|
---|
53 | dhcp : False
|
---|
54 | compass : "w"
|
---|
55 | ns_ip : "172.16.10.123/29"
|
---|
56 | ns_mac : "04:18:d6:54:cd:2d"
|
---|
57 | bridge_type: "NanoBeamM5"
|
---|
58 | status : "up"
|
---|
59 |
|
---|
60 | iface_vr1:
|
---|
61 | comment : "AP-dak"
|
---|
62 | mode : "ap"
|
---|
63 | type : "eth"
|
---|
64 | parent : "bridge0"
|
---|
65 | extra_type : "eth2wifibridge"
|
---|
66 | channel : "11"
|
---|
67 | ssid : "WiFi Theehuis"
|
---|
68 | dhcp : False
|
---|
69 | compass : "z"
|
---|
70 | ns_ip : "172.17.143.2/24"
|
---|
71 | ns_mac : "00:15:6d:d4:f8:0f"
|
---|
72 | bridge_type: "Bullet2"
|
---|
73 | status : "up"
|
---|
74 |
|
---|
75 | iface_vr2:
|
---|
76 | comment : "AP-binnen"
|
---|
77 | type : "eth"
|
---|
78 | parent : "bridge0"
|
---|
79 | mode : "ap"
|
---|
80 | type : "eth"
|
---|
81 | extra_type : "eth2wifibridge"
|
---|
82 | channel : "11"
|
---|
83 | ssid : "WiFi Theehuis"
|
---|
84 | dhcp : False
|
---|
85 | compass : "z"
|
---|
86 | ns_ip : "172.17.143.3/24"
|
---|
87 | ns_mac : "dc:9f:db:62:13:dc"
|
---|
88 | bridge_type: "NanoStation2"
|
---|
89 | status : "up"
|
---|
Note:
See
TracBrowser
for help on using the repository browser.