source: genesis/nodes/CNodeUniGorN/wleiden.yaml@ 10885

Last change on this file since 10885 was 10885, checked in by rick, 13 years ago

Handmatig(!) opruimen van alle conflict keys.

Related-To: nodefactory:ticket:218

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"
[10116]6ileiden : True
[10881]7latitude : "52.16825"
[10116]8location : "Gorleus Lab Universiteit Leiden, Einsteinweg 55, 2333 CC, Leiden"
[10881]9longitude : "4.45966"
[10116]10masterip : "172.19.135.1"
11nodename : "UniGorN"
12nodetype : "CNode"
[10059]13rdnap_x : 91544
14rdnap_y : 464861
[10350]15release : "9.0-RELEASE"
[10116]16status : "up"
17
18
19iface_ath0:
[10884]20 comment : "Oegstgeest richting N"
[10116]21 interface : "ath0"
22 ip : "172.19.135.1/26"
23 sdesc : "n"
[10703]24 mode : "ap"
[10116]25 type : "11b"
26 channel : "4"
27 ssid : "ap-n.unigorn.wleiden.net"
28 dhcp : "10-60"
29 compass : "n"
30 status : "up"
31
32
[10059]33iface_ue0:
[10884]34 comment : "Link naar Kaag2"
[10116]35 interface : "ue0"
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"
47 status : "up"
[10059]48
49
[10116]50iface_ue0_alias0:
[10885]51 comment : "A Link naar Hofwijck"
[10116]52 interface : "ue0:0"
53 ip : "172.16.17.233/29"
54 sdesc : "2hofwijck"
55 type : "eth"
[10454]56 dhcp : False
[10116]57 compass : "None"
58 status : "up"
59
60
61iface_vr0:
[10885]62 comment : "A Link naar Aster"
[10116]63 interface : "vr0"
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"
74 status : "up"
75
76
[10059]77iface_vr0_alias0:
[10885]78 comment : "A Link naar Psycho"
[10116]79 interface : "vr0:0"
80 ip : "172.16.16.105/29"
81 sdesc : "2Psycho"
82 type : "eth"
[10463]83 dhcp : False
[10116]84 compass : "None"
85 status : "up"
[10059]86
87
[10116]88iface_vr1:
[10884]89 comment : "Link naar Rustenborch"
[10116]90 interface : "vr1"
91 ip : "172.16.17.241/29"
92 sdesc : "2rustenborch"
93 mode : "station-wds"
94 type : "eth"
95 channel : "128"
96 ssid : "il-n.unigorn.wleiden.net"
[10454]97 dhcp : False
[10116]98 compass : "n"
99 ns_ip : "172.16.17.242/29"
100 ns_mac : "00:15:6d:f2:37:fa"
101 status : "up"
[10059]102
[10116]103
[10059]104iface_vr1_alias0:
[10884]105 comment : "Link naar LIACS"
[10116]106 interface : "vr1:0"
107 ip : "172.16.4.45/30"
108 sdesc : "2liacs"
109 type : "eth"
[10454]110 dhcp : False
[10116]111 compass : "None"
112 status : "up"
[10059]113
114
[10116]115iface_vr2:
[10885]116 comment : "EthernetLink naar UniGor nodes"
[10116]117 interface : "vr2"
118 ip : "172.19.128.67/28"
119 sdesc : "2unigor"
120 type : "eth"
[10454]121 dhcp : False
[10116]122 compass : "None"
123 status : "up"
[10059]124
[10321]125
Note: See TracBrowser for help on using the repository browser.