source: genesis/nodes/HybridCope/wleiden.yaml@ 11325

Last change on this file since 11325 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.1 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "ALIX2"
[10059]5comment : "None"
[11246]6gateway : "83.162.36.91"
[10881]7latitude : "52.15972"
[10116]8location : "Cope, Rapenburg 8, 2311 EV, Leiden"
[10881]9longitude : "4.48521"
[10116]10masterip : "172.17.8.1"
[11325]11monitoring_group: "wleiden"
[11247]12nodename : "Cope"
13nodetype : "Hybrid"
[10059]14rdnap_x : 93280
15rdnap_y : 463889
[11246]16service_accesspoint: True
17service_incoming_rdr: True
18service_proxy_ileiden: False
19service_proxy_normal: True
[10116]20status : "up"
21
22
[10059]23iface_ath0:
[10885]24 comment : "AP voor de buurt"
[11246]25 ip : "172.17.8.1/24"
[10116]26 sdesc : "ap"
[10703]27 mode : "ap"
[10116]28 type : "11b"
29 channel : "5"
[10156]30 ssid : "ap-WirelessLeiden-Cope"
[11246]31 dhcp : "10-250"
[10116]32 status : "up"
[10059]33
[10116]34
[10059]35iface_ue0:
[11246]36 comment : "External Link"
37 ip : "83.162.36.91/24"
38 sdesc : "2external"
[10116]39 type : "eth"
[10463]40 dhcp : False
[10116]41 status : "up"
[10059]42
43
44iface_vr0:
[10885]45 comment : "Ethernet to interlink UniGor1"
[10116]46 ip : "172.16.3.188/29"
47 sdesc : "2unigor1"
48 mode : "station-wds"
49 type : "eth"
50 extra_type : "eth2wifibridge"
51 channel : "128"
52 ssid : "il-zo.unigor.wleiden.net"
[10463]53 dhcp : False
[10729]54 compass : "nw"
[10116]55 ns_ip : "172.16.3.187/29"
56 ns_mac : "00:15:6d:ea:f0:1d"
[10892]57 bridge_type: "NanoStation5"
[10116]58 status : "up"
[10059]59
[10116]60
[10059]61iface_vr1:
[10884]62 comment : "A-link naar Stadhuis via NS5"
[10116]63 ip : "172.16.3.180/29"
64 sdesc : "2stadhuis"
65 mode : "station-wds"
66 type : "eth"
67 extra_type : "eth2wifibridge"
68 channel : "116"
69 ssid : "il-nw.stadhuis.wleiden.net"
[10463]70 dhcp : False
[10729]71 compass : "zo"
[10116]72 ns_ip : "172.16.3.179/29"
73 ns_mac : "00:15:6d:ea:f0:4c"
[10892]74 bridge_type: "NanoStation5"
[10116]75 status : "up"
[10059]76
[10116]77
78iface_vr2:
[10884]79 comment : "A-link naar Rabo2"
[10116]80 ip : "172.16.3.196/29"
81 sdesc : "2rabo2"
82 mode : "station-wds"
83 type : "eth"
84 extra_type : "eth2wifibridge"
85 channel : "44"
86 ssid : "il-z.rabo.wleiden.net"
[10463]87 dhcp : False
[10386]88 compass : "n"
[10116]89 ns_ip : "172.16.3.195/29"
90 ns_mac : "00:15:6d:ea:f0:0f"
[10892]91 bridge_type: "NanoStation5"
[10386]92 status : "up"
[10116]93
94
Note: See TracBrowser for help on using the repository browser.