source: genesis/nodes/HybridKaag1/wleiden.yaml@ 11550

Last change on this file since 11550 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: 1.9 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.21262"
[10116]7location : "Jachtwerf Hoogeboom, Julianalaan 72, 2159 LD, Kaag (Eiland)"
[10881]8longitude : "4.55594"
[10116]9masterip : "172.27.0.1"
[11325]10monitoring_group: "wleiden"
[10116]11nodename : "Kaag1"
[11259]12nodetype : "Hybrid"
[10059]13rdnap_x : 98187
14rdnap_y : 469717
[11259]15release : "9.0-RELEASE"
16service_accesspoint: True
17service_incoming_rdr: False
18service_proxy_ileiden: False
19service_proxy_normal: False
[10116]20status : "up"
21
22
[10059]23iface_ath0:
[10116]24 comment : "Omni voor de buurt"
[11259]25 ip : "172.27.0.1/24"
[10116]26 sdesc : "omni"
[10703]27 mode : "ap"
[10116]28 type : "11b"
29 channel : "9"
[11259]30 ssid : "ap-WirelessLeiden-SPKaag1"
31 dhcp : "10-250"
[10116]32 status : "up"
[10059]33
34
35iface_vr0:
[10884]36 comment : "Link naar Lijtweg1"
[10116]37 ip : "172.16.3.4/29"
38 sdesc : "2lijtweg1"
39 mode : "station-wds"
40 type : "eth"
41 extra_type : "eth2wifibridge"
42 channel : "124"
43 ssid : "il-o.lijtweg1.wleiden.net"
[10454]44 dhcp : False
[10729]45 compass : "zw"
[10116]46 ns_ip : "172.16.3.3/29"
47 ns_mac : "00:15:6d:70:54:63"
[10892]48 bridge_type: "NanoStation5"
[10116]49 status : "up"
[10059]50
[10116]51
[10059]52iface_vr1:
[10884]53 comment : "Link naar Kaag2"
[10116]54 ip : "172.16.17.68/29"
55 sdesc : "2kaag2"
56 mode : "station-wds"
57 type : "eth"
58 extra_type : "eth2wifibridge"
59 channel : "44"
60 ssid : "il-z.kaag2.wleiden.net"
[10454]61 dhcp : False
[10729]62 compass : "n"
[10116]63 ns_ip : "172.16.17.67/29"
64 ns_mac : "00:15:6d:70:51:f6"
[10892]65 bridge_type: "NanoStation5"
[10116]66 status : "up"
[10059]67
[10116]68
69iface_vr2:
[10884]70 comment : "Link naar KWVdeKaag"
[10116]71 ip : "172.16.18.1/29"
72 sdesc : "2kwvdekaag"
73 mode : "station-wds"
74 type : "eth"
75 extra_type : "eth2wifibridge"
76 channel : "36"
77 ssid : "il-z.kaag1.wleiden.net"
[10454]78 dhcp : False
[10729]79 compass : "zw"
[10116]80 ns_ip : "172.16.18.2/29"
81 ns_mac : "00:15:6d:70:52:67"
[10892]82 bridge_type: "NanoStation5"
[10116]83 status : "up"
84
85
Note: See TracBrowser for help on using the repository browser.