source: genesis/nodes/HybridTEYBartholomeus/wleiden.yaml@ 12583

Last change on this file since 12583 was 12583, checked in by wouter, 11 years ago

Details nano's ingevuld. Voor extra nano's op ue0 iface_ue0_extra-blokjes toegevoegd.

File size: 3.6 KB
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "ALIX2"
5comment : "None"
6latitude : "52.22313"
7location : "St. Bartholomeuskerk, Herenstraat 27, 2215KE, Voorhout"
8longitude : "4.48714"
9masterip : "172.17.124.1"
10monitoring_group: "teylingen"
11nodename : "TEYBartholomeus"
12nodetype : "Hybrid"
13portal_sponsor: "Gemeente Teylingen"
14portal_url: "http://rkvoorhout.nl/"
15rdnap_x : 93500
16rdnap_y : 470942
17release : "9.0-RELEASE"
18service_accesspoint: True
19service_concentrator: False
20service_incoming_rdr: False
21service_proxy_ileiden: False
22service_proxy_normal: False
23status : "down"
24
25
26iface_ath0:
27 comment : "Accesspoint 1 Coax - geen antenne"
28 ip : "172.17.124.1/24"
29 sdesc : "ap1"
30 mode : "ap"
31 type : "11g"
32 channel : 1
33 ssid : "ap-Tey-Bartholomeus-1"
34 dhcp : "10-250"
35 status : "up"
36
37
38iface_ue0:
39 comment : "Accesspoint Noord"
40 ip : "172.17.125.1/24"
41 sdesc : "ap2"
42 mode : "ap"
43 type : "eth"
44 extra_type : "eth2wifibridge"
45 channel : "6"
46 ssid : "ap-Tey-Bartholomeus"
47 dhcp : "10-250"
48 compass : "n"
49 ns_ip : "172.17.125.2/24"
50 ns_mac : "00:27:22:e2:53:e0"
51 bridge_type: "NanoStationM2"
52 status : "up"
53
54
55 iface_ue0_extra0:
56 comment : "Accesspoint West"
57 ip : "172.17.125.3/24"
58 mode : "client"
59 type : "eth"
60 extra_type : "eth2wifibridge"
61 channel : "11"
62 ssid : "ap-Tey-Bartholomeus"
63 compass : "w"
64 ns_mac : "dc:9f:db:36:1e:0d"
65 bridge_type: "NanoStationM2"
66 status : "Up"
67
68
69 iface_ue0_extra1:
70 comment : "Accesspoint Zuid"
71 ip : "172.17.125.4/24"
72 mode : "client"
73 type : "eth"
74 extra_type : "eth2wifibridge"
75 channel : "1"
76 ssid : "ap-Tey-Bartholomeus"
77 compass : "z"
78 ns_mac : "dc:9f:db:62:14:63"
79 bridge_type: "NanoStationM2"
80 status : "Up"
81
82
83 iface_ue0_extra2:
84 comment : "Accesspoint Oost"
85 ip : "172.17.125.5/24"
86 mode : "client"
87 type : "eth"
88 extra_type : "eth2wifibridge"
89 channel : "11"
90 ssid : "ap-Tey-Bartholomeus"
91 compass : "o"
92 ns_mac : "dc:9f:db:62:13:3a"
93 bridge_type: "NanoStationM2"
94 status : "Up"
95
96
97iface_vr0:
98 comment : "Link naar Bestuurscentrum - kabel 1"
99 ip : "172.16.7.84/29"
100 sdesc : "2bestuur"
101 mode : "station-wds"
102 type : "eth"
103 extra_type : "eth2wifibridge"
104 channel : "116"
105 ssid : "il-zw.teybestuurscentrum.wleiden.net"
106 dhcp : False
107 compass : "z"
108 ns_ip : "172.16.7.83/29"
109 ns_mac : "00:27:22:10:fd:ed"
110 bridge_type: "Nanostation M5"
111 status : "up"
112
113
114iface_vr1:
115 comment : "Link naar AKZO - kabel 8"
116 ip : "172.16.9.33/29"
117 sdesc : "2akzo"
118 mode : "ap-wds"
119 type : "eth"
120 extra_type : "eth2wifibridge"
121 channel : "124"
122 ssid : "il-z.teybartholomeus.wleiden.net"
123 dhcp : False
124 compass : "z"
125 ns_ip : "172.16.9.34/29"
126 ns_mac : "24:a4:3c:0a:54:90"
127 bridge_type: "Nanostation M5"
128 status : "up"
129
130
131iface_vr2:
132 comment : "Link naar zuidwest - kabel 9"
133 ip : "172.16.9.41/29"
134 sdesc : "2zw"
135 mode : "ap-wds"
136 type : "eth"
137 extra_type : "eth2wifibridge"
138 channel : "132"
139 ssid : "il-zw.teybartholomeus.wleiden.net"
140 dhcp : False
141 compass : "zw"
142 ns_ip : "172.16.9.42/29"
143 ns_mac : "00:27:22:10:fe:56"
144 bridge_type: "Nanostation M5"
145 status : "up"
146
147
148# Niet aangesloten en niet geconfigureerd, maar wel gemonteerd, inclusief kabel:
149# Nanostation M5 richting west voor Noordwijk
Note: See TracBrowser for help on using the repository browser.