source: genesis/nodes/HybridVosko2/wleiden.yaml@ 11390

Last change on this file since 11390 was 11325, checked in by rick, 12 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"
[10881]6latitude : "52.15765"
[10116]7location : "Pieterskerk, Kloksteeg 16, 2311 SL, Leiden"
[10881]8longitude : "4.48786"
[10116]9masterip : "172.17.175.1"
[11325]10monitoring_group: "wleiden"
[10116]11nodename : "Vosko2"
[11229]12nodetype : "Hybrid"
[10059]13rdnap_x : 93459
14rdnap_y : 463657
[11229]15release : "9.0-RELEASE"
16service_accesspoint: True
17service_incoming_rdr: False
18service_proxy_ileiden: False
19service_proxy_normal: False
[10116]20status : "up"
[10059]21
[11322]22
[10059]23iface_ath0:
[10884]24 comment : "Ap noord"
[11229]25 ip : "172.17.175.1/24"
[10116]26 sdesc : "ap-n"
[10703]27 mode : "ap"
[10116]28 type : "11b"
29 channel : "2"
[10156]30 ssid : "ap-WirelessLeiden-Vosko2"
[11229]31 dhcp : "10-250"
[10116]32 status : "up"
[10059]33
34
35iface_vr0:
[10885]36 comment : "Link naar rund"
[10116]37 ip : "172.16.17.153/29"
38 sdesc : "2rund"
39 mode : "ap-wds"
40 type : "eth"
41 extra_type : "eth2wifibridge"
42 channel : "44"
43 ssid : "il-no.vosko2.wleiden.net"
[10454]44 dhcp : False
[10729]45 compass : "no"
[10116]46 ns_ip : "172.16.17.154"
47 ns_mac : "00:15:6d:f3:35:7d"
[10892]48 bridge_type: "NanoStation5"
[11229]49 status : "up"
[10059]50
[10116]51
[10059]52iface_vr1:
[10885]53 comment : "Interlink w (Robijn)"
[10116]54 ip : "172.16.4.113/29"
55 sdesc : "2Robijn"
56 mode : "ap-wds"
57 type : "eth"
58 extra_type : "eth2wifibridge"
59 channel : "140"
60 ssid : "il-w.vosko2.wleiden.net"
[10454]61 dhcp : False
[10116]62 compass : "w"
63 ns_ip : "172.16.4.114/29"
64 ns_mac : "00:15:6d:f7:be:f7"
[10892]65 bridge_type: "NanoStation5"
[10116]66 status : "up"
[10059]67
[10116]68
69iface_vr1_alias0:
[10885]70 comment : "Interlink w (Huub)"
[10116]71 ip : "172.16.4.121/29"
72 sdesc : "2huub"
73 type : "eth"
74 extra_type : "eth2wifibridge"
[10454]75 dhcp : False
[10116]76 status : "up"
77
78
[10059]79iface_vr1_alias1:
[10885]80 comment : "Interlink w (BCSte)"
[10116]81 ip : "172.16.3.155/29"
82 sdesc : "2bcste"
83 type : "eth"
84 extra_type : "eth2wifibridge"
[10454]85 dhcp : False
[10116]86 status : "up"
[10059]87
[10116]88
89iface_vr2:
[10884]90 comment : "Lokaal ethernet"
[10116]91 ip : "172.17.175.72/28"
92 sdesc : "ethernet"
93 type : "eth"
[10454]94 dhcp : False
[10116]95 status : "up"
96
97
Note: See TracBrowser for help on using the repository browser.