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:
969 bytes
|
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.15845"
|
---|
8 | location : "Centrale Bibliotheek, Nieuwstraat 4, 2312 KB, Leiden"
|
---|
9 | longitude : "4.49348"
|
---|
10 | masterip : "172.17.153.1"
|
---|
11 | nodename : "OBLc"
|
---|
12 | nodetype : "CNode"
|
---|
13 | rdnap_x : 93844
|
---|
14 | rdnap_y : 463741
|
---|
15 | release : "5.0-RELEASE"
|
---|
16 | status : "up"
|
---|
17 |
|
---|
18 |
|
---|
19 | iface_ep0:
|
---|
20 | comment : "AP voor bieb"
|
---|
21 | ip : "172.17.153.1/24"
|
---|
22 | sdesc : "apples"
|
---|
23 | type : "eth"
|
---|
24 | dhcp : "10-250"
|
---|
25 | status : "up"
|
---|
26 |
|
---|
27 |
|
---|
28 | iface_wi0:
|
---|
29 | comment : "Link naar CeTIM3"
|
---|
30 | ip : "172.16.0.162/30"
|
---|
31 | sdesc : "2cetim3"
|
---|
32 | mode : "ap"
|
---|
33 | type : "11b"
|
---|
34 | channel : "9"
|
---|
35 | ssid : "il-nw.cetim3.wleiden.net"
|
---|
36 | dhcp : False
|
---|
37 | compass : "nw"
|
---|
38 | status : "up"
|
---|
39 |
|
---|
40 |
|
---|
41 | iface_xl0:
|
---|
42 | comment : "Ethernet naar OBL"
|
---|
43 | ip : "172.17.152.65/27"
|
---|
44 | sdesc : "eth"
|
---|
45 | type : "eth"
|
---|
46 | dhcp : False
|
---|
47 | status : "up"
|
---|
48 |
|
---|
49 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.