source: genesis/nodes/HybridLeeuwenhorst2/wleiden.yaml@ 13016

Last change on this file since 13016 was 13016, checked in by rvanswol, 10 years ago

comment aangepast

File size: 3.1 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.9.122"
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: False
19service_concentrator: False
20service_incoming_rdr: False
21service_proxy_ileiden: False
22service_proxy_normal: False
23status : "up"
24
25iface_ath0:
26 comment : "wifi-link naar Leeuwenhorst1"
27 ip : "172.16.9.122/29"
28 sdesc : "sta"
29 mode : "sta"
30 type : "11a"
31 channel : 64
32 ssid : "ap-KopEnSchotels-binnen"
33 dhcp : False
34 status : "down"
35
36iface_ue0:
37 comment : "Link naar noordwest kabel 8 ; webcam 172.16.9.237"
38 ip : "172.16.9.233/29"
39 sdesc : "2nw"
40 mode : "ap-wds"
41 type : "eth"
42 extra_type : "eth2wifibridge"
43 channel : "36"
44 ssid : "il-nw.leeuwenhorst2.wleiden.net"
45 dhcp : False
46 compass : "nw"
47 ns_ip : "172.16.9.234/29"
48 ns_mac : "24:a4:3c:0a:54:cb"
49 bridge_type: "Nanosatation M5"
50 status : "up"
51
52
53iface_vr0:
54 comment : "Link naar TeyBestuurscentrum kabel 2"
55 ip : "172.16.6.137/29"
56 sdesc : "2zuid"
57 mode : "ap-wds"
58 type : "eth"
59 extra_type : "eth2wifibridge"
60 channel : "140"
61 ssid : "il-z.leeuwenhorst.wleiden.net"
62 dhcp : False
63 compass : "160"
64 ns_ip : "172.16.6.138/29"
65 ns_mac : "dc:9f:db:2e:b7:a8"
66 bridge_type: "NanoBridge M5"
67 status : "up"
68
69
70iface_vr0_alias0:
71 comment : "Link naar TeyBartholomeus"
72 ip : "172.16.3.97/29"
73 sdesc : "2barth"
74 mode : "ap-wds"
75 type : "eth"
76 extra_type : "eth2wifibridge"
77 dhcp : False
78 status : "up"
79
80
81iface_vr1:
82 comment : "Link naar Duinoord kabel 3 (richting Wouter en Roy via switch, met bridge naar kabel5)"
83 ip : "172.16.6.185/29"
84 sdesc : "il335"
85 mode : "ap-wds"
86 type : "eth"
87 extra_type : "eth2wifibridge"
88 channel : "52"
89 ssid : "il-335.leeuwenhorst.wleiden.net"
90 dhcp : False
91 compass : "335"
92 ns_ip : "172.16.6.186/29"
93 ns_mac : "dc:9f:db:2a:28:9a"
94 bridge_type: "NanoStation M5"
95 status : "up"
96
97iface_vr2:
98 comment : "Link naar Wulp kabel 7"
99 ip : "172.16.7.49/29"
100 sdesc : "2nw"
101 mode : "ap-wds"
102 type : "eth"
103 extra_type : "eth2wifibridge"
104 channel : "108"
105 ssid : "il-n.leeuwenhorst.wleiden.net"
106 dhcp : False
107 compass : "10"
108 ns_ip : "172.16.7.50/29"
109 ns_mac : "dc:9f:db:2a:27:dd"
110 bridge_type: "Nanostation M5"
111 status : "up"
112
113iface_vr2_alias0:
114 comment : "Link naar noord (TulpEnZee)"
115 ip : "172.16.7.33/29"
116 sdesc : "2noord"
117 mode : "ap-wds"
118 type : "eth"
119 extra_type : "eth2wifibridge"
120 dhcp : False
121 status : "up"
122
Note: See TracBrowser for help on using the repository browser.