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

Last change on this file since 12440 was 12407, checked in by huub, 11 years ago

config wbrotary aangepast ivm up van nodehenk

File size: 3.5 KB
RevLine 
[12387]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "ALIX2"
5comment : "None"
6latitude : "52.14516"
[12407]7location : "Meerburgkerk, Hoge Rijndijk 18, 2382 AS, Zoeterwoude-Rijndijk"
[12387]8longitude : "4.52398"
9masterip : "172.17.114.1"
10monitoring_group: "zoeterwoude"
11nodename : "ZTWMeerburgkerk"
12nodetype : "Hybrid"
[12395]13portal_sponsor: "Gemeente Zoeterwoude en Parochiekern De Goede Herder"
14portal_url: "http://rkleiden.nl/degoedeherder/"
[12387]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
[12395]23status : "up"
[12387]24
25iface_ue0:
[12391]26 comment : "Accesspoint 1 via usb-hub"
[12387]27 ip : "172.17.114.1/24"
[12391]28 sdesc : "2ap1"
[12387]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"
[12391]37 ns_mac : "DC:9F:DB:36:DB:31"
38 bridge_type: "NanoStation M2Loco"
[12387]39 status : "up"
40
41iface_ue1:
[12391]42 comment : "Accesspoint 2 via usb-hub"
[12387]43 ip : "172.17.115.1/24"
[12391]44 sdesc : "2ap2"
[12387]45 mode : "ap"
46 type : "eth"
47 extra_type : "eth2wifibridge"
[12391]48 channel : "6"
[12387]49 ssid : "ap-ZTW-Meerburgkerk2"
50 dhcp : "10-250"
51 compass : "w"
52 ns_ip : "172.17.115.2/24"
[12391]53 ns_mac : "DC:9F:DB:36:D9:FB"
54 bridge_type: "NanoStation M2Loco"
[12387]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"
[12390]69 ns_mac : "DC:9F:DB:64:23:63"
[12387]70 bridge_type: "NanoStation M5"
71 status : "up"
72
[12395]73iface_ue3:
74 comment : "Accesspoint 3 via usb-hub"
75 ip : "172.17.116.1/24"
76 sdesc : "2ap3"
77 mode : "ap"
78 type : "eth"
79 extra_type : "eth2wifibridge"
80 channel : "6"
81 ssid : "ap-ZTW-Meerburgkerk-Binnen"
82 dhcp : "10-250"
83 compass : "w"
84 ns_ip : "172.17.115.2/24"
85 ns_mac : "DC:9F:DB:36:D9:FB"
86 bridge_type: "NanoStation M2Loco"
87 status : "up"
88
[12387]89iface_vr0:
90 comment : "Link naar VVMeerburg"
[12392]91 ip : "172.16.5.84/29"
[12387]92 sdesc : "2Meerburg"
93 mode : "station-wds"
94 type : "eth"
95 extra_type : "eth2wifibridge"
96 channel : "116"
97 ssid : "il-no.meerburg.wleiden.net"
98 dhcp : False
99 ns_ip : "172.16.5.83/29"
[12391]100 ns_mac : "DC:9F:DB:64:24:5F"
[12387]101 bridge_type: "NanoStation M5"
102 status : "up"
103
104iface_vr1:
105 comment : "Link naar NO"
106 ip : "172.16.7.201/29"
107 sdesc : "2no"
108 mode : "ap-wds"
109 type : "eth"
110 extra_type : "eth2wifibridge"
[12390]111 channel : "100"
[12387]112 ssid : "il-no.meerburgkerk.wleiden.net"
113 dhcp : False
[12390]114 compass : "no"
[12387]115 ns_ip : "172.16.7.202"
[12390]116 ns_mac : "DC:9F:DB:64:23:A3"
[12387]117 bridge_type: "NanoStation M5"
118 status : "up"
119
120
121iface_vr2:
122 comment : "Link naar ZTW-Gemeentehuis"
123 ip : "172.16.4.108/29"
124 sdesc : "2gemhuis"
125 mode : "station-wds"
126 type : "eth"
127 extra_type : "eth2wifibridge"
128 channel : "36"
129 ssid : "il-no.ztwgemeentehuis.wleiden.net"
130 dhcp : False
131 compass : "zw"
132 ns_ip : "172.16.4.107/29"
[12390]133 ns_mac : "DC:9F:DB:64:24:BB"
[12387]134 bridge_type: "NanoStation M5"
135 status : "up"
136
137
Note: See TracBrowser for help on using the repository browser.