source: genesis/nodes/HybridHMKerk/wleiden.yaml@ 11621

Last change on this file since 11621 was 11609, checked in by huub, 12 years ago

config gemaakt voor stjan onthoofding kerk zoeterwoude

File size: 2.4 KB
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "ALIX"
5comment : "None"
6latitude : "52.16834"
7location : "RK Kerk, Kerkstaat 59, 2355 AH, Hoogmade"
8longitude : "4.58008"
9masterip : "172.25.64.1"
10monitoring_group: "westeinder"
11nodename : "HMKerk"
12nodetype : "Hybrid"
13rdnap_x : 99782
14rdnap_y : 464772
15release : "9.0-RELEASE"
16service_accesspoint: True
17service_concentrator: False
18service_incoming_rdr: False
19service_proxy_ileiden: False
20service_proxy_normal: False
21status : "up"
22
23iface_ue0:
24 comment : "Omni voor de buurt"
25 ip : "172.25.64.1/26"
26 sdesc : "2buurt"
27 mode : "ap"
28 type : "eth"
29 channel : "3"
30 ssid : "ap-Hoogmade-Kerk-Dorp"
31 dhcp : "10-60"
32 ns_ip : "172.25.64.2"
33 ns_mac : "00:15:6D:E8:E7:46"
34 bridge_type: "Bullet2"
35 status : "up"
36
37iface_ue1:
38 comment : "Omni voor de buurt"
39 ip : "172.25.64.65/26"
40 sdesc : "2buurt"
41 mode : "ap"
42 type : "eth"
43 channel : "10"
44 ssid : "ap-Hoogmade-Wijde-Aa"
45 dhcp : "70-120"
46 ns_ip : "172.25.64.66"
47 ns_mac : "00:15:6D:AD:83:4C"
48 bridge_type: "Bullet2"
49 status : "up"
50
51
52iface_vr0:
53 comment : "Link to Graficall"
54 ip : "172.16.5.212/29"
55 sdesc : "2grafical"
56 mode : "station-wds"
57 type : "eth"
58 extra_type : "eth2wifibridge"
59 channel : "36"
60 ssid : "il-o.graficall.wleiden.net"
61 dhcp : False
62 compass : "zw"
63 ns_ip : "172.16.5.211/29"
64 ns_mac : "00:15:6D:70:51:F1"
65 bridge_type: "NanoStation5"
66 status : "up"
67
68
69iface_vr1:
70 comment : "Link to ZTWRijneke"
71 ip : "172.16.5.249/29"
72 sdesc : "2casba"
73 mode : "ap-wds"
74 type : "eth"
75 extra_type : "eth2wifibridge"
76 channel : "52"
77 ssid : "il-zw.hmkerk.wleiden.net"
78 dhcp : False
79 compass : "zw"
80 ns_ip : "172.16.5.250/29"
81 ns_mac : "00:15:6D:70:51:F3"
82 bridge_type: "NanoStation5"
83 status : "up"
84
85
86iface_vr2:
87 comment : "Link to Watertoren1"
88 ip : "172.16.6.57/29"
89 sdesc : "2watertoren1"
90 mode : "station-wds"
91 type : "eth"
92 extra_type : "eth2wifibridge"
93 channel : "108"
94 ssid : "il-zzw.watertoren1.wleiden.net"
95 dhcp : False
96 compass : "no"
97 ns_ip : "172.16.6.58/29"
98 ns_mac : "00:27:22:8A:3B:CF"
99 bridge_type: "NanoStation5M"
100 status : "up"
101
102
Note: See TracBrowser for help on using the repository browser.