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

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

nodes unigor naar hybrid

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