source: genesis/nodes/HybridCeTIM1/wleiden.yaml@ 11351

Last change on this file since 11351 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.15797"
[10116]7location : "Hooglandse Kerk, Middelweg 2, 2312 KG, Leiden"
[10881]8longitude : "4.49423"
[10116]9masterip : "172.17.136.1"
[11325]10monitoring_group: "wleiden"
[10116]11nodename : "CeTIM1"
[11244]12nodetype : "Hybrid"
[10059]13rdnap_x : 93895
14rdnap_y : 463687
[11244]15service_accesspoint: True
16service_incoming_rdr: False
17service_proxy_ileiden: False
18service_proxy_normal: True
[10116]19status : "up"
[10059]20
[10116]21
[10059]22iface_ath0:
[10885]23 comment : "AP CeTIM richting N en O"
[10116]24 ip : "172.17.136.1/26"
25 sdesc : "ap-no"
[10703]26 mode : "ap"
[10116]27 type : "11b"
28 channel : "3"
[10156]29 ssid : "ap-WirelessLeiden-Cetim1"
[10116]30 dhcp : "10-60"
31 status : "up"
[10059]32
[10116]33
34iface_ue0:
[10884]35 comment : "A-link Nanostation5 Zuid-Oost"
[10116]36 ip : "172.16.16.81/29"
37 sdesc : "2roomburgh1"
[11299]38 mode : "ap-wds"
[10116]39 type : "eth"
40 extra_type : "eth2wifibridge"
41 channel : "132"
42 ssid : "il-zo.cetim1.wleiden.net"
[10454]43 dhcp : False
[10729]44 compass : "zo"
[10116]45 ns_ip : "172.16.16.82/29"
46 ns_mac : "00:15:6d:f6:be:66"
[10892]47 bridge_type: "NanoStation5"
[10116]48 status : "up"
49
[11322]50
[10116]51iface_vr0:
[11244]52 comment : "External Link"
[11271]53 ip : "0.0.0.0/30"
[11244]54 sdesc : "2external"
[10116]55 type : "eth"
[11271]56 dhcp : "client"
57 status : "up"
[10116]58
[11322]59
[10116]60iface_vr1:
61 comment : "Ethernet naar CeTIM2"
62 ip : "172.16.0.33/30"
63 sdesc : "2cetim2"
64 type : "eth"
[10454]65 dhcp : False
[10116]66 status : "up"
67
68
[10059]69iface_vr2:
[10884]70 comment : "A-link Nanostation5 Noord-Oost"
[10116]71 ip : "172.16.17.145/29"
72 sdesc : "houtmarkt"
[10314]73 mode : "ap-wds"
[10116]74 type : "eth"
75 extra_type : "eth2wifibridge"
76 channel : "120"
77 ssid : "il-no.cetim1.wleiden.net"
[10454]78 dhcp : False
[10729]79 compass : "no"
[10116]80 ns_ip : "172.16.17.146"
81 ns_mac : "00:15:6d:f6:be:e4"
[10892]82 bridge_type: "NanoStation5"
[10116]83 status : "up"
[10059]84
[10116]85
[10059]86iface_vr2_alias0:
[10883]87 comment : "Tijdelijke Link naar Watertoren"
[10116]88 ip : "172.16.16.97/29"
89 sdesc : "2watertoren"
90 type : "eth"
91 extra_type : "eth2wifibridge"
[10463]92 dhcp : False
[10116]93 status : "up"
[10059]94
95
96iface_vr2_alias1:
[10883]97 comment : "(w)interlink naar Spoortje"
[10116]98 ip : "172.16.4.17/29"
99 sdesc : "2spoortje"
100 type : "eth"
101 extra_type : "eth2wifibridge"
[10463]102 dhcp : False
[10116]103 status : "up"
[10059]104
105
Note: See TracBrowser for help on using the repository browser.