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.0 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.15489"
|
---|
8 | location : "Basisschool Lucas van Leyden, Vliet 20, 2311 RE, Leiden"
|
---|
9 | longitude : "4.48807"
|
---|
10 | masterip : "172.17.40.1"
|
---|
11 | nodename : "LvLz"
|
---|
12 | nodetype : "CNode"
|
---|
13 | rdnap_x : 93469
|
---|
14 | rdnap_y : 463350
|
---|
15 | release : "6.0-RELEASE"
|
---|
16 | status : "up"
|
---|
17 |
|
---|
18 |
|
---|
19 | iface_ep0:
|
---|
20 | comment : "Ethernet naar School"
|
---|
21 | ip : "172.17.40.65/29"
|
---|
22 | sdesc : "eth"
|
---|
23 | type : "eth"
|
---|
24 | dhcp : False
|
---|
25 | status : "up"
|
---|
26 |
|
---|
27 |
|
---|
28 | iface_wi0:
|
---|
29 | comment : "Link naar IMI"
|
---|
30 | ip : "172.16.0.38/30"
|
---|
31 | sdesc : "2imi"
|
---|
32 | mode : "ap"
|
---|
33 | type : "11b"
|
---|
34 | channel : "11"
|
---|
35 | ssid : "il-no.imi.wleiden.net"
|
---|
36 | dhcp : False
|
---|
37 | compass : "ne"
|
---|
38 | status : "up"
|
---|
39 |
|
---|
40 |
|
---|
41 | iface_wi1:
|
---|
42 | comment : "Link naar Hooglandse Kerk"
|
---|
43 | ip : "172.16.0.78/30"
|
---|
44 | sdesc : "2cetim2"
|
---|
45 | mode : "ap"
|
---|
46 | type : "11b"
|
---|
47 | channel : "1"
|
---|
48 | ssid : "il-zw.cetim2.wleiden.net"
|
---|
49 | dhcp : False
|
---|
50 | compass : "sw"
|
---|
51 | status : "up"
|
---|
52 |
|
---|
53 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.