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.3 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.17732"
|
---|
8 | location : "Openbare Bibliotheek locatie Merenwijk, Rosmolen 4, 2317 SJ, Leiden"
|
---|
9 | longitude : "4.50479"
|
---|
10 | masterip : "172.21.168.1"
|
---|
11 | nodename : "Rosmolen"
|
---|
12 | nodetype : "CNode"
|
---|
13 | rdnap_x : 94644
|
---|
14 | rdnap_y : 465831
|
---|
15 | release : "8.2-RELEASE"
|
---|
16 | status : "up"
|
---|
17 |
|
---|
18 |
|
---|
19 | iface_ath0:
|
---|
20 | comment : "Ap voor de buurt"
|
---|
21 | ip : "172.21.168.1/24"
|
---|
22 | sdesc : "ap"
|
---|
23 | mode : "ap"
|
---|
24 | type : "11b"
|
---|
25 | channel : "5"
|
---|
26 | ssid : "ap-wirelessleiden.rosmolen"
|
---|
27 | dhcp : "10-60"
|
---|
28 | compass : "wirelessleiden"
|
---|
29 | status : "up"
|
---|
30 |
|
---|
31 |
|
---|
32 | iface_ue0:
|
---|
33 | comment : "Ethernet naar filiaal OBL"
|
---|
34 | ip : "172.21.168.65/28"
|
---|
35 | sdesc : "eth"
|
---|
36 | type : "eth"
|
---|
37 | dhcp : False
|
---|
38 | status : "down"
|
---|
39 |
|
---|
40 |
|
---|
41 | iface_ue1:
|
---|
42 | comment : "Link naar Rudi"
|
---|
43 | ip : "172.16.2.57/30"
|
---|
44 | sdesc : "2Rudi"
|
---|
45 | mode : "station-wds"
|
---|
46 | type : "eth"
|
---|
47 | extra_type : "eth2wifibridge"
|
---|
48 | channel : "3"
|
---|
49 | ssid : "il-nw.rosmolen.wleiden.net"
|
---|
50 | dhcp : False
|
---|
51 | compass : "w"
|
---|
52 | ns_ip : "172.16.3.74/29"
|
---|
53 | ns_mac : "00:15:6d:"
|
---|
54 | status : "down"
|
---|
55 |
|
---|
56 |
|
---|
57 | iface_vr0:
|
---|
58 | comment : "A-link naar Broekplein"
|
---|
59 | ip : "172.16.5.132/29"
|
---|
60 | sdesc : "2Broekplein"
|
---|
61 | mode : "station-wds"
|
---|
62 | type : "eth"
|
---|
63 | extra_type : "eth2wifibridge"
|
---|
64 | channel : "36"
|
---|
65 | ssid : "il-z.broekplein.wleiden.net"
|
---|
66 | dhcp : False
|
---|
67 | compass : "nw"
|
---|
68 | ns_ip : "172.16.5.131/29"
|
---|
69 | ns_mac : "00:15:6d:70:54:c5"
|
---|
70 | status : "up"
|
---|
71 |
|
---|
72 |
|
---|
73 | iface_vr1:
|
---|
74 | comment : "Link naar Roomburgh1"
|
---|
75 | ip : "172.16.3.44/29"
|
---|
76 | sdesc : "2roomburgh1"
|
---|
77 | mode : "station-wds"
|
---|
78 | type : "eth"
|
---|
79 | extra_type : "eth2wifibridge"
|
---|
80 | channel : "124"
|
---|
81 | ssid : "il-nnw.roomburgh1.wleiden.net"
|
---|
82 | dhcp : False
|
---|
83 | compass : "z"
|
---|
84 | ns_ip : "172.16.3.43/29"
|
---|
85 | ns_mac : ""
|
---|
86 | status : "up"
|
---|
87 |
|
---|
88 |
|
---|
89 | iface_vr2:
|
---|
90 | comment : "Link naar Regenboog"
|
---|
91 | ip : "172.16.5.201/29"
|
---|
92 | sdesc : "2regenboog"
|
---|
93 | mode : "station-wds"
|
---|
94 | type : "eth"
|
---|
95 | extra_type : "eth2wifibridge"
|
---|
96 | channel : "11"
|
---|
97 | ssid : "il-o.rosmolen.wleiden.net"
|
---|
98 | dhcp : False
|
---|
99 | compass : "e"
|
---|
100 | ns_ip : "172.16.5.202/29"
|
---|
101 | ns_mac : "00:15:6d:e8:f9:3d"
|
---|
102 | status : "down"
|
---|
103 |
|
---|
104 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.