Last change
on this file since 10912 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.5 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.16622"
|
---|
8 | location : "CamBioCeramics, Zernikedreef 6, 2333 CL, Leiden"
|
---|
9 | longitude : "4.47068"
|
---|
10 | masterip : "172.19.174.1"
|
---|
11 | nodename : "Cam"
|
---|
12 | nodetype : "CNode"
|
---|
13 | rdnap_x : 92295
|
---|
14 | rdnap_y : 464625
|
---|
15 | release : "9.0-RELEASE"
|
---|
16 | status : "down"
|
---|
17 |
|
---|
18 |
|
---|
19 | iface_ath0:
|
---|
20 | comment : "Omni voor de buurt"
|
---|
21 | ip : "172.19.174.1/26"
|
---|
22 | sdesc : "omni"
|
---|
23 | mode : "ap"
|
---|
24 | type : "11b"
|
---|
25 | channel : "10"
|
---|
26 | ssid : "ap.camimplants.wleiden.net"
|
---|
27 | dhcp : "10-60"
|
---|
28 | compass : "no"
|
---|
29 | status : "up"
|
---|
30 |
|
---|
31 |
|
---|
32 | iface_vr0:
|
---|
33 | comment : "Ethernet naar Camimplants"
|
---|
34 | ip : "172.19.174.65/29"
|
---|
35 | sdesc : "eth"
|
---|
36 | type : "eth"
|
---|
37 | dhcp : False
|
---|
38 | status : "down"
|
---|
39 |
|
---|
40 |
|
---|
41 | iface_vr1:
|
---|
42 | comment : "Link naar Lijtweg2"
|
---|
43 | ip : "172.16.6.100/29"
|
---|
44 | sdesc : "2lijtweg2"
|
---|
45 | mode : "station-wds"
|
---|
46 | type : "eth"
|
---|
47 | extra_type : "eth2wifibridge"
|
---|
48 | channel : "132"
|
---|
49 | ssid : "il-z.lijtweg2.wleiden.net"
|
---|
50 | dhcp : False
|
---|
51 | compass : "n"
|
---|
52 | ns_ip : "172.16.6.99/29"
|
---|
53 | ns_mac : "00:00:00:00:00:00"
|
---|
54 | status : "down"
|
---|
55 |
|
---|
56 |
|
---|
57 | iface_vr2:
|
---|
58 | comment : "Link naar DirkLos1"
|
---|
59 | ip : "172.16.4.92/29"
|
---|
60 | sdesc : "2dirklos1"
|
---|
61 | mode : "station-wds"
|
---|
62 | type : "eth"
|
---|
63 | extra_type : "eth2wifibridge"
|
---|
64 | channel : "44"
|
---|
65 | ssid : "il-zw.dirklos1.wleiden.net"
|
---|
66 | dhcp : False
|
---|
67 | compass : "n"
|
---|
68 | ns_ip : "172.16.4.91/29"
|
---|
69 | ns_mac : "00:00:00:00:00:00"
|
---|
70 | status : "down"
|
---|
71 |
|
---|
72 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.