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:
2.2 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.14498"
|
---|
8 | location : "ROC Lammenschans, Betaplein 18, 2321 KS, Leiden"
|
---|
9 | longitude : "4.49342"
|
---|
10 | masterip : "172.21.1.1"
|
---|
11 | nodename : "ROC2"
|
---|
12 | nodetype : "CNode"
|
---|
13 | rdnap_x : 93822
|
---|
14 | rdnap_y : 462243
|
---|
15 | release : "8.2-RELEASE"
|
---|
16 | status : "up"
|
---|
17 |
|
---|
18 |
|
---|
19 | iface_ath0:
|
---|
20 | comment : "AP Noord"
|
---|
21 | ip : "172.21.1.1/26"
|
---|
22 | sdesc : "ap-n"
|
---|
23 | mode : "ap"
|
---|
24 | type : "11b"
|
---|
25 | channel : "3"
|
---|
26 | ssid : "ap-WirelessLeiden-Roc2"
|
---|
27 | dhcp : "10-60"
|
---|
28 | status : "up"
|
---|
29 |
|
---|
30 |
|
---|
31 | iface_ue0:
|
---|
32 | comment : "Link naar Zwet"
|
---|
33 | ip : "172.16.5.49/29"
|
---|
34 | sdesc : "2zwet"
|
---|
35 | mode : "station-wds"
|
---|
36 | type : "eth"
|
---|
37 | extra_type : "eth2wifibridge"
|
---|
38 | channel : "100"
|
---|
39 | ssid : "il-z.roc2.wleiden.net"
|
---|
40 | dhcp : False
|
---|
41 | compass : "z"
|
---|
42 | ns_ip : "172.16.5.50/29"
|
---|
43 | ns_mac : "00:27:22:8a:38:38"
|
---|
44 | status : "down"
|
---|
45 |
|
---|
46 |
|
---|
47 | iface_ue1:
|
---|
48 | comment : "Link naar LCPL"
|
---|
49 | ip : "172.16.5.17/29"
|
---|
50 | sdesc : "2lcpl"
|
---|
51 | mode : "station-wds"
|
---|
52 | type : "eth"
|
---|
53 | extra_type : "eth2wifibridge"
|
---|
54 | channel : "116"
|
---|
55 | ssid : "il-w.roc2.wleiden.net"
|
---|
56 | dhcp : False
|
---|
57 | compass : "w"
|
---|
58 | ns_ip : "172.16.5.18/29"
|
---|
59 | ns_mac : "00:15:6d:70:54:a3"
|
---|
60 | status : "down"
|
---|
61 |
|
---|
62 |
|
---|
63 | iface_vr0:
|
---|
64 | comment : "Ethernet naar ROC1"
|
---|
65 | ip : "172.16.3.90/30"
|
---|
66 | sdesc : "2roc1"
|
---|
67 | type : "eth"
|
---|
68 | dhcp : False
|
---|
69 | status : "up"
|
---|
70 |
|
---|
71 |
|
---|
72 | iface_vr1:
|
---|
73 | comment : "Link naar JVC - 080"
|
---|
74 | ip : "172.16.5.36/29"
|
---|
75 | sdesc : "2jvc"
|
---|
76 | mode : "station-wds"
|
---|
77 | type : "eth"
|
---|
78 | extra_type : "eth2wifibridge"
|
---|
79 | channel : "108"
|
---|
80 | ssid : "il-w.jvc.wleiden.net"
|
---|
81 | dhcp : False
|
---|
82 | compass : "o"
|
---|
83 | ns_ip : "172.16.5.35/29"
|
---|
84 | ns_mac : "00:27:22:8a:3b:d5"
|
---|
85 | status : "up"
|
---|
86 |
|
---|
87 |
|
---|
88 | iface_vr2:
|
---|
89 | comment : "Link naar Grip - 260"
|
---|
90 | ip : "172.16.5.25/29"
|
---|
91 | sdesc : "2grip"
|
---|
92 | mode : "station-wds"
|
---|
93 | type : "eth"
|
---|
94 | extra_type : "eth2wifibridge"
|
---|
95 | channel : "52"
|
---|
96 | ssid : "il-nw.roc2.wleiden.net"
|
---|
97 | dhcp : False
|
---|
98 | compass : "nw"
|
---|
99 | ns_ip : "172.16.5.26/29"
|
---|
100 | ns_mac : "00:15:6d:70:50:42"
|
---|
101 | status : "down"
|
---|
102 |
|
---|
103 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.