source: genesis/nodes/HybridLeythenrode1/wleiden.yaml@ 11361

Last change on this file since 11361 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.2 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.15582"
[10116]7location : "Verpleeghuis Leythenrode, Hoogmadeseweg 55, 2351 CP, Leiderdorp"
[10881]8longitude : "4.53564"
[10116]9masterip : "172.17.1.1"
[11325]10monitoring_group: "wleiden"
[11265]11nodename : "Leythenrode1"
12nodetype : "Hybrid"
[10059]13rdnap_x : 96726
14rdnap_y : 463414
[11265]15release : "9.0-RELEASE"
16service_accesspoint: True
17service_incoming_rdr: False
18service_proxy_ileiden: False
19service_proxy_normal: False
[10116]20status : "up"
[10059]21
[10116]22
[10059]23iface_ath0:
[10885]24 comment : "AP voor de buurt"
[11265]25 ip : "172.17.1.1/24"
[10116]26 sdesc : "ap"
[10703]27 mode : "ap"
[10116]28 type : "11b"
29 channel : "9"
[11265]30 ssid : "ap-WirelessLeiden-Leythenrode1"
31 dhcp : "10-250"
[10116]32 status : "up"
[10059]33
34
[10116]35iface_ue0:
[10885]36 comment : "Ethernet naar interlink west"
[10116]37 ip : "172.16.17.188/29"
38 sdesc : "2som2"
39 mode : "station-wds"
40 type : "eth"
41 extra_type : "eth2wifibridge"
42 channel : "36"
43 ssid : "il-zo.som2.wleiden.net"
[10463]44 dhcp : False
[10729]45 compass : "nw"
[10116]46 ns_ip : "172.16.17.187/29"
47 ns_mac : "00:15:6d:eb:f1:33"
[10892]48 bridge_type: "NanoStation5"
[10116]49 status : "up"
[10059]50
51
52iface_vr0:
[11265]53 comment : "Local 28-subnet to Leythenrode2 and clients (ap bridges), ip address 172.17.0.3 - 172.17.0.8/28"
54 ip : "172.17.0.1/28"
55 sdesc : "Leythenrode_subnet"
[10116]56 type : "eth"
[10454]57 dhcp : False
[10116]58 status : "up"
[10059]59
[10116]60
[10059]61iface_vr1:
[10885]62 comment : "Ethernet naar interlink noordoost (graficall)"
[10116]63 ip : "172.16.5.145/29"
64 sdesc : "2Graficall"
[11265]65 mode : "ap-wds"
[10116]66 type : "eth"
67 extra_type : "eth2wifibridge"
68 channel : "52"
69 ssid : "il-no.leythenrode.wleiden.net"
[10463]70 dhcp : False
[11322]71 compass : "o"
[10116]72 ns_ip : "172.16.5.146/29"
73 ns_mac : "00:15:6d:bd:8a:06"
[10892]74 bridge_type: "NanoStation5"
[10116]75 status : "up"
[10059]76
[10116]77
78iface_vr2:
[10884]79 comment : "A-link to DeClercq via Nanostation5"
[10116]80 ip : "172.16.5.169/29"
81 sdesc : "2DeClercq"
[11265]82 mode : "ap-wds"
[10116]83 type : "eth"
84 extra_type : "eth2wifibridge"
85 channel : "44"
86 ssid : "il-zw.leythenrode.wleiden.net"
[10463]87 dhcp : False
[10729]88 compass : "zw"
[10116]89 ns_ip : "172.16.5.170/29"
90 ns_mac : "00:15:6d:bd:8a:02"
[10892]91 bridge_type: "NanoStation5"
[10116]92 status : "up"
93
94
Note: See TracBrowser for help on using the repository browser.