source: genesis/nodes/HybridZTWMeerburgkerk/wleiden.yaml@ 12392

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

foutje in ipadress config Meerburgkerk

File size: 3.0 KB
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "ALIX2"
5comment : "None"
6latitude : "52.14516"
7location : "Meerburgker, Hoge Rijndijk 18, 2382 AS, Zoeterwoude-Rijndijk"
8longitude : "4.52398"
9masterip : "172.17.114.1"
10monitoring_group: "zoeterwoude"
11nodename : "ZTWMeerburgkerk"
12nodetype : "Hybrid"
13portal_sponsor: ""
14portal_url: ""
15rdnap_x : 95913
16rdnap_y : 462237
17release : "9.0-RELEASE"
18service_accesspoint: True
19service_concentrator: False
20service_incoming_rdr: False
21service_proxy_ileiden: False
22service_proxy_normal: False
23status : "planned"
24
25iface_ue0:
26 comment : "Accesspoint 1 via usb-hub"
27 ip : "172.17.114.1/24"
28 sdesc : "2ap1"
29 mode : "ap"
30 type : "eth"
31 extra_type : "eth2wifibridge"
32 channel : "1"
33 ssid : "ap-ZTW-Meerburgkerk1"
34 dhcp : "10-250"
35 compass : "w"
36 ns_ip : "172.17.114.2/24"
37 ns_mac : "DC:9F:DB:36:DB:31"
38 bridge_type: "NanoStation M2Loco"
39 status : "up"
40
41iface_ue1:
42 comment : "Accesspoint 2 via usb-hub"
43 ip : "172.17.115.1/24"
44 sdesc : "2ap2"
45 mode : "ap"
46 type : "eth"
47 extra_type : "eth2wifibridge"
48 channel : "6"
49 ssid : "ap-ZTW-Meerburgkerk2"
50 dhcp : "10-250"
51 compass : "w"
52 ns_ip : "172.17.115.2/24"
53 ns_mac : "DC:9F:DB:36:D9:FB"
54 bridge_type: "NanoStation M2Loco"
55 status : "up"
56
57iface_ue2:
58 comment : "Link naar Heineken via usb-hub"
59 ip : "172.16.7.212/29"
60 sdesc : "2heineken"
61 mode : "station-wds"
62 type : "eth"
63 extra_type : "eth2wifibridge"
64 channel : "132"
65 ssid : "il-zw.heineken.wleiden.net"
66 dhcp : False
67 compass : "zo"
68 ns_ip : "172.16.7.211/29"
69 ns_mac : "DC:9F:DB:64:23:63"
70 bridge_type: "NanoStation M5"
71 status : "up"
72
73iface_vr0:
74 comment : "Link naar VVMeerburg"
75 ip : "172.16.5.84/29"
76 sdesc : "2Meerburg"
77 mode : "station-wds"
78 type : "eth"
79 extra_type : "eth2wifibridge"
80 channel : "116"
81 ssid : "il-no.meerburg.wleiden.net"
82 dhcp : False
83 ns_ip : "172.16.5.83/29"
84 ns_mac : "DC:9F:DB:64:24:5F"
85 bridge_type: "NanoStation M5"
86 status : "up"
87
88iface_vr1:
89 comment : "Link naar NO"
90 ip : "172.16.7.201/29"
91 sdesc : "2no"
92 mode : "ap-wds"
93 type : "eth"
94 extra_type : "eth2wifibridge"
95 channel : "100"
96 ssid : "il-no.meerburgkerk.wleiden.net"
97 dhcp : False
98 compass : "no"
99 ns_ip : "172.16.7.202"
100 ns_mac : "DC:9F:DB:64:23:A3"
101 bridge_type: "NanoStation M5"
102 status : "up"
103
104
105iface_vr2:
106 comment : "Link naar ZTW-Gemeentehuis"
107 ip : "172.16.4.108/29"
108 sdesc : "2gemhuis"
109 mode : "station-wds"
110 type : "eth"
111 extra_type : "eth2wifibridge"
112 channel : "36"
113 ssid : "il-no.ztwgemeentehuis.wleiden.net"
114 dhcp : False
115 compass : "zw"
116 ns_ip : "172.16.4.107/29"
117 ns_mac : "DC:9F:DB:64:24:BB"
118 bridge_type: "NanoStation M5"
119 status : "up"
120
121
Note: See TracBrowser for help on using the repository browser.