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

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

./tools/gformat.py cleanup

File size: 3.4 KB
RevLine 
[12688]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"
[13228]9masterip : "172.16.10.225"
[12688]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"
[13226]18service_accesspoint: True
[12688]19service_concentrator: False
20service_incoming_rdr: False
21service_proxy_ileiden: False
22service_proxy_normal: False
[12732]23status : "up"
[12688]24
[13548]25
[12688]26iface_ath0:
[13226]27 comment : "AP voor beheer, binnen 2.4 GHz"
[13228]28 ip : "172.16.10.225/29"
[13226]29 sdesc : "ap"
30 mode : "ap"
[13548]31 type : "11g"
[13226]32 channel : 6
33 ssid : "WiFi-binnen-b"
34 wlan_mac : "a8:54:b2:72:c7:cb"
[13228]35 dhcp : "226-230"
[13226]36 status : "up"
[12688]37
[13548]38
[12688]39iface_ue0:
[12733]40 comment : "Link naar noordwest kabel 8 ; webcam 172.16.9.237"
[12720]41 ip : "172.16.9.233/29"
42 sdesc : "2nw"
43 mode : "ap-wds"
44 type : "eth"
45 extra_type : "eth2wifibridge"
46 channel : "36"
47 ssid : "il-nw.leeuwenhorst2.wleiden.net"
48 dhcp : False
49 compass : "nw"
50 ns_ip : "172.16.9.234/29"
51 ns_mac : "24:a4:3c:0a:54:cb"
52 bridge_type: "Nanosatation M5"
53 status : "up"
54
[12688]55
56iface_vr0:
[13535]57 comment : "Link naar TeyBestuurscentrum kabel 2"
[12688]58 ip : "172.16.6.137/29"
59 sdesc : "2zuid"
[13535]60 mode : "ap-wds"
[12688]61 type : "eth"
62 extra_type : "eth2wifibridge"
[13535]63 channel : "140"
64 ssid : "il-z.leeuwenhorst.wleiden.net"
[12688]65 dhcp : False
[13548]66 compass : "z"
[12688]67 ns_ip : "172.16.6.138/29"
68 ns_mac : "dc:9f:db:2e:b7:a8"
69 bridge_type: "NanoBridge M5"
[13535]70 status : "down"
[13548]71
72
[13535]73iface_vr0_alias0:
74 comment : "Tijdelijke Link naar TeyAkzoNobel1 kabel 2"
[13546]75 ip : "172.16.6.162/29"
[13535]76 sdesc : "2zuid"
77 mode : "station-wds"
78 type : "eth"
79 extra_type : "eth2wifibridge"
80 channel : "40"
81 ssid : "il-n.teyakzonobel1.wleiden.net"
82 dhcp : False
[13548]83 bridge_type: "NanoStation M5"
[12688]84 status : "up"
[13535]85
[13548]86
[12690]87iface_vr1:
[13016]88 comment : "Link naar Duinoord kabel 3 (richting Wouter en Roy via switch, met bridge naar kabel5)"
[12688]89 ip : "172.16.6.185/29"
[12690]90 sdesc : "il335"
[12688]91 mode : "ap-wds"
92 type : "eth"
93 extra_type : "eth2wifibridge"
94 channel : "52"
95 ssid : "il-335.leeuwenhorst.wleiden.net"
96 dhcp : False
97 compass : "335"
98 ns_ip : "172.16.6.186/29"
99 ns_mac : "dc:9f:db:2a:28:9a"
100 bridge_type: "NanoStation M5"
[12690]101 status : "up"
[12688]102
[13548]103
[13225]104iface_vr1_alias0:
105 comment : "Verbinding naar Leeuwenhorst1 via switch"
106 ip : "172.16.4.190/30"
107 sdesc : "2leeuwh1"
108 type : "eth"
109 dhcp : False
110 status : "up"
111
[13548]112
[12690]113iface_vr2:
114 comment : "Link naar Wulp kabel 7"
115 ip : "172.16.7.49/29"
116 sdesc : "2nw"
117 mode : "ap-wds"
118 type : "eth"
119 extra_type : "eth2wifibridge"
120 channel : "108"
121 ssid : "il-n.leeuwenhorst.wleiden.net"
122 dhcp : False
[13548]123 compass : "n"
[12690]124 ns_ip : "172.16.7.50/29"
125 ns_mac : "dc:9f:db:2a:27:dd"
126 bridge_type: "Nanostation M5"
127 status : "up"
128
[13548]129
[12690]130iface_vr2_alias0:
131 comment : "Link naar noord (TulpEnZee)"
132 ip : "172.16.7.33/29"
133 sdesc : "2noord"
134 mode : "ap-wds"
135 type : "eth"
136 extra_type : "eth2wifibridge"
137 dhcp : False
[13548]138 bridge_type: "NanoStation M5"
[12690]139 status : "up"
140
[13548]141
Note: See TracBrowser for help on using the repository browser.