Last change
on this file since 10517 was 10454, checked in by rick, 13 years ago |
Boolean values should be real boolean values.
|
File size:
1.4 KB
|
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.25868"
|
---|
8 | location : "Recreatiepark,Uiterweg 214,1431AJ,Aalsmeer"
|
---|
9 | longitude : "4.75814"
|
---|
10 | masterip : "172.17.11.1"
|
---|
11 | nodename : "Recpark"
|
---|
12 | nodetype : "CNode"
|
---|
13 | rdnap_x : "112051"
|
---|
14 | rdnap_y : "474703"
|
---|
15 | release : "8.2-RELEASE"
|
---|
16 | status : "up"
|
---|
17 |
|
---|
18 |
|
---|
19 | iface_ath0:
|
---|
20 | interface : "ath0"
|
---|
21 | ip : "172.17.11.1/26"
|
---|
22 | desc : "AP voor de buurt"
|
---|
23 | sdesc : "ap-omni"
|
---|
24 | mode : "ap-wds"
|
---|
25 | type : "11b"
|
---|
26 | channel : "4"
|
---|
27 | ssid : "ap-westeinder-recpark"
|
---|
28 | dhcp : "20-50"
|
---|
29 | compass : "None"
|
---|
30 | status : "up"
|
---|
31 |
|
---|
32 |
|
---|
33 | iface_vr0:
|
---|
34 | interface : "vr0"
|
---|
35 | ip : "172.16.16.225/29"
|
---|
36 | desc : "Nanostation5 naar Schiphol"
|
---|
37 | sdesc : "2schiphol"
|
---|
38 | mode : "station-wds"
|
---|
39 | type : "eth"
|
---|
40 | channel : "140"
|
---|
41 | ssid : "il-no.recpark.wleiden.net"
|
---|
42 | dhcp : False
|
---|
43 | compass : "ne"
|
---|
44 | ns_ip : "172.16.16.226/29"
|
---|
45 | ns_mac : "00:15:6d:70:4d:75"
|
---|
46 | status : "down"
|
---|
47 |
|
---|
48 |
|
---|
49 | iface_vr1:
|
---|
50 | interface : "vr1"
|
---|
51 | ip : "172.16.16.76/29"
|
---|
52 | desc : "Nanostation5 naar Watertoren3"
|
---|
53 | sdesc : "2watertoren3"
|
---|
54 | mode : "station-wds"
|
---|
55 | type : "eth"
|
---|
56 | channel : "36"
|
---|
57 | ssid : "il-w.watertoren3.wleiden.net"
|
---|
58 | dhcp : False
|
---|
59 | compass : "w"
|
---|
60 | ns_ip : "172.16.16.75/29"
|
---|
61 | ns_mac : "00:15:6d:70:4d:a4"
|
---|
62 | status : "up"
|
---|
63 |
|
---|
64 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.