source: genesis/nodes/HybridUniGorN/wleiden.yaml@ 11725

Last change on this file since 11725 was 11671, checked in by huub, 12 years ago

de release regel ontbrak bij de unigor nodes waardoor deze niet in nagios config kwamen

File size: 2.9 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.16825"
[10116]7location : "Gorleus Lab Universiteit Leiden, Einsteinweg 55, 2333 CC, Leiden"
[10881]8longitude : "4.45966"
[10116]9masterip : "172.19.135.1"
[11325]10monitoring_group: "wleiden"
[10116]11nodename : "UniGorN"
[11261]12nodetype : "Hybrid"
[10059]13rdnap_x : 91544
14rdnap_y : 464861
[11671]15release : "9.0-RELEASE"
[11261]16service_accesspoint: True
[11554]17service_concentrator: False
[11261]18service_incoming_rdr: False
19service_proxy_ileiden: False
20service_proxy_normal: False
[10116]21status : "up"
22
23
24iface_ath0:
[10884]25 comment : "Oegstgeest richting N"
[11261]26 ip : "172.19.135.1/24"
[10116]27 sdesc : "n"
[10703]28 mode : "ap"
[10116]29 type : "11b"
30 channel : "4"
[11261]31 ssid : "ap-WirelessLeiden-Unigor-noord"
32 dhcp : "10-250"
[10116]33 compass : "n"
34 status : "up"
35
36
[10059]37iface_ue0:
[10884]38 comment : "Link naar Kaag2"
[10116]39 ip : "172.16.17.73/29"
40 sdesc : "2kaag2"
41 mode : "station-wds"
42 type : "eth"
43 extra_type : "eth2wifibridge"
[11623]44 channel : "52"
[10116]45 ssid : "il-no.unigorn.wleiden.net"
[10454]46 dhcp : False
[10729]47 compass : "no"
[10116]48 ns_ip : "172.16.17.74/29"
[10350]49 ns_mac : "00:27:22:10:FD:F8"
[10892]50 bridge_type: "NanoStation M5"
[10350]51 status : "up"
[10059]52
53
[10116]54iface_ue0_alias0:
[10885]55 comment : "A Link naar Hofwijck"
[10116]56 ip : "172.16.17.233/29"
57 sdesc : "2hofwijck"
58 type : "eth"
[10454]59 dhcp : False
[10116]60 status : "up"
61
62
63iface_vr0:
[10885]64 comment : "A Link naar Aster"
[10116]65 ip : "172.16.17.97/29"
66 sdesc : "2Aster"
67 mode : "station-wds"
68 type : "eth"
69 channel : "104"
70 ssid : "il-o.unigorn.wleiden.net"
[10463]71 dhcp : False
[10729]72 compass : "nw"
[10116]73 ns_ip : "172.16.17.98/29"
74 ns_mac : "00:15:6d:ea:f0:64"
[10892]75 bridge_type: "NanoStation5"
[10116]76 status : "up"
77
78
[10059]79iface_vr0_alias0:
[10885]80 comment : "A Link naar Psycho"
[10116]81 ip : "172.16.16.105/29"
82 sdesc : "2Psycho"
83 type : "eth"
[10463]84 dhcp : False
[10116]85 status : "up"
[10059]86
87
[10116]88iface_vr1:
[10884]89 comment : "Link naar Rustenborch"
[10116]90 ip : "172.16.17.241/29"
91 sdesc : "2rustenborch"
92 mode : "station-wds"
93 type : "eth"
94 channel : "128"
95 ssid : "il-n.unigorn.wleiden.net"
[10454]96 dhcp : False
[10116]97 compass : "n"
98 ns_ip : "172.16.17.242/29"
99 ns_mac : "00:15:6d:f2:37:fa"
[10892]100 bridge_type: "NanoStation5"
[10116]101 status : "up"
[10059]102
[10116]103
[10059]104iface_vr1_alias0:
[11655]105 comment : "Link via NS5 172.16.6.129 00:15:6D:EA:EF:CE to LIACS 172.16.6.131 en .132"
[11633]106 ip : "172.16.6.129/29"
[10116]107 sdesc : "2liacs"
108 type : "eth"
[10454]109 dhcp : False
[10116]110 status : "up"
[10059]111
[11633]112iface_vr1_alias1:
113 comment : "Link naar LIACS Sunny"
114 ip : "172.16.4.45/30"
115 sdesc : "2sunny"
116 type : "eth"
117 dhcp : False
118 status : "up"
[10059]119
[11633]120
[10116]121iface_vr2:
[10885]122 comment : "EthernetLink naar UniGor nodes"
[10116]123 ip : "172.19.128.67/28"
124 sdesc : "2unigor"
125 type : "eth"
[10454]126 dhcp : False
[10116]127 status : "up"
[10059]128
[10321]129
Note: See TracBrowser for help on using the repository browser.