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

Last change on this file since 13157 was 13112, checked in by huub, 10 years ago

mac adres Leeuwenhorst1 in yaml

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 wlan_mac : "a8:54:b2:72:c7:ca"
36 dhcp : "123-126"
37 status : "up"
38
39iface_ue0:
40 comment : "Link naar zuidoost kabel 1 UNUSED"
41 ip : "172.16.6.196/29"
42 sdesc : "2unused"
43 mode : "station-wds"
44 type : "eth"
45 extra_type : "eth2wifibridge"
46 channel : "132"
47 ssid : "il-zo.leeuwenhorst1.wleiden.net"
48 dhcp : False
49 compass : "150"
50 ns_ip : "172.16.6.195/29"
51 ns_mac : "dc:9f:db:2e:b2:c8"
52 bridge_type: "NanoBridge M5"
53 status : "up"
54
55iface_vr0:
56 comment : "Link naar noordwijk zuid/west kabel 5 (via switch, met bridge naar kabel 3 )"
57 ip : "172.16.9.153/29"
58 sdesc : "il10"
59 mode : "ap-wds"
60 type : "eth"
61 extra_type : "eth2wifibridge"
62 channel : "100"
63 ssid : "il-zw.leeuwenhorst1.wleiden.net"
64 dhcp : False
65 compass : "210"
66 ns_ip : "172.16.9.154/29"
67 ns_mac : "dc:9f:db:f2:0b:89"
68 bridge_type: "NanoBridge M5"
69 status : "up"
70
71iface_vr1:
72 comment : "Internetverbinding via StVictor bridge"
73 ip : "192.168.178.3/24"
74 sdesc : "2external"
75 type : "eth"
76 dhcp : False
77 status : "up"
78
79iface_vr1_alias0:
80 comment : "Link naar oost Victorkerk kabel 6 niet meer via switch"
81 ip : "172.16.6.225/29"
82 sdesc : "il60"
83 mode : "ap-wds"
84 type : "eth"
85 extra_type : "eth2wifibridge"
86 channel : "60"
87 ssid : "il-o.leeuwenhorst.wleiden.net"
88 dhcp : False
89 compass : "90"
90 ns_ip : "172.16.6.226/29"
91 ns_mac : "dc:9f:db:2e:b3:17"
92 bridge_type: "NanoBridge M5"
93 status : "up"
94
95iface_vr2:
96 comment : "Link naar NNW (GoudenSpar) kabel 4 v/h ap-zuid "
97 ip : "172.16.9.145/29"
98 sdesc : "il350"
99 mode : "ap-wds"
100 type : "eth"
101 extra_type : "eth2wifibridge"
102 channel : "116"
103 ssid : "il-350.leeuwenhorst1.wleiden.net"
104 dhcp : False
105 compass : "350"
106 ns_ip : "172.16.9.146/29"
107 ns_mac : "dc:9f:db:64:2d:62"
108 bridge_type: "NanoStation M5"
109 status : "up"
110
111iface_vr2_alias0:
112 comment : "Naar GoudenSpar-NanoBrM5 DC:9F:DB:F2:0E:4A 172.16.9.134; router 172.16.9.131"
113 ip : "172.16.9.129/29"
114 sdesc : "2goudenspar"
115 type : "eth"
116 dhcp : False
117 status : "up"
118
Note: See TracBrowser for help on using the repository browser.