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

Last change on this file since 12976 was 12916, checked in by wouter, 10 years ago

Nieuwe link Leeuwenhorst2 naar TeyBartholomeus

File size: 3.0 KB
RevLine 
[12740]1
2
3
4
5
[12688]6# Genesis config yaml style
7# vim:ts=2:et:sw=2:ai
8#
9board : "ALIX2"
10comment : "None"
11latitude : "52.25110"
12location : "Leeuwenhorst, Langelaan 3, 2211 XT, Noordwijkerhout"
13longitude : "4.47198"
14masterip : "172.16.9.122"
15monitoring_group: "noordwijkerhout"
16nodename : "Leeuwenhorst2"
17nodetype : "Hybrid"
18portal_sponsor: "Kop en Schotels"
19portal_url: "http://www.kopenschotels.com/nl/home.html"
20rdnap_x : 92503
21rdnap_y : 474067
22release : "9.0-RELEASE"
[12732]23service_accesspoint: False
[12688]24service_concentrator: False
25service_incoming_rdr: False
26service_proxy_ileiden: False
27service_proxy_normal: False
[12732]28status : "up"
[12688]29
30iface_ath0:
31 comment : "wifi-link naar Leeuwenhorst1"
32 ip : "172.16.9.122/29"
33 sdesc : "sta"
34 mode : "sta"
[12830]35 type : "11a"
36 channel : 64
[12688]37 ssid : "ap-KopEnSchotels-binnen"
38 dhcp : False
[12817]39 status : "down"
[12688]40
41iface_ue0:
[12733]42 comment : "Link naar noordwest kabel 8 ; webcam 172.16.9.237"
[12720]43 ip : "172.16.9.233/29"
44 sdesc : "2nw"
45 mode : "ap-wds"
46 type : "eth"
47 extra_type : "eth2wifibridge"
48 channel : "36"
49 ssid : "il-nw.leeuwenhorst2.wleiden.net"
50 dhcp : False
51 compass : "nw"
52 ns_ip : "172.16.9.234/29"
53 ns_mac : "24:a4:3c:0a:54:cb"
54 bridge_type: "Nanosatation M5"
55 status : "up"
56
[12688]57
58iface_vr0:
[12916]59 comment : "Link naar TeyBestuurscentrum kabel 2"
[12688]60 ip : "172.16.6.137/29"
61 sdesc : "2zuid"
62 mode : "ap-wds"
63 type : "eth"
64 extra_type : "eth2wifibridge"
65 channel : "140"
66 ssid : "il-z.leeuwenhorst.wleiden.net"
67 dhcp : False
68 compass : "160"
69 ns_ip : "172.16.6.138/29"
70 ns_mac : "dc:9f:db:2e:b7:a8"
71 bridge_type: "NanoBridge M5"
72 status : "up"
[12916]73
74
75iface_vr0_alias0:
76 comment : "Link naar TeyBartholomeus"
77 ip : "172.16.3.97/29"
78 sdesc : "2barth"
79 mode : "ap-wds"
80 type : "eth"
81 extra_type : "eth2wifibridge"
82 dhcp : False
83 status : "up"
[12688]84
[12916]85
[12690]86iface_vr1:
[12692]87 comment : "Link naar Duinoord kabel 3 nu richting 335! via switch"
[12688]88 ip : "172.16.6.185/29"
[12690]89 sdesc : "il335"
[12688]90 mode : "ap-wds"
91 type : "eth"
92 extra_type : "eth2wifibridge"
93 channel : "52"
94 ssid : "il-335.leeuwenhorst.wleiden.net"
95 dhcp : False
96 compass : "335"
97 ns_ip : "172.16.6.186/29"
98 ns_mac : "dc:9f:db:2a:28:9a"
99 bridge_type: "NanoStation M5"
[12690]100 status : "up"
[12688]101
[12690]102iface_vr2:
103 comment : "Link naar Wulp kabel 7"
104 ip : "172.16.7.49/29"
105 sdesc : "2nw"
106 mode : "ap-wds"
107 type : "eth"
108 extra_type : "eth2wifibridge"
109 channel : "108"
110 ssid : "il-n.leeuwenhorst.wleiden.net"
111 dhcp : False
112 compass : "10"
113 ns_ip : "172.16.7.50/29"
114 ns_mac : "dc:9f:db:2a:27:dd"
115 bridge_type: "Nanostation M5"
116 status : "up"
117
118iface_vr2_alias0:
119 comment : "Link naar noord (TulpEnZee)"
120 ip : "172.16.7.33/29"
121 sdesc : "2noord"
122 mode : "ap-wds"
123 type : "eth"
124 extra_type : "eth2wifibridge"
125 dhcp : False
126 status : "up"
127
Note: See TracBrowser for help on using the repository browser.