Changeset 10104 in genesis for nodes/CNodeRabo2
- Timestamp:
- Mar 11, 2012, 10:07:27 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
nodes/CNodeRabo2/wleiden.yaml
r10074 r10104 3 3 # 4 4 comment : "None" 5 i leiden : True6 interfaces: "ath0,vr2,vr0,vr1" 7 l atitude : "4.48901"8 lo cation : "Rabobank (Zuid), Schipholweg 105, 2316 XC, Leiden"9 longitude : "52.16950" 10 masterip : "172.19.137.1" 11 nodename : "Rabo2"12 nodetype : "CNode"5 interfaces: ath0,vr2,vr0,vr1 6 latitude : 0 7 location : 'Rabobank (Zuid), Schipholweg 105, 2316 XC, Leiden' 8 longitude : 0 9 masterip : 172.19.137.1 10 release : 8.2-RELEASE 11 nodename : Rabo2 12 nodetype : CNode 13 13 rdnap_x : 93554 14 14 rdnap_y : 464974 15 release : "8.2-RELEASE" 16 status : "up" 15 status : up 16 ileiden : yes 17 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' 17 30 18 19 iface_ath0: 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 31 iface_vr2: 32 channel : '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' 33 47 34 48 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 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' 45 58 46 59 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 bridge_type: "NanoStation5" 59 compass : "s" 60 ns_ip : "172.16.3.194/29" 61 ns_mac : "00:15:6d:ec:81:f1" 62 status : "up" 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' 63 75 64 65 iface_vr2:66 comment : "Link naar DirkLos2"67 interface : "vr2"68 ip : "172.16.3.220/29"69 desc : "InterLink naar DirkLos2"70 sdesc : "2dirklos2"71 mode : "station-wds"72 type : "eth"73 extra_type : "eth2wifibridge"74 channel : "140"75 ssid : "il-no.dirklos2.wleiden.net"76 dhcp : "no"77 bridge_type: "NanoStation5"78 compass : "ne"79 ns_ip : "172.16.3.219/29"80 ns_mac : "00:15:6d:70:54:c4"81 status : "up"82 83
Note:
See TracChangeset
for help on using the changeset viewer.