source: genesis/nodes/HybridAJSoft2/wleiden.yaml@ 11387

Last change on this file since 11387 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.14605"
[10116]7location : "Serviceflat De Parelvissers, Bizetpad, 2324 JR, Leiden"
[10881]8longitude : "4.46729"
[10116]9masterip : "172.20.137.1"
[11325]10monitoring_group: "wleiden"
[10116]11nodename : "AJSoft2"
[11228]12nodetype : "Hybrid"
[10059]13rdnap_x : 92035
14rdnap_y : 462384
[11228]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:
[10885]24 comment : "Link naar LivingLab"
[10116]25 ip : "172.16.17.108/29"
26 sdesc : "2livinglab"
[10703]27 mode : "ap"
[10116]28 type : "11a"
29 channel : "36"
30 ssid : "il-n.livinglab.wleiden.net"
[10454]31 dhcp : False
[11228]32 compass : "s"
[10116]33 status : "up"
[10059]34
35
[10116]36iface_ue0:
[11322]37 comment : "B-link naar unused"
[10116]38 ip : "172.16.6.49/29"
[11268]39 sdesc : "2unused"
[10933]40 mode : "ap-wds"
[10116]41 type : "eth"
42 extra_type : "eth2wifibridge"
43 channel : "8"
44 ssid : "il-nno.ajsoft2.wleiden.net"
[10454]45 dhcp : False
[10729]46 compass : "n"
[10116]47 ns_ip : "172.16.6.50/29"
48 ns_mac : "00:15:6d:e8:f9:c6"
[10892]49 bridge_type: "Bullet2"
[11268]50 status : "down"
[10116]51
52
[10059]53iface_vr0:
[10116]54 comment : "Ethernet naar AJSoft1"
55 ip : "172.16.3.82/30"
56 sdesc : "2ajsoft1"
57 type : "eth"
[10454]58 dhcp : False
[10116]59 status : "up"
[10059]60
[10116]61
[10059]62iface_vr1:
[10884]63 comment : "Link naar Hofland"
[10116]64 ip : "172.16.6.41/29"
65 sdesc : "2hofland"
66 mode : "station-wds"
67 type : "eth"
68 extra_type : "eth2wifibridge"
69 channel : "100"
70 ssid : "il-w.ajsoft2.wleiden.net"
[10454]71 dhcp : False
[10116]72 compass : "w"
73 ns_ip : "172.16.6.42/29"
74 ns_mac : "00:15:6d:ea:f0:6a"
[11053]75 bridge_type: "NanoStation5"
[10116]76 status : "down"
[10059]77
[10116]78
79iface_vr2:
[10888]80 comment : "A-interLink naar RijnVliet"
[10116]81 ip : "172.16.6.17/29"
82 sdesc : "a2rijnvliet"
83 mode : "station-wds"
84 type : "eth"
85 extra_type : "eth2wifibridge"
86 channel : "52"
87 ssid : "il-o-ajsoft2.wleiden.net"
[10454]88 dhcp : False
[10729]89 compass : "no"
[10116]90 ns_ip : "172.16.6.18/29"
91 ns_mac : "00:15:6d:ea:f0:6d"
[10892]92 bridge_type: "NanoStation5"
[10116]93 status : "up"
94
95
Note: See TracBrowser for help on using the repository browser.