source: genesis/nodes/HybridVosko3/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.5 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.176.1"
[11325]10monitoring_group: "wleiden"
[10116]11nodename : "Vosko3"
[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 zuidoost"
[10116]25 ip : "172.17.176.1/26"
26 sdesc : "ap-zo"
[10703]27 mode : "ap"
[10116]28 type : "11b"
29 channel : "10"
[10156]30 ssid : "ap-WirelessLeiden-Vosko3"
[10116]31 dhcp : "10-60"
32 status : "up"
[10059]33
[10116]34
35iface_ue0:
[10884]36 comment : "Lokaal ethernet"
[10116]37 ip : "172.17.175.73/28"
38 sdesc : "ethernet"
39 type : "eth"
[10454]40 dhcp : False
[10116]41 status : "up"
42
43
44iface_vr0:
[10884]45 comment : "A-link to Stadhuis via Nanostation5"
[10116]46 ip : "172.16.5.65/29"
47 sdesc : "2stadhuis"
48 mode : "ap-wds"
49 type : "eth"
50 extra_type : "eth2wifibridge"
51 channel : "108"
52 ssid : "il-o.vosko3.wleiden.net"
[10454]53 dhcp : False
[10729]54 compass : "o"
[10116]55 ns_ip : "172.16.5.66/29"
56 ns_mac : "00:15:6d:bd:67:fe"
[10892]57 bridge_type: "NanoStation5"
[10116]58 status : "up"
59
60
61iface_vr1:
[10885]62 comment : "Ethernet to interlink south-east (Plantsoen)"
[10116]63 ip : "172.16.5.89/29"
64 sdesc : "2Plantsoen"
65 mode : "ap-wds"
66 type : "eth"
67 extra_type : "eth2wifibridge"
68 channel : "92"
69 ssid : "il-zo.vosko3.wleiden.net"
[10454]70 dhcp : False
[10729]71 compass : "zo"
[10116]72 ns_ip : "172.16.5.90/29"
73 ns_mac : "00:15:6d:bd:67:ff"
[10892]74 bridge_type: "NanoStation5"
[10116]75 status : "up"
76
77
[10059]78iface_vr2:
[10884]79 comment : "A-link to DirkLos1 via Nanostation5"
[10116]80 ip : "172.16.4.73/29"
81 sdesc : "2DirkLos1"
82 mode : "ap-wds"
83 type : "eth"
84 extra_type : "eth2wifibridge"
85 channel : "100"
86 ssid : "il-wnw.vosko3.wleiden.net"
[10454]87 dhcp : False
[10729]88 compass : "nw"
[10116]89 ns_ip : "172.16.4.74/29"
90 ns_mac : "00:15:6d:bd:68:9b"
[10350]91 status : "up"
[10059]92
[10116]93
[10059]94iface_vr2_alias0:
[10884]95 comment : "A-link to geluidsnet2"
[10116]96 ip : "172.16.4.201/29"
97 sdesc : "2geluidsnet2"
98 type : "eth"
99 extra_type : "eth2wifibridge"
[10454]100 dhcp : False
[10116]101 status : "up"
[10059]102
103
104iface_vr2_alias1:
[10884]105 comment : "A-link to Webster"
[10116]106 ip : "172.16.4.249/29"
107 sdesc : "2webster"
108 type : "eth"
109 extra_type : "eth2wifibridge"
[10454]110 dhcp : False
[10116]111 status : "up"
[10059]112
113
Note: See TracBrowser for help on using the repository browser.