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

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

Cleanup actie.

File size: 2.6 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
[11261]15service_accesspoint: True
[11554]16service_concentrator: False
[11261]17service_incoming_rdr: False
18service_proxy_ileiden: False
19service_proxy_normal: False
[10116]20status : "up"
21
22
23iface_ath0:
[10884]24 comment : "Oegstgeest richting N"
[11261]25 ip : "172.19.135.1/24"
[10116]26 sdesc : "n"
[10703]27 mode : "ap"
[10116]28 type : "11b"
29 channel : "4"
[11261]30 ssid : "ap-WirelessLeiden-Unigor-noord"
31 dhcp : "10-250"
[10116]32 compass : "n"
33 status : "up"
34
35
[10059]36iface_ue0:
[10884]37 comment : "Link naar Kaag2"
[10116]38 ip : "172.16.17.73/29"
39 sdesc : "2kaag2"
40 mode : "station-wds"
41 type : "eth"
42 extra_type : "eth2wifibridge"
43 channel : "140"
44 ssid : "il-no.unigorn.wleiden.net"
[10454]45 dhcp : False
[10729]46 compass : "no"
[10116]47 ns_ip : "172.16.17.74/29"
[10350]48 ns_mac : "00:27:22:10:FD:F8"
[10892]49 bridge_type: "NanoStation M5"
[10350]50 status : "up"
[10059]51
52
[10116]53iface_ue0_alias0:
[10885]54 comment : "A Link naar Hofwijck"
[10116]55 ip : "172.16.17.233/29"
56 sdesc : "2hofwijck"
57 type : "eth"
[10454]58 dhcp : False
[10116]59 status : "up"
60
61
62iface_vr0:
[10885]63 comment : "A Link naar Aster"
[10116]64 ip : "172.16.17.97/29"
65 sdesc : "2Aster"
66 mode : "station-wds"
67 type : "eth"
68 channel : "104"
69 ssid : "il-o.unigorn.wleiden.net"
[10463]70 dhcp : False
[10729]71 compass : "nw"
[10116]72 ns_ip : "172.16.17.98/29"
73 ns_mac : "00:15:6d:ea:f0:64"
[10892]74 bridge_type: "NanoStation5"
[10116]75 status : "up"
76
77
[10059]78iface_vr0_alias0:
[10885]79 comment : "A Link naar Psycho"
[10116]80 ip : "172.16.16.105/29"
81 sdesc : "2Psycho"
82 type : "eth"
[10463]83 dhcp : False
[10116]84 status : "up"
[10059]85
86
[10116]87iface_vr1:
[10884]88 comment : "Link naar Rustenborch"
[10116]89 ip : "172.16.17.241/29"
90 sdesc : "2rustenborch"
91 mode : "station-wds"
92 type : "eth"
93 channel : "128"
94 ssid : "il-n.unigorn.wleiden.net"
[10454]95 dhcp : False
[10116]96 compass : "n"
97 ns_ip : "172.16.17.242/29"
98 ns_mac : "00:15:6d:f2:37:fa"
[10892]99 bridge_type: "NanoStation5"
[10116]100 status : "up"
[10059]101
[10116]102
[10059]103iface_vr1_alias0:
[10884]104 comment : "Link naar LIACS"
[10116]105 ip : "172.16.4.45/30"
106 sdesc : "2liacs"
107 type : "eth"
[10454]108 dhcp : False
[10116]109 status : "up"
[10059]110
111
[10116]112iface_vr2:
[10885]113 comment : "EthernetLink naar UniGor nodes"
[10116]114 ip : "172.19.128.67/28"
115 sdesc : "2unigor"
116 type : "eth"
[10454]117 dhcp : False
[10116]118 status : "up"
[10059]119
[10321]120
Note: See TracBrowser for help on using the repository browser.