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.9 KB
|
Line | |
---|
1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "ALIX2"
|
---|
5 | comment : "None"
|
---|
6 | ileiden : True
|
---|
7 | latitude : "52.17972"
|
---|
8 | location : "Basisschool De Tweemaster, Broekplein 1, 2318 TJ, Leiden"
|
---|
9 | longitude : "4.50232"
|
---|
10 | masterip : "172.21.144.1"
|
---|
11 | nodename : "Broekplein"
|
---|
12 | nodetype : "CNode"
|
---|
13 | rdnap_x : 94478
|
---|
14 | rdnap_y : 466100
|
---|
15 | release : "8.2-RELEASE"
|
---|
16 | status : "up"
|
---|
17 |
|
---|
18 |
|
---|
19 | iface_ath0:
|
---|
20 | comment : "AP voor de buurt"
|
---|
21 | ip : "172.21.144.1/24"
|
---|
22 | sdesc : "ap"
|
---|
23 | mode : "ap"
|
---|
24 | type : "11b"
|
---|
25 | channel : "4"
|
---|
26 | ssid : "ap-WirelessLeiden-Broekplein"
|
---|
27 | dhcp : "10-250"
|
---|
28 | status : "up"
|
---|
29 |
|
---|
30 |
|
---|
31 | iface_ue0:
|
---|
32 | comment : "Ethernet naar tweemaster"
|
---|
33 | ip : "172.16.6.65/29"
|
---|
34 | sdesc : "eth"
|
---|
35 | type : "eth"
|
---|
36 | dhcp : False
|
---|
37 | status : "down"
|
---|
38 |
|
---|
39 |
|
---|
40 | iface_vr0:
|
---|
41 | comment : "A-link naar SOM1"
|
---|
42 | ip : "172.16.5.124/29"
|
---|
43 | sdesc : "2som1"
|
---|
44 | mode : "station-wds"
|
---|
45 | type : "eth"
|
---|
46 | extra_type : "eth2wifibridge"
|
---|
47 | channel : "132"
|
---|
48 | ssid : "il-n.som1.wleiden.net"
|
---|
49 | dhcp : False
|
---|
50 | compass : "zw"
|
---|
51 | ns_ip : "172.16.5.123/29"
|
---|
52 | ns_mac : "00:15:6d:ec:82:8d"
|
---|
53 | status : "up"
|
---|
54 |
|
---|
55 |
|
---|
56 | iface_vr1:
|
---|
57 | comment : "Link naar Rosmolen"
|
---|
58 | ip : "172.16.5.129/29"
|
---|
59 | sdesc : "2rosmolen"
|
---|
60 | mode : "station-wds"
|
---|
61 | type : "eth"
|
---|
62 | extra_type : "eth2wifibridge"
|
---|
63 | channel : "36"
|
---|
64 | ssid : "il-z.broekplein.wleiden.net"
|
---|
65 | dhcp : False
|
---|
66 | compass : "zo"
|
---|
67 | ns_ip : "172.16.5.130/29"
|
---|
68 | ns_mac : "00:15:6d:ec:82:05"
|
---|
69 | status : "up"
|
---|
70 |
|
---|
71 |
|
---|
72 | iface_vr2:
|
---|
73 | comment : "Link naar Lijtweg 2"
|
---|
74 | ip : "172.16.5.137/29"
|
---|
75 | sdesc : "2lijtweg2"
|
---|
76 | mode : "station-wds"
|
---|
77 | type : "eth"
|
---|
78 | extra_type : "eth2wifibridge"
|
---|
79 | channel : "44"
|
---|
80 | ssid : "il-w.broekplein.wleiden.net"
|
---|
81 | dhcp : False
|
---|
82 | compass : "w"
|
---|
83 | ns_ip : "172.16.5.138/29"
|
---|
84 | ns_mac : "00:15:6d:ec:82:79"
|
---|
85 | status : "up"
|
---|
86 |
|
---|
87 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.