source: genesis/nodes/HybridUniGor2/wleiden.yaml@ 11637

Last change on this file since 11637 was 11554, checked in by rick, 12 years ago

Cleanup actie.

File size: 1.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.16782"
[10116]7location : "Gorleus Lab Universiteit Leiden, Einsteinweg 55, 2333 CC, Leiden"
[10881]8longitude : "4.45961"
[10116]9masterip : "172.22.8.1"
[11325]10monitoring_group: "wleiden"
[10116]11nodename : "UniGor2"
[11261]12nodetype : "Hybrid"
[10059]13rdnap_x : 91540
14rdnap_y : 464813
[11261]15service_accesspoint: True
[11554]16service_concentrator: False
[11261]17service_incoming_rdr: False
18service_proxy_ileiden: False
19service_proxy_normal: False
[10116]20status : "up"
[10059]21
[11322]22
[10059]23iface_ath0:
[10116]24 comment : "AP Richting zuid"
25 ip : "172.22.8.1/24"
26 sdesc : "ap-zuid"
[10703]27 mode : "ap"
[10116]28 type : "11b"
29 channel : "7"
[10156]30 ssid : "ap-WirelessLeiden-Unigor-zuid"
[10116]31 dhcp : "10-250"
32 status : "up"
[10059]33
34
35iface_vr0:
[10885]36 comment : "Ethernet naar server en Gorlaeus nodes"
[10116]37 ip : "172.19.128.66/28"
38 sdesc : "eth"
39 type : "eth"
[10454]40 dhcp : False
[10116]41 status : "up"
[10059]42
[10321]43
[10059]44iface_vr1:
[11322]45 comment : "B-Link naar Brug"
[10116]46 ip : "172.16.16.129/29"
[10386]47 sdesc : "2brug"
[11261]48 mode : "ap-wds"
[10116]49 type : "eth"
50 channel : "7"
51 ssid : "n-o.unigor.wleiden.net"
[10454]52 dhcp : False
[10116]53 compass : "e"
54 ns_ip : "172.16.16.130/29"
55 ns_mac : "00:15:6d:e8:e6:9b"
[10386]56 status : "down"
[10059]57
[10399]58
[10116]59iface_vr1_alias0:
[11322]60 comment : "B-Link naar AZC via bullet 2"
[10116]61 ip : "172.16.0.165/30"
62 sdesc : "2azc"
63 type : "eth"
64 extra_type : "eth2wifibridge"
[10454]65 dhcp : False
[10116]66 status : "up"
[10059]67
[10116]68
69iface_vr2:
[11322]70 comment : "Link naar DirkLos2"
[10116]71 ip : "172.16.4.1/29"
72 sdesc : "2DirkLos2"
[11261]73 mode : "ap-wds"
[10116]74 type : "eth"
75 extra_type : "eth2wifibridge"
76 channel : "149"
77 ssid : "il-o.unigor2.wleiden.net"
[10454]78 dhcp : False
[10729]79 compass : "o"
[10116]80 ns_ip : "172.16.4.2/29"
81 ns_mac : "00:15:6d:d0:14:75"
[10892]82 bridge_type: "NanoStation5"
[10116]83 status : "up"
84
85
Note: See TracBrowser for help on using the repository browser.