Changeset 10104 in genesis for nodes/CNodeKempers/wleiden.yaml
- Timestamp:
- Mar 11, 2012, 10:07:27 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
nodes/CNodeKempers/wleiden.yaml
r10074 r10104 3 3 # 4 4 comment : "None" 5 i leiden : True6 interfaces: "ath0,vr2,vr0,vr1" 7 l atitude : "4.75742"8 lo cation : "Jachthaven Kempers, Leimuiden"9 longitude : "52.25493" 10 masterip : "172.25.90.1" 11 nodename : "Kempers"12 nodetype : "CNode"5 interfaces: ath0,vr2,vr0,vr1 6 latitude : 0 7 location : 'Jachthaven Kempers, Leimuiden' 8 longitude : 0 9 masterip : 172.25.90.1 10 release : 8.2-RELEASE 11 nodename : Kempers 12 nodetype : CNode 13 13 rdnap_x : 111998 14 14 rdnap_y : 474286 15 release : "8.2-RELEASE" 16 status : "up" 15 status : up 16 ileiden : yes 17 iface_ath0: 18 channel : '3' 19 comment : 'ap voor Wifi op de Westeinder' 20 compass : 'None' 21 desc : 'AP voor de buurt' 22 dhcp : '10-60' 23 interface : 'ath0' 24 ip : '172.25.90.1/26' 25 mode : 'ap-wds' 26 sdesc : 'ap' 27 ssid : 'ap-westeinder-kempers' 28 status : 'up' 29 type : '11b' 17 30 18 19 iface_ath0: 20 comment : "ap voor Wifi op de Westeinder"21 interface : "ath0"22 ip : "172.25.90.1/26"23 d esc : "AP voor de buurt"24 sdesc : "ap"25 mode : "ap-wds"26 type : "11b"27 channel : "3"28 ssid : "ap-westeinder-kempers"29 dhcp : "10-60"30 compass : "None"31 status : "up"32 31 iface_vr2: 32 channel : '108' 33 comment : 'nonostation naar tbd2' 34 compass : 'n' 35 desc : 'Ethernet naar tbd2' 36 dhcp : 'no' 37 interface : 'vr2' 38 ip : '172.16.16.241/29' 39 mode : 'station-wds' 40 ns_ip : '172.16.16.242/29' 41 ns_mac : '00:15:6d:70:54:56' 42 sdesc : '2tbd2' 43 ssid : 'il-n.kempers.wleiden.net' 44 status : 'down' 45 type : 'eth' 33 46 34 47 iface_vr0: 35 comment : "nanostation naar Watertoren1" 36 interface : "vr0" 37 ip : "172.16.16.140/29" 38 desc : "Nanostation naar CNodeWatertoren1" 39 sdesc : "2watertoren1" 40 mode : "station-wds" 41 type : "eth" 42 extra_type : "eth2wifibridge" 43 channel : "132" 44 ssid : "il-zzw.watertoren1.wleiden.net" 45 dhcp : "no" 46 bridge_type: "NanoStation5" 47 compass : "ssw" 48 ns_ip : "172.16.16.139/29" 49 ns_mac : "00:15:6d:70:54:9e" 50 status : "down" 51 48 channel : '132' 49 comment : 'nanostation naar Watertoren1' 50 compass : 'ssw' 51 desc : 'Nanostation naar CNodeWatertoren1' 52 dhcp : 'no' 53 extra_type : 'eth2wifibridge' 54 interface : 'vr0' 55 ip : '172.16.16.140/29' 56 mode : 'station-wds' 57 ns_ip : '172.16.16.139/29' 58 ns_mac : '00:15:6d:70:54:9e' 59 sdesc : '2watertoren1' 60 ssid : 'il-zzw.watertoren1.wleiden.net' 61 status : 'down' 62 type : 'eth' 52 63 53 64 iface_vr1: 54 comment : "nonostation naar tbd" 55 interface : "vr1" 56 ip : "172.16.16.233/29" 57 desc : "Ethernet naar tbd1" 58 sdesc : "2tbd1" 59 mode : "station-wds" 60 type : "eth" 61 channel : "100" 62 ssid : "il-zw.kempers.wleiden.net" 63 dhcp : "no" 64 bridge_type: "NanoStation5" 65 compass : "sw" 66 ns_ip : "172.16.16.234/29" 67 ns_mac : "00:15:6d:70:53:3e" 68 status : "down" 65 channel : '100' 66 comment : 'nonostation naar tbd' 67 compass : 'sw' 68 desc : 'Ethernet naar tbd1' 69 dhcp : 'no' 70 interface : 'vr1' 71 ip : '172.16.16.233/29' 72 mode : 'station-wds' 73 ns_ip : '172.16.16.234/29' 74 ns_mac : '00:15:6d:70:53:3e' 75 sdesc : '2tbd1' 76 ssid : 'il-zw.kempers.wleiden.net' 77 status : 'down' 78 type : 'eth' 69 79 70 71 iface_vr2:72 comment : "nonostation naar tbd2"73 interface : "vr2"74 ip : "172.16.16.241/29"75 desc : "Ethernet naar tbd2"76 sdesc : "2tbd2"77 mode : "station-wds"78 type : "eth"79 channel : "108"80 ssid : "il-n.kempers.wleiden.net"81 dhcp : "no"82 bridge_type: "NanoStation5"83 compass : "n"84 ns_ip : "172.16.16.242/29"85 ns_mac : "00:15:6d:70:54:56"86 status : "down"87 88
Note:
See TracChangeset
for help on using the changeset viewer.