Changeset 10116 in genesis for nodes/CNodeRoomburgh2
- Timestamp:
- Mar 11, 2012, 4:25:25 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
nodes/CNodeRoomburgh2/wleiden.yaml
r10104 r10116 3 3 # 4 4 comment : "None" 5 i nterfaces: ath0,vr2,vr0,vr16 latitude : 0 7 l ocation : 'R.K. Zorgcentrum Roomburgh, Hof van Roomburgh 46, 2314 ZC, Leiden'8 lo ngitude : 09 masterip : 172.18.49.1 10 release : 8.0-RELEASE 11 nodename : Roomburgh212 nodetype : CNode5 ileiden : False 6 interfaces: "ath0,vr2,vr0,vr1" 7 latitude : "4.51322" 8 location : "R.K. Zorgcentrum Roomburgh, Hof van Roomburgh 46, 2314 ZC, Leiden" 9 longitude : "52.15108" 10 masterip : "172.18.49.1" 11 nodename : "Roomburgh2" 12 nodetype : "CNode" 13 13 rdnap_x : 95185 14 14 rdnap_y : 462905 15 status : up 16 ileiden : no 15 release : "8.0-RELEASE" 16 status : "up" 17 18 17 19 iface_ath0: 18 channel : '4' 19 comment : 'ap zuidzijde' 20 compass : 'None' 21 desc : 'AP voor de Zuidzijde' 22 dhcp : '10-60' 23 interface : 'ath0' 24 ip : '172.18.49.1/26' 25 mode : 'ap-wds' 26 sdesc : 'ap' 27 ssid : 'ap-wirelessleiden-roomburgh2' 28 status : 'up' 29 type : '11b' 20 comment : "ap zuidzijde" 21 interface : "ath0" 22 ip : "172.18.49.1/26" 23 desc : "AP voor de Zuidzijde" 24 sdesc : "ap" 25 mode : "ap-wds" 26 type : "11b" 27 channel : "4" 28 ssid : "ap-wirelessleiden-roomburgh2" 29 dhcp : "10-60" 30 compass : "None" 31 status : "up" 32 33 34 iface_vr0: 35 comment : "Ethernet to local subnet" 36 interface : "vr0" 37 ip : "172.18.49.72/28" 38 desc : "Ethernet to Roomburgh1,3 and lounge" 39 sdesc : "localsubnet" 40 type : "eth" 41 dhcp : "no" 42 compass : "None" 43 status : "up" 44 45 46 iface_vr1: 47 comment : "tijdelijke? link naar Leythenrode" 48 interface : "vr1" 49 ip : "172.16.5.180/29" 50 desc : "Link naar noord" 51 sdesc : "2noordoost" 52 mode : "station-wds" 53 type : "eth" 54 extra_type : "eth2wifibridge" 55 channel : "44" 56 ssid : "il-zw.leythenrode.wleiden.net" 57 dhcp : "no" 58 compass : "sw" 59 ns_ip : "172.16.5.179/29" 60 ns_mac : "00:15:6d:ea:f0:7b" 61 status : "up" 62 30 63 31 64 iface_vr2: 32 c hannel : '116'33 comment : 'link naar LivingLab'34 compass : 'sw'35 desc : 'Link naar LivingLab'36 dhcp : 'no'37 extra_type : 'eth2wifibridge'38 interface : 'vr2'39 ip : '172.16.4.57/29'40 mode : 'station-wds'41 ns_ip : '172.16.4.58/29'42 ns_mac : '00:15:6d:eb:ef:a7'43 sdesc : '2LivingLab'44 ssid : 'il-zw.roomburgh2.wleiden.net'45 status : 'up'46 type : 'eth'65 comment : "link naar LivingLab" 66 interface : "vr2" 67 ip : "172.16.4.57/29" 68 desc : "Link naar LivingLab" 69 sdesc : "2LivingLab" 70 mode : "station-wds" 71 type : "eth" 72 extra_type : "eth2wifibridge" 73 channel : "116" 74 ssid : "il-zw.roomburgh2.wleiden.net" 75 dhcp : "no" 76 compass : "sw" 77 ns_ip : "172.16.4.58/29" 78 ns_mac : "00:15:6d:eb:ef:a7" 79 status : "up" 47 80 48 iface_vr0:49 comment : 'Ethernet to local subnet'50 compass : 'None'51 desc : 'Ethernet to Roomburgh1,3 and lounge'52 dhcp : 'no'53 interface : 'vr0'54 ip : '172.18.49.72/28'55 sdesc : 'localsubnet'56 status : 'up'57 type : 'eth'58 81 59 iface_vr1:60 channel : '44'61 comment : 'tijdelijke? link naar Leythenrode'62 compass : 'sw'63 desc : 'Link naar noord'64 dhcp : 'no'65 extra_type : 'eth2wifibridge'66 interface : 'vr1'67 ip : '172.16.5.180/29'68 mode : 'station-wds'69 ns_ip : '172.16.5.179/29'70 ns_mac : '00:15:6d:ea:f0:7b'71 sdesc : '2noordoost'72 ssid : 'il-zw.leythenrode.wleiden.net'73 status : 'up'74 type : 'eth'75
Note:
See TracChangeset
for help on using the changeset viewer.