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

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

naam 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"
6gateway : "192.168.178.1"
7latitude : "52.25110"
8location : "Leeuwenhorst, Langelaan 3, 2211 XT, Noordwijkerhout"
9longitude : "4.47198"
10masterip : "172.16.9.121"
11monitoring_group: "noordwijkerhout"
12nodename : "Leeuwenhorst1"
13nodetype : "Hybrid"
14portal_sponsor: "Kop en Schotels"
15portal_url: "http://www.kopenschotels.com/nl/home.html"
16rdnap_x : 92503
17rdnap_y : 474067
18release : "9.0-RELEASE"
19service_accesspoint: False
20service_concentrator: False
21service_incoming_rdr: False
22service_proxy_ileiden: True
23service_proxy_normal: True
24status : "up"
25externalif : "vr1"
26
27iface_ath0:
28 comment : "Ap binnen en link naar Leeuwenhorst2"
29 ip : "172.16.9.121/29"
30 sdesc : "ap"
31 mode : "ap"
32 type : "11a"
33 channel : 64
34 ssid : "ap-KopEnSchotels-binnen"
35 dhcp : "123-126"
36 status : "up"
37
38iface_ue0:
39 comment : "Link naar zuidoost kabel 1"
40 ip : "172.16.6.193/29"
41 sdesc : "il150"
42 mode : "station-wds"
43 type : "eth"
44 extra_type : "eth2wifibridge"
45 channel : "44"
46 ssid : "il-nw.graficall.wleiden.net"
47 dhcp : False
48 compass : "150"
49 ns_ip : "172.16.6.194/29"
50 ns_mac : "dc:9f:db:2e:b2:c8"
51 bridge_type: "NanoBridge M5"
52 status : "up"
53
54iface_vr0:
55 comment : "Link naar noordwijk zuid/west kabel 5 (via switch, met bridge naar kabel 3 )"
56 ip : "172.16.9.153/29"
57 sdesc : "il10"
58 mode : "ap-wds"
59 type : "eth"
60 extra_type : "eth2wifibridge"
61 channel : "100"
62 ssid : "il-zw.leeuwenhorst1.wleiden.net"
63 dhcp : False
64 compass : "210"
65 ns_ip : "172.16.9.154/29"
66 ns_mac : "dc:9f:db:f2:0b:89"
67 bridge_type: "NanoBridge M5"
68 status : "up"
69
70iface_vr1:
71 comment : "Internetverbinding via StVictor bridge"
72 ip : "192.168.178.3/24"
73 sdesc : "2external"
74 type : "eth"
75 dhcp : False
76 status : "up"
77
78iface_vr1_alias0:
79 comment : "Link naar oost Victorkerk kabel 6 niet meer via switch"
80 ip : "172.16.6.225/29"
81 sdesc : "il60"
82 mode : "ap-wds"
83 type : "eth"
84 extra_type : "eth2wifibridge"
85 channel : "60"
86 ssid : "il-o.leeuwenhorst.wleiden.net"
87 dhcp : False
88 compass : "90"
89 ns_ip : "172.16.6.226/29"
90 ns_mac : "dc:9f:db:2e:b3:17"
91 bridge_type: "NanoBridge M5"
92 status : "up"
93
94iface_vr2:
95 comment : "Link naar NNW (GoudenSpar) kabel 4 v/h ap-zuid "
96 ip : "172.16.9.145/29"
97 sdesc : "il350"
98 mode : "ap-wds"
99 type : "eth"
100 extra_type : "eth2wifibridge"
101 channel : "116"
102 ssid : "il-350.leeuwenhorst1.wleiden.net"
103 dhcp : False
104 compass : "350"
105 ns_ip : "172.16.9.146/29"
106 ns_mac : "dc:9f:db:64:2d:62"
107 bridge_type: "NanoStation M5"
108 status : "up"
109
110iface_vr2_alias0:
111 comment : "Naar GoudenSpar-NanoBrM5 DC:9F:DB:F2:0E:4A 172.16.9.134; router 172.16.9.131"
112 ip : "172.16.9.129/29"
113 sdesc : "2goudenspar"
114 type : "eth"
115 dhcp : False
116 status : "up"
117
Note: See TracBrowser for help on using the repository browser.