Changeset 10116 in genesis for nodes/CNodeUniGorN
- Timestamp:
- Mar 11, 2012, 4:25:25 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
nodes/CNodeUniGorN/wleiden.yaml
r10104 r10116 3 3 # 4 4 comment : "None" 5 i nterfaces: ue0,vr2,ath0,vr0,vr16 latitude : 0 7 l ocation : 'Gorleus Lab Universiteit Leiden, Einsteinweg 55, 2333 CC, Leiden'8 lo ngitude : 09 masterip : 172.19.135.1 10 release : 8.2-RELEASE 11 nodename : UniGorN12 nodetype : CNode5 ileiden : True 6 interfaces: "ue0,vr2,ath0,vr0,vr1" 7 latitude : "4.45966" 8 location : "Gorleus Lab Universiteit Leiden, Einsteinweg 55, 2333 CC, Leiden" 9 longitude : "52.16825" 10 masterip : "172.19.135.1" 11 nodename : "UniGorN" 12 nodetype : "CNode" 13 13 rdnap_x : 91544 14 14 rdnap_y : 464861 15 status : up 16 ileiden : yes 15 release : "8.2-RELEASE" 16 status : "up" 17 18 19 iface_ath0: 20 comment : "oegstgeest richting N" 21 interface : "ath0" 22 ip : "172.19.135.1/26" 23 desc : "AP Richting NW" 24 sdesc : "n" 25 mode : "ap-wds" 26 type : "11b" 27 channel : "4" 28 ssid : "ap-n.unigorn.wleiden.net" 29 dhcp : "10-60" 30 compass : "n" 31 status : "up" 32 33 17 34 iface_ue0: 18 channel : '140' 19 comment : 'link naar Kaag2' 20 compass : 'ne' 21 desc : 'Link naar kaag2' 22 dhcp : 'no' 23 extra_type : 'eth2wifibridge' 24 interface : 'ue0' 25 ip : '172.16.17.73/29' 26 mode : 'station-wds' 27 ns_ip : '172.16.17.74/29' 28 ns_mac : '00:15:6d:70:54:a5' 29 sdesc : '2kaag2' 30 ssid : 'il-no.unigorn.wleiden.net' 31 status : 'down' 32 type : 'eth' 35 comment : "link naar Kaag2" 36 interface : "ue0" 37 ip : "172.16.17.73/29" 38 desc : "Link naar kaag2" 39 sdesc : "2kaag2" 40 mode : "station-wds" 41 type : "eth" 42 extra_type : "eth2wifibridge" 43 channel : "140" 44 ssid : "il-no.unigorn.wleiden.net" 45 dhcp : "no" 46 compass : "ne" 47 ns_ip : "172.16.17.74/29" 48 ns_mac : "00:15:6d:70:54:a5" 49 status : "down" 50 51 52 iface_ue0_alias0: 53 comment : "A link Hofwijck" 54 interface : "ue0:0" 55 ip : "172.16.17.233/29" 56 desc : "A Link naar Hofwijck" 57 sdesc : "2hofwijck" 58 type : "eth" 59 dhcp : "no" 60 compass : "None" 61 status : "up" 62 63 64 iface_vr0: 65 comment : "link to Aster" 66 interface : "vr0" 67 ip : "172.16.17.97/29" 68 desc : "A Link naar Aster" 69 sdesc : "2Aster" 70 mode : "station-wds" 71 type : "eth" 72 channel : "104" 73 ssid : "il-o.unigorn.wleiden.net" 74 dhcp : "False" 75 compass : "e" 76 ns_ip : "172.16.17.98/29" 77 ns_mac : "00:15:6d:ea:f0:64" 78 status : "up" 79 80 81 iface_vr0_alias0: 82 comment : "link to Psycho" 83 interface : "vr0:0" 84 ip : "172.16.16.105/29" 85 desc : "A Link naar Psycho" 86 sdesc : "2Psycho" 87 type : "eth" 88 dhcp : "False" 89 compass : "None" 90 status : "up" 91 92 93 iface_vr1: 94 comment : "link naar Rustenborch" 95 interface : "vr1" 96 ip : "172.16.17.241/29" 97 desc : "Link naar Rustenborch" 98 sdesc : "2rustenborch" 99 mode : "station-wds" 100 type : "eth" 101 channel : "128" 102 ssid : "il-n.unigorn.wleiden.net" 103 dhcp : "no" 104 compass : "n" 105 ns_ip : "172.16.17.242/29" 106 ns_mac : "00:15:6d:f2:37:fa" 107 status : "up" 108 109 110 iface_vr1_alias0: 111 comment : "link naar LIACS" 112 interface : "vr1:0" 113 ip : "172.16.4.45/30" 114 desc : "Link naar LIACS" 115 sdesc : "2liacs" 116 type : "eth" 117 dhcp : "no" 118 compass : "None" 119 status : "up" 120 33 121 34 122 iface_vr2: 35 comment : 'EthernetLink naar UniGor'36 compass : 'None'37 desc : 'EthernetLink naar UniGor nodes'38 d hcp : 'no'39 interface : 'vr2'40 ip : '172.19.128.67/28'41 sdesc : '2unigor'42 status : 'up'43 type : 'eth'123 comment : "EthernetLink naar UniGor" 124 interface : "vr2" 125 ip : "172.19.128.67/28" 126 desc : "EthernetLink naar UniGor nodes" 127 sdesc : "2unigor" 128 type : "eth" 129 dhcp : "no" 130 compass : "None" 131 status : "up" 44 132 45 iface_vr0_alias0:46 comment : 'link to Psycho'47 compass : 'None'48 desc : 'A Link naar Psycho'49 dhcp : 'False'50 interface : 'vr0:0'51 ip : '172.16.16.105/29'52 sdesc : '2Psycho'53 status : 'up'54 type : 'eth'55 133 56 iface_ue0_alias0:57 comment : 'A link Hofwijck'58 compass : 'None'59 desc : 'A Link naar Hofwijck'60 dhcp : 'no'61 interface : 'ue0:0'62 ip : '172.16.17.233/29'63 sdesc : '2hofwijck'64 status : 'up'65 type : 'eth'66 67 iface_ath0:68 channel : '4'69 comment : 'oegstgeest richting N'70 compass : 'n'71 desc : 'AP Richting NW'72 dhcp : '10-60'73 interface : 'ath0'74 ip : '172.19.135.1/26'75 mode : 'ap-wds'76 sdesc : 'n'77 ssid : 'ap-n.unigorn.wleiden.net'78 status : 'up'79 type : '11b'80 81 iface_vr1_alias0:82 comment : 'link naar LIACS'83 compass : 'None'84 desc : 'Link naar LIACS'85 dhcp : 'no'86 interface : 'vr1:0'87 ip : '172.16.4.45/30'88 sdesc : '2liacs'89 status : 'up'90 type : 'eth'91 92 iface_vr0:93 channel : '104'94 comment : 'link to Aster'95 compass : 'e'96 desc : 'A Link naar Aster'97 dhcp : 'False'98 interface : 'vr0'99 ip : '172.16.17.97/29'100 mode : 'station-wds'101 ns_ip : '172.16.17.98/29'102 ns_mac : '00:15:6d:ea:f0:64'103 sdesc : '2Aster'104 ssid : 'il-o.unigorn.wleiden.net'105 status : 'up'106 type : 'eth'107 108 iface_vr1:109 channel : '128'110 comment : 'link naar Rustenborch'111 compass : 'n'112 desc : 'Link naar Rustenborch'113 dhcp : 'no'114 interface : 'vr1'115 ip : '172.16.17.241/29'116 mode : 'station-wds'117 ns_ip : '172.16.17.242/29'118 ns_mac : '00:15:6d:f2:37:fa'119 sdesc : '2rustenborch'120 ssid : 'il-n.unigorn.wleiden.net'121 status : 'up'122 type : 'eth'123
Note:
See TracChangeset
for help on using the changeset viewer.