source: genesis/nodes/HybridDirkLos1/wleiden.yaml@ 11371

Last change on this file since 11371 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.16732"
[10116]7location : "Hogeschool Leiden, Zernikedreef 11, 2333 CK, Leiden"
[10881]8longitude : "4.47071"
[10116]9masterip : "172.19.131.1"
[11325]10monitoring_group: "wleiden"
[10116]11nodename : "DirkLos1"
[11254]12nodetype : "Hybrid"
[10116]13rdnap_x : "092299"
[10059]14rdnap_y : 464748
[11254]15release : "9.0-RELEASE"
16service_accesspoint: True
17service_incoming_rdr: False
18service_proxy_ileiden: False
19service_proxy_normal: False
[10116]20status : "up"
[10059]21
[10116]22
[10059]23iface_ath0:
[11322]24 comment : "Ap noord"
[11254]25 ip : "172.17.45.1/24"
26 sdesc : "2ap2"
[10703]27 mode : "ap"
[10116]28 type : "11b"
[11254]29 channel : "3"
30 ssid : "ap2-WirelessLeiden-Dirklos"
[11322]31 dhcp : "10-250"
[10116]32 compass : "e"
33 status : "up"
[10059]34
35
[10116]36iface_ue0:
[10885]37 comment : "Ethernet naar DirkLos2"
[10116]38 ip : "172.16.3.58/30"
39 sdesc : "2DLos2"
40 type : "eth"
[10454]41 dhcp : False
[10116]42 status : "up"
43
44
45iface_ue0_alias0:
[10885]46 comment : "Local Ethernet"
[10116]47 ip : "172.16.176.66/27"
48 sdesc : "localeth"
49 type : "eth"
[10454]50 dhcp : False
[10116]51 status : "up"
52
53
[10059]54iface_vr0:
[10885]55 comment : "Ethernet to interlink oost"
[10116]56 ip : "172.16.4.156/29"
57 sdesc : "2geluidsnet1"
58 mode : "station-wds"
59 type : "eth"
60 extra_type : "eth2wifibridge"
61 channel : "140"
62 ssid : "il-zw.geluidsnet1.wleiden.net"
[10454]63 dhcp : False
[10729]64 compass : "zo"
[10116]65 ns_ip : "172.16.4.155/29"
66 ns_mac : "00:15:6d:f6:be:ff"
[10892]67 bridge_type: "NanoStation5"
[10116]68 status : "up"
[10059]69
[10116]70
[10059]71iface_vr1:
[10885]72 comment : "Ethernet to interlink south-east (Vosko3)"
[10116]73 ip : "172.16.4.76/29"
74 sdesc : "2Vosko3"
75 mode : "station-wds"
76 type : "eth"
77 extra_type : "eth2wifibridge"
78 channel : "100"
79 ssid : "il-wnw.vosko3.wleiden.net"
[10454]80 dhcp : False
[10729]81 compass : "zo"
[10116]82 ns_ip : "172.16.4.75/29"
83 ns_mac : "00:15:6d:f6:be:eb"
[10892]84 bridge_type: "NanoStation5"
[10116]85 status : "up"
[10059]86
87
[10116]88iface_vr2:
[10885]89 comment : "Ethernet to interlink west (Cam)"
[10116]90 ip : "172.16.4.89/29"
91 sdesc : "2cam"
[11301]92 mode : "ap-wds"
[10116]93 type : "eth"
94 extra_type : "eth2wifibridge"
95 channel : "44"
96 ssid : "il-zw.dirklos1.wleiden.net"
[10454]97 dhcp : False
[10729]98 compass : "z"
[10116]99 ns_ip : "172.16.4.90/29"
100 ns_mac : "00:15:6d:70:53:52"
[10892]101 bridge_type: "NanoStation5"
[10116]102 status : "down"
103
104
Note: See TracBrowser for help on using the repository browser.