Changeset 10104 in genesis for nodes/CNodeDrijfhuis/wleiden.yaml
- Timestamp:
- Mar 11, 2012, 10:07:27 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
nodes/CNodeDrijfhuis/wleiden.yaml
r10074 r10104 3 3 # 4 4 comment : "None" 5 i leiden : True6 interfaces: "ath0,vr0,vr1" 7 l atitude : "4.74572"8 lo cation : "Jachthaven Drijfhuis,1431 AA,Aalsmeer"9 longitude : "52.26384" 10 masterip : "172.17.12.1" 11 nodename : "Drijfhuis"12 nodetype : "CNode"5 interfaces: ath0,vr0,vr1 6 latitude : 0 7 location : 'Jachthaven Drijfhuis,1431 AA,Aalsmeer' 8 longitude : 0 9 masterip : 172.17.12.1 10 release : 8.2-RELEASE 11 nodename : Drijfhuis 12 nodetype : CNode 13 13 rdnap_x : 111208 14 14 rdnap_y : 475284 15 release : "8.2-RELEASE" 16 status : "up" 17 18 15 status : up 16 ileiden : yes 19 17 iface_ath0: 20 interface : "ath0" 21 ip : "172.17.12.1/26" 22 desc : "OMNI voor Wifi op de Drijfhuis" 23 sdesc : "ap-omni" 24 mode : "ap-wds" 25 type : "11b" 26 channel : "4" 27 ssid : "ap-westeinder-drijfhuis" 28 dhcp : "20-50" 29 compass : "None" 30 status : "up" 31 18 channel : '4' 19 compass : 'None' 20 desc : 'OMNI voor Wifi op de Drijfhuis' 21 dhcp : '20-50' 22 interface : 'ath0' 23 ip : '172.17.12.1/26' 24 mode : 'ap-wds' 25 sdesc : 'ap-omni' 26 ssid : 'ap-westeinder-drijfhuis' 27 status : 'up' 28 type : '11b' 32 29 33 30 iface_vr0: 34 interface : "vr0" 35 ip : "172.16.16.36/29" 36 desc : "Nanostation5 naar Watertoren" 37 sdesc : "2watertoren" 38 mode : "station-wds" 39 type : "eth" 40 channel : "132" 41 ssid : "il-nw.watertoren1.wleiden.net" 42 dhcp : "no" 43 bridge_type: "NanoStation5" 44 compass : "nw" 45 ns_ip : "172.16.16.35" 46 ns_mac : "00:15:6d:70:50:04" 47 status : "up" 48 31 channel : '132' 32 compass : 'nw' 33 desc : 'Nanostation5 naar Watertoren' 34 dhcp : 'no' 35 interface : 'vr0' 36 ip : '172.16.16.36/29' 37 mode : 'station-wds' 38 ns_ip : '172.16.16.35' 39 ns_mac : '00:15:6d:70:50:04' 40 sdesc : '2watertoren' 41 ssid : 'il-nw.watertoren1.wleiden.net' 42 status : 'up' 43 type : 'eth' 49 44 50 45 iface_vr1: 51 interface : "vr1" 52 ip : "172.16.3.233/29" 53 desc : "Nanostation5 naar schiphol (UNUSED)" 54 sdesc : "2schiphol" 55 mode : "station-wds" 56 type : "eth" 57 channel : "60" 58 ssid : "il-zw.drijfhuis.wleiden.net" 59 dhcp : "no" 60 bridge_type: "NanoStation5" 61 compass : "sw" 62 ns_ip : "172.16.3.234/29" 63 ns_mac : "00:15:6d:70:4d:6d" 64 status : "down" 46 channel : '60' 47 compass : 'sw' 48 desc : 'Nanostation5 naar schiphol (UNUSED)' 49 dhcp : 'no' 50 interface : 'vr1' 51 ip : '172.16.3.233/29' 52 mode : 'station-wds' 53 ns_ip : '172.16.3.234/29' 54 ns_mac : '00:15:6d:70:4d:6d' 55 sdesc : '2schiphol' 56 ssid : 'il-zw.drijfhuis.wleiden.net' 57 status : 'down' 58 type : 'eth' 65 59 66
Note:
See TracChangeset
for help on using the changeset viewer.