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

Last change on this file since 12818 was 12818, checked in by wouter, 11 years ago

Weer teruggezet...

File size: 2.8 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: False
19service_concentrator: False
20service_incoming_rdr: False
21service_proxy_ileiden: False
22service_proxy_normal: False
23status : "up"
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 : "il150"
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 noord-10 kabel 5 (was vrij)"
54 ip : "172.16.9.153/29"
55 sdesc : "il10"
56 mode : "ap-wds"
57 type : "eth"
58 extra_type : "eth2wifibridge"
59 channel : "100"
60 ssid : "il-10.leeuwenhorst1.wleiden.net"
61 dhcp : False
62 compass : "10"
63 ns_ip : "172.16.9.154/29"
64 ns_mac : "dc:9f:db:f2:0b:89"
65 bridge_type: "NanoBridge M5"
66 status : "up"
67
68
69iface_vr1:
70 comment : "Link naar oost Victorkerk kabel 6 via switch"
71 ip : "172.16.6.225/29"
72 sdesc : "il60"
73 mode : "ap-wds"
74 type : "eth"
75 extra_type : "eth2wifibridge"
76 channel : "60"
77 ssid : "il-o.leeuwenhorst.wleiden.net"
78 dhcp : False
79 compass : "90"
80 ns_ip : "172.16.6.226/29"
81 ns_mac : "dc:9f:db:2e:b3:17"
82 bridge_type: "NanoBridge M5"
83 status : "up"
84
85iface_vr2:
86 comment : "Link naar NNW (GoudenSpar) kabel 4 v/h ap-zuid "
87 ip : "172.16.9.145/29"
88 sdesc : "il350"
89 mode : "ap-wds"
90 type : "eth"
91 extra_type : "eth2wifibridge"
92 channel : "116"
93 ssid : "il-350.leeuwenhorst1.wleiden.net"
94 dhcp : False
95 compass : "350"
96 ns_ip : "172.16.9.146/29"
97 ns_mac : "dc:9f:db:64:2d:62"
98 bridge_type: "NanoStation M5"
99 status : "up"
100
101iface_vr2_alias0:
102 comment : "Link naar GoudenSpar-NanoBridgeM5 172.16.9.134; router 172.16.9.131"
103 ip : "172.16.9.129/29"
104 sdesc : "2goudenspar"
105 type : "eth"
106 dhcp : False
107 status : "up"
108
Note: See TracBrowser for help on using the repository browser.