source: genesis/nodes/Leeuwenhorst2/wleiden.yaml@ 13534

Last change on this file since 13534 was 13534, checked in by huub, 9 years ago

config akzonobel1 aangepast ivm link naar leeuwenhorst2

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.25110"
7location : "Leeuwenhorst, Langelaan 3, 2211 XT, Noordwijkerhout"
8longitude : "4.47198"
9masterip : "172.16.10.225"
10monitoring_group: "noordwijkerhout"
11nodename : "Leeuwenhorst2"
12nodetype : "Hybrid"
13portal_sponsor: "Kop en Schotels"
14portal_url: "http://www.kopenschotels.com/nl/home.html"
15rdnap_x : 92503
16rdnap_y : 474067
17release : "9.0-RELEASE"
18service_accesspoint: True
19service_concentrator: False
20service_incoming_rdr: False
21service_proxy_ileiden: False
22service_proxy_normal: False
23status : "up"
24
25iface_ath0:
26 comment : "AP voor beheer, binnen 2.4 GHz"
27 ip : "172.16.10.225/29"
28 sdesc : "ap"
29 mode : "ap"
30 type : "11b"
31 channel : 6
32 ssid : "WiFi-binnen-b"
33 wlan_mac : "a8:54:b2:72:c7:cb"
34 dhcp : "226-230"
35 status : "up"
36
37iface_ue0:
38 comment : "Link naar noordwest kabel 8 ; webcam 172.16.9.237"
39 ip : "172.16.9.233/29"
40 sdesc : "2nw"
41 mode : "ap-wds"
42 type : "eth"
43 extra_type : "eth2wifibridge"
44 channel : "36"
45 ssid : "il-nw.leeuwenhorst2.wleiden.net"
46 dhcp : False
47 compass : "nw"
48 ns_ip : "172.16.9.234/29"
49 ns_mac : "24:a4:3c:0a:54:cb"
50 bridge_type: "Nanosatation M5"
51 status : "up"
52
53
54iface_vr0:
55 comment : "Link naar TeyAkzoNobel1 kabel 2"
56 ip : "172.16.6.137/29"
57 sdesc : "2zuid"
58 mode : "station-wds"
59 type : "eth"
60 extra_type : "eth2wifibridge"
61 channel : "40"
62 ssid : "il-n.teyakzonobel1.wleiden.net"
63 dhcp : False
64 compass : "160"
65 ns_ip : "172.16.6.138/29"
66 ns_mac : "dc:9f:db:2e:b7:a8"
67 bridge_type: "NanoBridge M5"
68 status : "up"
69
70
71iface_vr1:
72 comment : "Link naar Duinoord kabel 3 (richting Wouter en Roy via switch, met bridge naar kabel5)"
73 ip : "172.16.6.185/29"
74 sdesc : "il335"
75 mode : "ap-wds"
76 type : "eth"
77 extra_type : "eth2wifibridge"
78 channel : "52"
79 ssid : "il-335.leeuwenhorst.wleiden.net"
80 dhcp : False
81 compass : "335"
82 ns_ip : "172.16.6.186/29"
83 ns_mac : "dc:9f:db:2a:28:9a"
84 bridge_type: "NanoStation M5"
85 status : "up"
86
87iface_vr1_alias0:
88 comment : "Verbinding naar Leeuwenhorst1 via switch"
89 ip : "172.16.4.190/30"
90 sdesc : "2leeuwh1"
91 type : "eth"
92 dhcp : False
93 status : "up"
94
95iface_vr2:
96 comment : "Link naar Wulp kabel 7"
97 ip : "172.16.7.49/29"
98 sdesc : "2nw"
99 mode : "ap-wds"
100 type : "eth"
101 extra_type : "eth2wifibridge"
102 channel : "108"
103 ssid : "il-n.leeuwenhorst.wleiden.net"
104 dhcp : False
105 compass : "10"
106 ns_ip : "172.16.7.50/29"
107 ns_mac : "dc:9f:db:2a:27:dd"
108 bridge_type: "Nanostation M5"
109 status : "up"
110
111iface_vr2_alias0:
112 comment : "Link naar noord (TulpEnZee)"
113 ip : "172.16.7.33/29"
114 sdesc : "2noord"
115 mode : "ap-wds"
116 type : "eth"
117 extra_type : "eth2wifibridge"
118 dhcp : False
119 status : "up"
120
Note: See TracBrowser for help on using the repository browser.