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

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

Interne link naar 11a kanaal 64

File size: 2.8 KB
Line 
1
2
3
4
5
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"
23service_accesspoint: False
24service_concentrator: False
25service_incoming_rdr: False
26service_proxy_ileiden: False
27service_proxy_normal: False
28status : "up"
29
30iface_ath0:
31 comment : "wifi-link naar Leeuwenhorst1"
32 ip : "172.16.9.122/29"
33 sdesc : "sta"
34 mode : "sta"
35 type : "11a"
36 channel : 64
37 ssid : "ap-KopEnSchotels-binnen"
38 dhcp : False
39 status : "down"
40
41iface_ue0:
42 comment : "Link naar noordwest kabel 8 ; webcam 172.16.9.237"
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
57
58iface_vr0:
59 comment : "Link naar zuid Voorhout kabel 2"
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"
73
74iface_vr1:
75 comment : "Link naar Duinoord kabel 3 nu richting 335! via switch"
76 ip : "172.16.6.185/29"
77 sdesc : "il335"
78 mode : "ap-wds"
79 type : "eth"
80 extra_type : "eth2wifibridge"
81 channel : "52"
82 ssid : "il-335.leeuwenhorst.wleiden.net"
83 dhcp : False
84 compass : "335"
85 ns_ip : "172.16.6.186/29"
86 ns_mac : "dc:9f:db:2a:28:9a"
87 bridge_type: "NanoStation M5"
88 status : "up"
89
90iface_vr2:
91 comment : "Link naar Wulp kabel 7"
92 ip : "172.16.7.49/29"
93 sdesc : "2nw"
94 mode : "ap-wds"
95 type : "eth"
96 extra_type : "eth2wifibridge"
97 channel : "108"
98 ssid : "il-n.leeuwenhorst.wleiden.net"
99 dhcp : False
100 compass : "10"
101 ns_ip : "172.16.7.50/29"
102 ns_mac : "dc:9f:db:2a:27:dd"
103 bridge_type: "Nanostation M5"
104 status : "up"
105
106iface_vr2_alias0:
107 comment : "Link naar noord (TulpEnZee)"
108 ip : "172.16.7.33/29"
109 sdesc : "2noord"
110 mode : "ap-wds"
111 type : "eth"
112 extra_type : "eth2wifibridge"
113 dhcp : False
114 status : "up"
115
Note: See TracBrowser for help on using the repository browser.