source: genesis/nodes/HybridLeeuwenhorst1/wleiden.yaml@ 12689

Last change on this file since 12689 was 12689, checked in by huub, 11 years ago

Leeuwenhorst gesplitst

File size: 2.5 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.121"
10monitoring_group: "noordwijkerhout"
11nodename : "Leeuwenhorst1"
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 : "down"
24
25iface_ath0:
26 comment : "Ap binnen en link naar Leeuwenhorst2"
27 ip : "172.16.9.121/29"
28 sdesc : "ap"
29 mode : "ap"
30 type : "11g"
31 channel : 1
32 ssid : "ap-KopEnSchotels-binnen"
33 dhcp : "123-126"
34 status : "up"
35
36iface_ue0:
37 comment : "Link naar zuidoost kabel 1"
38 ip : "172.16.6.193/29"
39 sdesc : "2zo"
40 mode : "station-wds"
41 type : "eth"
42 extra_type : "eth2wifibridge"
43 channel : "44"
44 ssid : "il-nw.graficall.wleiden.net"
45 dhcp : False
46 compass : "150"
47 ns_ip : "172.16.6.194/29"
48 ns_mac : "dc:9f:db:2e:b2:c8"
49 bridge_type: "NanoBridge M5"
50 status : "up"
51
52iface_vr0:
53 comment : "Link naar Wulp kabel 7"
54 ip : "172.16.7.49/29"
55 sdesc : "2nw"
56 mode : "ap-wds"
57 type : "eth"
58 extra_type : "eth2wifibridge"
59 channel : "108"
60 ssid : "il-10.leeuwenhorst.wleiden.net"
61 dhcp : False
62 compass : "10"
63 ns_ip : "172.16.7.50/29"
64 ns_mac : "dc:9f:db:2a:27:dd"
65 bridge_type: "Nanostation M5"
66 status : "up"
67
68iface_vr1:
69 comment : "Link naar oost Victorkerk kabel 6"
70 ip : "172.16.6.225/29"
71 sdesc : "2oost"
72 mode : "ap-wds"
73 type : "eth"
74 extra_type : "eth2wifibridge"
75 channel : "60"
76 ssid : "il-o.leeuwenhorst.wleiden.net"
77 dhcp : False
78 compass : "90"
79 ns_ip : "172.16.6.226/29"
80 ns_mac : "dc:9f:db:2e:b3:17"
81 bridge_type: "NanoBridge M5"
82 status : "down"
83
84iface_vr2:
85 comment : "Link naar NNW (GoudenSpar) kabel 4 v/h ap-zuid "
86 ip : "172.16.9.129/29"
87 sdesc : "2nnw"
88 mode : "ap-wds"
89 type : "eth"
90 extra_type : "eth2wifibridge"
91 channel : "60"
92 ssid : "il-350.leeuwenhorst.wleiden.net"
93 dhcp : False
94 compass : "350"
95 ns_ip : "172.16.9.130/29"
96 ns_mac : ""
97 bridge_type: "NanoBridge M5"
98 status : "down"
99
100
101
Note: See TracBrowser for help on using the repository browser.