source: genesis/nodes/HybridLijtweg2/wleiden.yaml@ 11368

Last change on this file since 11368 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.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.18489"
[10116]7location : "Lijtweg, 2341 HB, Oegstgeest"
[10881]8longitude : "4.47098"
[10116]9masterip : "172.23.13.1"
[11325]10monitoring_group: "wleiden"
[10116]11nodename : "Lijtweg2"
[11259]12nodetype : "Hybrid"
[10059]13rdnap_x : 92342
14rdnap_y : 466702
[11259]15release : "9.0-RELEASE"
16service_accesspoint: True
17service_incoming_rdr: False
18service_proxy_ileiden: False
19service_proxy_normal: False
[10116]20status : "up"
[10059]21
22
[10116]23iface_ath0:
[10884]24 comment : "Ap zuid"
[11259]25 ip : "172.23.13.1/24"
[10116]26 sdesc : "ap-z"
[10703]27 mode : "ap"
[10116]28 type : "11b"
29 channel : "10"
[10156]30 ssid : "ap-WirelessLeiden-Lijtweg2"
[11259]31 dhcp : "10-250"
[10116]32 status : "up"
33
34
[10059]35iface_ue0:
[10116]36 comment : "Ethernet naar Lijtweg1"
37 ip : "172.16.253.2/30"
38 sdesc : "2lijtweg1"
39 type : "eth"
[10454]40 dhcp : False
[10116]41 status : "up"
[10059]42
43
[10116]44iface_ue1:
[10885]45 comment : "Interlink naar KWVdeKaag"
[10116]46 ip : "172.16.17.249/29"
47 sdesc : "2unigorn"
48 mode : "station-wds"
49 type : "eth"
50 extra_type : "eth2wifibridge"
[10386]51 channel : "140"
[10116]52 ssid : "il-ono.lijtweg2.wleiden.net"
[10454]53 dhcp : False
[10729]54 compass : "o"
[10116]55 ns_ip : "172.16.17.250/29"
56 ns_mac : "00:15:6d:f2:43:eb"
[10892]57 bridge_type: "NanoStation M5"
[10116]58 status : "up"
[10059]59
[10240]60
[10169]61iface_ue1_alias0:
62 comment : "Link naar Boterhuis"
[10323]63 ip : "172.16.6.81/29"
[10169]64 sdesc : "2boterhuis"
65 type : "eth"
66 extra_type : "eth2wifibridge"
[10454]67 dhcp : False
[10169]68 status : "down"
[10116]69
[10240]70
[10059]71iface_vr0:
[10885]72 comment : "InterLink naar Rustenborch"
[10116]73 ip : "172.16.6.33/29"
74 sdesc : "2rustenborch"
75 mode : "station-wds"
76 type : "eth"
77 extra_type : "eth2wifibridge"
78 channel : "116"
79 ssid : "il-w.lijtweg2.wleiden.net"
[10454]80 dhcp : False
[10729]81 compass : "zw"
[10116]82 ns_ip : "172.16.6.34"
83 ns_mac : "00:15:6d:70:51:c6"
[10892]84 bridge_type: "NanoStation5"
[10116]85 status : "up"
[10059]86
[10116]87
[10059]88iface_vr1:
[10116]89 comment : "Link naar de Leidse Houtschool"
90 ip : "172.16.3.113/29"
91 sdesc : "2lhs"
92 mode : "station-wds"
93 type : "eth"
94 extra_type : "eth2wifibridge"
95 channel : "132"
96 ssid : "il-z.lijtweg2.wleiden.net"
[10454]97 dhcp : False
[10729]98 compass : "z"
[10116]99 ns_ip : "172.16.3.114/29"
100 ns_mac : "00:15:6d:71:54:c7"
[10892]101 bridge_type: "NanoStation5"
[11259]102 status : "up"
[10059]103
[10116]104
105iface_vr1_alias0:
106 comment : "Link naar Camimplants"
[10386]107 ip : "172.16.6.97/29"
[10116]108 sdesc : "2camimplants"
109 type : "eth"
110 extra_type : "eth2wifibridge"
[10454]111 dhcp : False
[10116]112 status : "up"
113
114
115iface_vr2:
[10885]116 comment : "InterLink naar Broekplein"
[10116]117 ip : "172.16.5.140/29"
118 sdesc : "2broekplein"
119 mode : "station-wds"
120 type : "eth"
121 extra_type : "eth2wifibridge"
122 channel : "44"
123 ssid : "il-w.broekplein.wleiden.net"
[10454]124 dhcp : False
[10729]125 compass : "o"
[10116]126 ns_ip : "172.16.5.139/29"
127 ns_mac : "00:15:6d:70:4d:d3"
[10892]128 bridge_type: "NanoStation5"
[10116]129 status : "up"
130
131
Note: See TracBrowser for help on using the repository browser.