Changeset 10116 in genesis for nodes/CNodeRabo2
- Timestamp:
- Mar 11, 2012, 4:25:25 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
nodes/CNodeRabo2/wleiden.yaml
r10104 r10116 3 3 # 4 4 comment : "None" 5 i nterfaces: ath0,vr2,vr0,vr16 latitude : 0 7 l ocation : 'Rabobank (Zuid), Schipholweg 105, 2316 XC, Leiden'8 lo ngitude : 09 masterip : 172.19.137.1 10 release : 8.2-RELEASE 11 nodename : Rabo212 nodetype : CNode5 ileiden : True 6 interfaces: "ath0,vr2,vr0,vr1" 7 latitude : "4.48901" 8 location : "Rabobank (Zuid), Schipholweg 105, 2316 XC, Leiden" 9 longitude : "52.16950" 10 masterip : "172.19.137.1" 11 nodename : "Rabo2" 12 nodetype : "CNode" 13 13 rdnap_x : 93554 14 14 rdnap_y : 464974 15 status : up 16 ileiden : yes 15 release : "8.2-RELEASE" 16 status : "up" 17 18 17 19 iface_ath0: 18 channel : '2' 19 comment : 'ap zuid' 20 compass : 'None' 21 desc : 'AP Zuid' 22 dhcp : '10-60' 23 interface : 'ath0' 24 ip : '172.19.137.1/26' 25 mode : 'ap-wds' 26 sdesc : 'ap-z' 27 ssid : 'ap-wirelessleiden-rabo2' 28 status : 'up' 29 type : '11b' 20 comment : "ap zuid" 21 interface : "ath0" 22 ip : "172.19.137.1/26" 23 desc : "AP Zuid" 24 sdesc : "ap-z" 25 mode : "ap-wds" 26 type : "11b" 27 channel : "2" 28 ssid : "ap-wirelessleiden-rabo2" 29 dhcp : "10-60" 30 compass : "None" 31 status : "up" 32 33 34 iface_vr0: 35 comment : "Ethernet naar Rabo1" 36 interface : "vr0" 37 ip : "172.19.137.66/30" 38 desc : "Lokaal ethernet" 39 sdesc : "2rabo1" 40 type : "eth" 41 dhcp : "no" 42 compass : "None" 43 status : "up" 44 45 46 iface_vr1: 47 comment : "link naar NodeCope" 48 interface : "vr1" 49 ip : "172.16.3.193/29" 50 desc : "Link naar Cope" 51 sdesc : "2cope" 52 mode : "station-wds" 53 type : "eth" 54 extra_type : "eth2wifibridge" 55 channel : "132" 56 ssid : "il-z.rabo2.wleiden.net" 57 dhcp : "no" 58 compass : "s" 59 ns_ip : "172.16.3.194/29" 60 ns_mac : "00:15:6d:ec:81:f1" 61 status : "up" 62 30 63 31 64 iface_vr2: 32 c hannel : '140'33 comment : 'Link naar DirkLos2'34 compass : 'ne'35 desc : 'InterLink naar DirkLos2'36 dhcp : 'no'37 extra_type : 'eth2wifibridge'38 interface : 'vr2'39 ip : '172.16.3.220/29'40 mode : 'station-wds'41 ns_ip : '172.16.3.219/29'42 ns_mac : '00:15:6d:70:54:c4'43 sdesc : '2dirklos2'44 ssid : 'il-no.dirklos2.wleiden.net'45 status : 'up'46 type : 'eth'65 comment : "Link naar DirkLos2" 66 interface : "vr2" 67 ip : "172.16.3.220/29" 68 desc : "InterLink naar DirkLos2" 69 sdesc : "2dirklos2" 70 mode : "station-wds" 71 type : "eth" 72 extra_type : "eth2wifibridge" 73 channel : "140" 74 ssid : "il-no.dirklos2.wleiden.net" 75 dhcp : "no" 76 compass : "ne" 77 ns_ip : "172.16.3.219/29" 78 ns_mac : "00:15:6d:70:54:c4" 79 status : "up" 47 80 48 iface_vr0:49 comment : 'Ethernet naar Rabo1'50 compass : 'None'51 desc : 'Lokaal ethernet'52 dhcp : 'no'53 interface : 'vr0'54 ip : '172.19.137.66/30'55 sdesc : '2rabo1'56 status : 'up'57 type : 'eth'58 81 59 iface_vr1:60 channel : '132'61 comment : 'link naar NodeCope'62 compass : 's'63 desc : 'Link naar Cope'64 dhcp : 'no'65 extra_type : 'eth2wifibridge'66 interface : 'vr1'67 ip : '172.16.3.193/29'68 mode : 'station-wds'69 ns_ip : '172.16.3.194/29'70 ns_mac : '00:15:6d:ec:81:f1'71 sdesc : '2cope'72 ssid : 'il-z.rabo2.wleiden.net'73 status : 'up'74 type : 'eth'75
Note:
See TracChangeset
for help on using the changeset viewer.