source: genesis/nodes/StJan/wleiden.yaml@ 13811

Last change on this file since 13811 was 13548, checked in by rick, 9 years ago

./tools/gformat.py cleanup

File size: 4.7 KB
RevLine 
[11611]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[11731]4board : "ALIX2"
[11627]5latitude : "52.10902"
[11611]6location : "Kerk St Jans Onthoofding, Zuidbuurtseweg 13, 2381 LB Zoeterwoude"
[11627]7longitude : "4.50357"
[11611]8masterip : "172.17.66.1"
9monitoring_group: "wleiden"
10nodename : "StJan"
11nodetype : "Hybrid"
[11627]12portal_sponsor: "Gezamenlijke kerken Zoeterwoude Dorp"
13portal_url: "http://www.kerkvanzoeterwoude.nl/"
[11611]14rdnap_x : 94468
15rdnap_y : 458233
16release : "9.0-RELEASE"
17service_accesspoint: True
18service_concentrator: False
19service_incoming_rdr: False
20service_proxy_ileiden: False
21service_proxy_normal: False
[11638]22status : "up"
[11611]23
24
25iface_ath0:
[11630]26 comment : "PA4040 voor zuid"
[11611]27 ip : "172.17.66.1/24"
[11630]28 sdesc : "2apzuid"
[11611]29 mode : "ap"
[11737]30 type : "11g"
[11738]31 channel : 1
[11611]32 ssid : "ap-ZTW-StJan"
33 dhcp : "10-240"
34 status : "up"
35
36
37iface_ue0:
[11630]38 comment : "AP noord kabelnr.3"
[11611]39 ip : "172.17.67.1/24"
40 sdesc : "2apnoord"
41 mode : "ap"
42 type : "eth"
43 extra_type : "eth2wifibridge"
44 channel : "6"
45 ssid : "ap-ZTW-StJan-Noord"
46 dhcp : "10-240"
47 ns_ip : "172.17.67.2/24"
[11732]48 ns_mac : "00:27:22:e2:53:2a"
[11611]49 bridge_type: "NanoStation2M"
50 status : "up"
51
[12569]52
[12554]53iface_ue0_extra0:
[12678]54 comment : "Zuidbuurtseweg 34"
[12554]55 ip : "172.17.67.3/24"
[12694]56 mode : "repeater"
[12554]57 type : "eth"
58 extra_type : "eth2wifibridge"
[12569]59 ns_mac : "00:15:6d:ad:d7:e5"
60 bridge_type: "NanoStation2"
[12694]61 status : "up"
[11611]62
[12569]63
[12554]64iface_ue0_extra1:
[12678]65 comment : "Zuidbuurtseweg 34"
[12554]66 ip : "172.17.67.4/24"
67 mode : "ap"
68 type : "eth"
69 extra_type : "eth2wifibridge"
[12569]70 ssid : "ap-ZTW-Rummicub"
71 ns_mac : "00:15:6d:d4:f8:03"
72 bridge_type: "Bullet2"
[12694]73 status : "up"
[12554]74
[12569]75
[11611]76iface_ue1:
[11630]77 comment : "AP oost kabelnr.2"
[11611]78 ip : "172.17.68.1/24"
[11630]79 sdesc : "2apoost"
[11611]80 mode : "ap"
81 type : "eth"
82 extra_type : "eth2wifibridge"
[12694]83 channel : "6"
[12678]84 ssid : "ap-ZTW-StJan-Oost"
[11611]85 dhcp : "10-240"
[12694]86 compass : "w"
[11611]87 ns_ip : "172.17.68.2/24"
[11732]88 ns_mac : "00:27:22:e2:53:e7"
[11731]89 bridge_type: "NanoStation M2"
[11611]90 status : "up"
91
[13548]92
[12683]93iface_ue1_extra0:
94 comment : "BuurtHuis De Weipoort"
95 ip : "172.17.68.3/24"
[12694]96 mode : "repeater"
[12683]97 type : "eth"
98 extra_type : "eth2wifibridge"
99 ns_mac : "DC:9F:DB:3E:1E:D2"
100 bridge_type: "NanoStation2Loco"
[12694]101 status : "up"
[11611]102
[12683]103
104iface_ue1_extra1:
105 comment : "Zuidbuurtseweg 34"
106 ip : "172.17.68.4/24"
107 mode : "ap"
108 type : "eth"
109 extra_type : "eth2wifibridge"
110 ssid : "ap-ZTW-BuurthuisDeWeipoort"
111 ns_mac : "00:00:00:00:00:00"
112 bridge_type: "NanoStation2Loco"
[13484]113 status : "up"
114
[13548]115
[13487]116iface_ue1_extra2:
[13484]117 comment : "Veldhoeve - Gelderswoude"
118 ip : "172.17.68.5/24"
119 mode : "ap"
120 type : "eth"
121 extra_type : "eth2wifibridge"
122 ssid : "WiFi Zoeterwoude"
[13487]123 ns_mac : "DC:9F:DB:3E:29:F7"
[13484]124 bridge_type: "NanoStation2Loco"
[13487]125 status : "up"
[12683]126
[13548]127
[11611]128iface_vr0:
[11630]129 comment : "Link naar Dorpskerk kabelnr.4"
[12250]130 ip : "172.16.5.105/29"
[11611]131 sdesc : "2dorp"
[12250]132 mode : "ap-wds"
[11611]133 type : "eth"
134 extra_type : "eth2wifibridge"
[12281]135 channel : "108"
[12250]136 ssid : "il-nw.stjan.wleiden.net"
[11611]137 dhcp : False
138 compass : "n"
[12250]139 ns_ip : "172.16.5.106/29"
[11732]140 ns_mac : "00:27:22:8a:3b:ca"
[11731]141 bridge_type: "NanoStation M5"
[11611]142 status : "up"
143
[12474]144
[12251]145iface_vr0_alias0:
146 comment : "Link naar Rustdam"
147 ip : "172.16.6.1/29"
148 sdesc : "2rustdam"
149 type : "eth"
150 dhcp : False
151 status : "up"
[11627]152
[12474]153
[12251]154iface_vr0_alias1:
[11630]155 comment : "Link naar TUDelft kabelnr.5"
[12615]156 ip : "172.16.7.228/29"
[11611]157 sdesc : "2tud"
[12615]158 mode : "station-wds"
[11611]159 type : "eth"
160 extra_type : "eth2wifibridge"
[12977]161 channel : "48"
[12615]162 ssid : "il-nno.tudelft.wleiden.net"
[11611]163 dhcp : False
164 compass : "zw"
[12615]165 ns_ip : "172.16.7.227/29"
[11732]166 ns_mac : "00:27:22:8a:3d:1f"
[11731]167 bridge_type: "NanoStation M5"
[12485]168 status : "up"
[11611]169
[11627]170
[11611]171iface_vr1:
[11630]172 comment : "Link naar Rijneke kabelnr.6"
[12974]173 ip : "172.16.3.236/29"
[11611]174 sdesc : "2Rijneke"
175 mode : "station-wds"
176 type : "eth"
177 extra_type : "eth2wifibridge"
178 channel : "60"
179 ssid : "il-zw.rijneke.wleiden.net"
180 dhcp : False
181 compass : "no"
[12974]182 ns_ip : "172.16.3.235"
[11732]183 ns_mac : "00:27:22:8a:3b:f5"
[11731]184 bridge_type: "NanoStation M5"
[11611]185 status : "up"
186
187
188iface_vr2:
[11630]189 comment : "Link naar Gelderswoude kabelnr. 1"
[11611]190 ip : "172.16.3.225/29"
[11630]191 sdesc : "2gelderswd"
[11611]192 mode : "ap-wds"
193 type : "eth"
[12977]194 channel : "100"
[11611]195 ssid : "il-zo.stjan.wleiden.net"
196 dhcp : False
197 compass : "zo"
198 ns_ip : "172.16.3.226/29"
[11732]199 ns_mac : "dc:9f:db:2a:1d:0c"
[11731]200 bridge_type: "NanoStation M5"
[11611]201 status : "up"
202
203
Note: See TracBrowser for help on using the repository browser.