source: genesis/nodes/HybridHaagwijk/wleiden.yaml@ 11357

Last change on this file since 11357 was 11325, checked in by rick, 13 years ago

Groepeer nodes naar monitoring_group, handig om bijvoorbeeld een kleine nagios instantie op te zetten voor een kleinere groep machines.

File size: 2.3 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "ALIX2"
[10059]5comment : "None"
[10881]6latitude : "52.14253"
[10116]7location : "Woon-zorgcentrum Haagwijk, Beethovenlaan 2, 2324 EL, Leiden"
[10881]8longitude : "4.47319"
[10116]9masterip : "172.20.144.1"
[11325]10monitoring_group: "wleiden"
[10116]11nodename : "Haagwijk"
[11231]12nodetype : "Hybrid"
[10059]13rdnap_x : 92434
14rdnap_y : 461987
[11231]15release : "9.0-RELEASE"
16service_accesspoint: True
17service_incoming_rdr: False
18service_proxy_ileiden: False
19service_proxy_normal: False
[10116]20status : "up"
[10059]21
[11322]22
[10059]23iface_ath0:
[10884]24 comment : "Ap"
[11231]25 ip : "172.20.144.1/24"
[10116]26 sdesc : "ap"
[10703]27 mode : "ap"
[10116]28 type : "11b"
29 channel : "8"
[10156]30 ssid : "ap-WirelessLeiden-Haagwijk"
[11231]31 dhcp : "10-250"
[10116]32 status : "up"
[10059]33
34
[10116]35iface_ue0:
36 comment : "Link naar Rick"
37 ip : "172.16.4.145/29"
38 sdesc : "2rick"
39 mode : "station-wds"
40 type : "eth"
41 channel : "40"
42 ssid : "il-zw.haagwijk.wleiden.net"
[10454]43 dhcp : False
[10729]44 compass : "zw"
[10116]45 ns_ip : "172.16.4.146/29"
46 ns_mac : "00:15:6d:ec:82:43"
[10892]47 bridge_type: "NanoStation5"
[10116]48 status : "up"
49
50
[10059]51iface_vr0:
[10116]52 comment : "Link naar ROC"
53 ip : "172.16.17.129/29"
54 sdesc : "2rocl"
55 mode : "ap-wds"
56 type : "eth"
57 extra_type : "eth2wifibridge"
58 channel : "140"
59 ssid : "il-o.haagwijk.wleiden.net"
[10454]60 dhcp : False
[10729]61 compass : "o"
[10116]62 ns_ip : "172.16.17.130"
63 ns_mac : "00:15:6d:ec:82:60"
[10892]64 bridge_type: "NanoStation5"
[10116]65 status : "up"
[10059]66
[10116]67
[10059]68iface_vr1:
[10116]69 comment : "Nanostation5 naar LivingLab"
70 ip : "172.16.17.116/29"
71 sdesc : "2livinglab"
72 mode : "station-wds"
73 type : "eth"
74 extra_type : "eth2wifibridge"
75 channel : "36"
76 ssid : "il-zo.livinglab.wleiden.net"
[10454]77 dhcp : False
[10729]78 compass : "nw"
[10116]79 ns_ip : "172.16.17.115/29"
80 ns_mac : "00:15:6d:bd:68:05"
[10892]81 bridge_type: "NanoStation5"
[10116]82 status : "up"
[10059]83
[10116]84
85iface_vr2:
86 comment : "Link naar AJsoft1"
87 ip : "172.16.5.233/29"
88 sdesc : "2ajsoft1"
89 mode : "station-wds"
90 type : "eth"
91 extra_type : "eth2wifibridge"
92 channel : "128"
93 ssid : "il-nw.haagwijk.wleiden.net"
[10454]94 dhcp : False
[10116]95 compass : "nw"
96 ns_ip : "172.16.5.234/29"
97 ns_mac : "00:15:6d:ea:f0:f6"
[10892]98 bridge_type: "NanoStation5"
[10116]99 status : "up"
100
101
Note: See TracBrowser for help on using the repository browser.