1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "ALIX2"
|
---|
5 | comment : "None"
|
---|
6 | latitude : "52.17732"
|
---|
7 | location : "Openbare Bibliotheek locatie Merenwijk, Rosmolen 4, 2317 SJ, Leiden"
|
---|
8 | longitude : "4.50479"
|
---|
9 | masterip : "172.21.168.1"
|
---|
10 | monitoring_group: "wleiden"
|
---|
11 | nodename : "Rosmolen"
|
---|
12 | nodetype : "Hybrid"
|
---|
13 | rdnap_x : 94644
|
---|
14 | rdnap_y : 465831
|
---|
15 | service_accesspoint: True
|
---|
16 | service_concentrator: False
|
---|
17 | service_incoming_rdr: False
|
---|
18 | service_proxy_ileiden: False
|
---|
19 | service_proxy_normal: False
|
---|
20 | status : "up"
|
---|
21 |
|
---|
22 |
|
---|
23 | iface_ath0:
|
---|
24 | comment : "Ap voor de buurt"
|
---|
25 | ip : "172.21.168.1/24"
|
---|
26 | sdesc : "ap"
|
---|
27 | mode : "ap"
|
---|
28 | type : "11g"
|
---|
29 | channel : 6
|
---|
30 | ssid : "ap-wirelessleiden.rosmolen"
|
---|
31 | dhcp : "10-250"
|
---|
32 | compass : "wirelessleiden"
|
---|
33 | status : "up"
|
---|
34 |
|
---|
35 |
|
---|
36 | iface_ue0:
|
---|
37 | comment : b-link naar HenkJan"
|
---|
38 | ip : "172.16.9.113/29"
|
---|
39 | sdesc : "2henkjan"
|
---|
40 | mode : "ap-wds"
|
---|
41 | type : "eth"
|
---|
42 | extra_type : "eth2wifibridge"
|
---|
43 | channel : "1"
|
---|
44 | ssid : "il-nw.rosmolen.wleiden.net"
|
---|
45 | dhcp : "117-118"
|
---|
46 | compass : "w"
|
---|
47 | ns_ip : "172.16.9.114/29"
|
---|
48 | ns_mac : "00:15:6d:e8:f9:34"
|
---|
49 | bridge_type: "Bullet2"
|
---|
50 | status : "up"
|
---|
51 |
|
---|
52 |
|
---|
53 | iface_ue1:
|
---|
54 | comment : "Link naar xxxx"
|
---|
55 | ip : "172.16.2.57/30"
|
---|
56 | sdesc : "2xxxx"
|
---|
57 | mode : "station-wds"
|
---|
58 | type : "eth"
|
---|
59 | extra_type : "eth2wifibridge"
|
---|
60 | channel : "3"
|
---|
61 | ssid : "il-nw2.rosmolen.wleiden.net"
|
---|
62 | dhcp : False
|
---|
63 | compass : "w"
|
---|
64 | ns_ip : "172.16.3.74/29"
|
---|
65 | ns_mac : "00:15:6d:"
|
---|
66 | bridge_type: "NanoStation M5"
|
---|
67 | status : "down"
|
---|
68 |
|
---|
69 |
|
---|
70 | iface_vr0:
|
---|
71 | comment : "A-link naar Broekplein"
|
---|
72 | ip : "172.16.5.132/29"
|
---|
73 | sdesc : "2Broekplein"
|
---|
74 | mode : "station-wds"
|
---|
75 | type : "eth"
|
---|
76 | extra_type : "eth2wifibridge"
|
---|
77 | channel : "36"
|
---|
78 | ssid : "il-z.broekplein.wleiden.net"
|
---|
79 | dhcp : False
|
---|
80 | compass : "nw"
|
---|
81 | ns_ip : "172.16.5.131/29"
|
---|
82 | ns_mac : "00:15:6d:70:54:c5"
|
---|
83 | bridge_type: "NanoStation5"
|
---|
84 | status : "up"
|
---|
85 |
|
---|
86 |
|
---|
87 | iface_vr1:
|
---|
88 | comment : "Link naar Roomburgh1"
|
---|
89 | ip : "172.16.3.44/29"
|
---|
90 | sdesc : "2roomburgh1"
|
---|
91 | mode : "station-wds"
|
---|
92 | type : "eth"
|
---|
93 | extra_type : "eth2wifibridge"
|
---|
94 | channel : "124"
|
---|
95 | ssid : "il-nnw.roomburgh1.wleiden.net"
|
---|
96 | dhcp : False
|
---|
97 | compass : "z"
|
---|
98 | ns_ip : "172.16.3.43/29"
|
---|
99 | ns_mac : "00:15:6d:70:54:d9"
|
---|
100 | bridge_type: "NanoStation5"
|
---|
101 | status : "up"
|
---|
102 |
|
---|
103 |
|
---|
104 | iface_vr2:
|
---|
105 | comment : "Link naar Regenboog"
|
---|
106 | ip : "172.16.5.201/29"
|
---|
107 | sdesc : "2regenboog"
|
---|
108 | mode : "station-wds"
|
---|
109 | type : "eth"
|
---|
110 | extra_type : "eth2wifibridge"
|
---|
111 | channel : "11"
|
---|
112 | ssid : "il-o.rosmolen.wleiden.net"
|
---|
113 | dhcp : False
|
---|
114 | compass : "e"
|
---|
115 | ns_ip : "172.16.5.202/29"
|
---|
116 | ns_mac : "00:15:6d:e8:f9:3d"
|
---|
117 | bridge_type: "Bullet2"
|
---|
118 | status : "down"
|
---|
119 |
|
---|
120 |
|
---|