source: genesis/nodes/HybridAJSoft1/wleiden.yaml@ 11416

Last change on this file since 11416 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.1 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "ALIX2"
[10059]5comment : "None"
[10116]6ileiden : True
[10881]7latitude : "52.14605"
[10116]8location : "Serviceflat De Parelvissers, Bizetpad, 2324 JR, Leiden"
[10881]9longitude : "4.46729"
[10116]10masterip : "172.20.136.1"
[11325]11monitoring_group: "wleiden"
[10116]12nodename : "AJSoft1"
[10929]13nodetype : "Hybrid"
[10059]14rdnap_x : 92035
15rdnap_y : 462384
[10929]16release : "9.0-RELEASE"
17service_accesspoint: True
18service_incoming_rdr: False
19service_proxy_ileiden: False
20service_proxy_normal: False
[10116]21status : "up"
[10059]22
[10116]23
[10059]24iface_ath0:
[10884]25 comment : "Ap"
[10116]26 ip : "172.20.136.1/26"
27 sdesc : "ap"
[10703]28 mode : "ap"
[10116]29 type : "11b"
30 channel : "8"
[10156]31 ssid : "ap-WirelessLeiden-Ajsoft1"
[10116]32 dhcp : "10-60"
33 status : "up"
[10059]34
35
[10116]36iface_ue0:
[10885]37 comment : "InterLink naar RijnVliet"
[10116]38 ip : "172.16.4.68/29"
39 sdesc : "b2rijnvliet"
40 mode : "station-wds"
41 type : "eth"
42 extra_type : "eth2wifibridge"
43 channel : "4"
44 ssid : "il-zw.rv.wleiden.net"
[10454]45 dhcp : False
[10729]46 compass : "no"
[10116]47 ns_ip : "172.16.4.67/29"
48 ns_mac : "00:15:6d:e8:f9:b1"
[10386]49 status : "up"
[10116]50
51
[10059]52iface_vr0:
[10116]53 comment : "Ethernet naar AJSoft2"
54 ip : "172.16.3.81/30"
55 sdesc : "2ajsoft2"
56 type : "eth"
[10454]57 dhcp : False
[10116]58 status : "up"
[10059]59
[10116]60
[10059]61iface_vr1:
[10884]62 comment : "Link naar Haagwijk"
[10116]63 ip : "172.16.5.236/29"
64 sdesc : "2haagwijk"
65 mode : "station-wds"
66 type : "eth"
67 extra_type : "eth2wifibridge"
68 channel : "52"
69 ssid : "il-nw.haagwijk.wleiden.net"
[10454]70 dhcp : False
[10729]71 compass : "zo"
[10116]72 ns_ip : "172.16.5.235/29"
73 ns_mac : "00:15:6d:ea:eb:d5"
[10892]74 bridge_type: "NanoStation5"
[10116]75 status : "up"
[10059]76
[10116]77
78iface_vr2:
[10885]79 comment : "InterLink naar Robijn"
[10116]80 ip : "172.16.5.225/29"
81 sdesc : "2robijn"
82 mode : "station-wds"
83 type : "eth"
84 extra_type : "eth2wifibridge"
85 channel : "60"
86 ssid : "il-nnw.ajsoft1.wleiden.net"
[10454]87 dhcp : False
[10729]88 compass : "n"
[10116]89 ns_ip : "172.16.5.226/29"
90 ns_mac : "00:15:6d:ec:82:8a"
[10892]91 bridge_type: "NanoStation5"
[10116]92 status : "up"
93
94
Note: See TracBrowser for help on using the repository browser.