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.2 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.16834"
|
---|
8 | location : "RK Kerk, Kerkstaat 59, 2355 AH, Hoogmade"
|
---|
9 | longitude : "4.58008"
|
---|
10 | masterip : "172.25.60.1"
|
---|
11 | nodename : "HMKerk1"
|
---|
12 | nodetype : "CNode"
|
---|
13 | rdnap_x : 99782
|
---|
14 | rdnap_y : 464772
|
---|
15 | release : "5.0-RELEASE"
|
---|
16 | status : "up"
|
---|
17 |
|
---|
18 |
|
---|
19 | iface_sis0:
|
---|
20 | comment : "Ethernet naar Kerk"
|
---|
21 | ip : "172.25.60.65/29"
|
---|
22 | sdesc : "eth"
|
---|
23 | type : "eth"
|
---|
24 | dhcp : False
|
---|
25 | status : "up"
|
---|
26 |
|
---|
27 |
|
---|
28 | iface_sis1:
|
---|
29 | comment : "Ethernet naar HMKerk2"
|
---|
30 | ip : "172.16.1.141/30"
|
---|
31 | sdesc : "2hmkerk2"
|
---|
32 | type : "eth"
|
---|
33 | dhcp : False
|
---|
34 | status : "up"
|
---|
35 |
|
---|
36 |
|
---|
37 | iface_wi0:
|
---|
38 | comment : "AP-omni voor de buurt"
|
---|
39 | ip : "172.25.60.1/26"
|
---|
40 | sdesc : "ap-omni"
|
---|
41 | mode : "ap"
|
---|
42 | type : "11b"
|
---|
43 | channel : "8"
|
---|
44 | ssid : "ap-omni.hmkerk.wleiden.net"
|
---|
45 | dhcp : "10-60"
|
---|
46 | compass : "omni"
|
---|
47 | status : "up"
|
---|
48 |
|
---|
49 |
|
---|
50 | iface_wi1:
|
---|
51 | comment : "Link naar Woubrugge WBrotary"
|
---|
52 | ip : "172.16.2.28/30"
|
---|
53 | sdesc : "2WBrotary"
|
---|
54 | mode : "ap"
|
---|
55 | type : "11b"
|
---|
56 | channel : "1"
|
---|
57 | ssid : "il-o.hmkerk.wleiden.net"
|
---|
58 | dhcp : False
|
---|
59 | compass : "e"
|
---|
60 | status : "up"
|
---|
61 |
|
---|
62 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.