Last change
on this file since 10891 was 10891, checked in by rick, 13 years ago |
Gooi een heel stapel windrichtingen weg, die toch niets betekenen. Compass op
een interne etherlink bijvoorbeeld of een OMNI.
|
File size:
1.3 KB
|
Line | |
---|
1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "UNKNOWN"
|
---|
5 | comment : "None"
|
---|
6 | ileiden : False
|
---|
7 | latitude : "52.17232"
|
---|
8 | location : "Speciale Basisschool De Wissel, Boerhaavelaan 298, 2334 EZ, Leiden"
|
---|
9 | longitude : "4.48704"
|
---|
10 | masterip : "172.19.182.1"
|
---|
11 | nodename : "Wissel"
|
---|
12 | nodetype : "CNode"
|
---|
13 | rdnap_x : 93423
|
---|
14 | rdnap_y : 465290
|
---|
15 | release : "5.0-RELEASE"
|
---|
16 | status : "up"
|
---|
17 |
|
---|
18 |
|
---|
19 | iface_ep0:
|
---|
20 | comment : "Ethernet naar de Wissel"
|
---|
21 | ip : "172.19.182.65/29"
|
---|
22 | sdesc : "eth"
|
---|
23 | type : "eth"
|
---|
24 | dhcp : False
|
---|
25 | status : "up"
|
---|
26 |
|
---|
27 |
|
---|
28 | iface_wi0:
|
---|
29 | comment : "Omni voor de buurt"
|
---|
30 | ip : "172.19.182.1/26"
|
---|
31 | sdesc : "omni"
|
---|
32 | mode : "ap"
|
---|
33 | type : "11b"
|
---|
34 | channel : "1"
|
---|
35 | ssid : "ap-omni.wissel.wleiden.net"
|
---|
36 | dhcp : "10-60"
|
---|
37 | compass : "omni"
|
---|
38 | status : "up"
|
---|
39 |
|
---|
40 |
|
---|
41 | iface_wi1:
|
---|
42 | comment : "Link naar AZC"
|
---|
43 | ip : "172.16.2.54/30"
|
---|
44 | sdesc : "2Azc"
|
---|
45 | mode : "ap"
|
---|
46 | type : "11b"
|
---|
47 | channel : "11"
|
---|
48 | ssid : "il-no.azc.wleiden.net"
|
---|
49 | dhcp : False
|
---|
50 | compass : "ne"
|
---|
51 | status : "up"
|
---|
52 |
|
---|
53 |
|
---|
54 | iface_wi2:
|
---|
55 | comment : "Link naar Som"
|
---|
56 | ip : "172.16.2.46/30"
|
---|
57 | sdesc : "2som"
|
---|
58 | mode : "ap"
|
---|
59 | type : "11b"
|
---|
60 | ssid : "il-nw.som.wleiden.net"
|
---|
61 | dhcp : False
|
---|
62 | compass : "nw"
|
---|
63 | status : "up"
|
---|
64 |
|
---|
65 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.