Changeset 10104 in genesis for nodes/CNodeThomas/wleiden.yaml
- Timestamp:
- Mar 11, 2012, 10:07:27 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
nodes/CNodeThomas/wleiden.yaml
r10074 r10104 3 3 # 4 4 comment : "None" 5 i leiden : True6 interfaces: "ath0,vr2,vr0,vr1" 7 l atitude : "4.48864"8 lo cation : "Thomas, Rapenburg 118, 2311 GB, Leiden"9 longitude : "52.15601" 10 masterip : "172.17.48.1" 11 nodename : "Thomas"12 nodetype : "CNode"5 interfaces: ath0,vr2,vr0,vr1 6 latitude : 0 7 location : 'Thomas, Rapenburg 118, 2311 GB, Leiden' 8 longitude : 0 9 masterip : 172.17.48.1 10 release : 8.2-RELEASE 11 nodename : Thomas 12 nodetype : CNode 13 13 rdnap_x : 93510 14 14 rdnap_y : 463474 15 release : "8.2-RELEASE" 16 status : "up" 15 status : up 16 ileiden : yes 17 iface_ath0: 18 channel : '4' 19 comment : 'ap' 20 compass : 'None' 21 desc : 'AP voor de buurt' 22 dhcp : '10-60' 23 interface : 'ath0' 24 ip : '172.17.48.1/26' 25 mode : 'ap-wds' 26 sdesc : 'ap' 27 ssid : 'ap-wirelessleiden-thomas' 28 status : 'up' 29 type : '11b' 17 30 18 19 iface_ath0: 20 comment : "ap" 21 interface : "ath0" 22 ip : "172.17.48.1/26" 23 desc : "AP voor de buurt" 24 sdesc : "ap" 25 mode : "ap-wds" 26 type : "11b" 27 channel : "4" 28 ssid : "ap-wirelessleiden-thomas" 29 dhcp : "10-60" 30 compass : "None" 31 status : "up" 32 31 iface_vr2: 32 channel : '112' 33 comment : 'link naar IMI' 34 compass : 'sw' 35 desc : 'Link naar IMI' 36 dhcp : 'no' 37 extra_type : 'eth2wifibridge' 38 interface : 'vr2' 39 ip : '172.16.16.49/29' 40 mode : 'station-wds' 41 ns_ip : '172.16.16.50/29' 42 ns_mac : '00:15:6d:70:52:5c' 43 sdesc : '2imi' 44 ssid : 'il-zw.thomas.wleiden.net' 45 status : 'down' 46 type : 'eth' 33 47 34 48 iface_vr0: 35 comment : "local subnet" 36 interface : "vr0" 37 ip : "172.17.48.65/29" 38 desc : "Ethernet naar Thomas" 39 sdesc : "eth" 40 type : "eth" 41 dhcp : "67-70" 42 compass : "None" 43 status : "down" 44 49 comment : 'local subnet' 50 compass : 'None' 51 desc : 'Ethernet naar Thomas' 52 dhcp : '67-70' 53 interface : 'vr0' 54 ip : '172.17.48.65/29' 55 sdesc : 'eth' 56 status : 'down' 57 type : 'eth' 45 58 46 59 iface_vr1: 47 comment : "link naar Vosko1" 48 interface : "vr1" 49 ip : "172.16.16.44/29" 50 desc : "Link naar Vosko1" 51 sdesc : "2vosko1" 52 mode : "station-wds" 53 type : "eth" 54 extra_type : "eth2wifibridge" 55 channel : "64" 56 ssid : "il-zw.vosko1.wleiden.net" 57 dhcp : "no" 58 bridge_type: "NanoStation5" 59 compass : "sw" 60 ns_ip : "172.16.16.43/29" 61 ns_mac : "00:15:6d:70:54:a0" 62 status : "up" 60 channel : '64' 61 comment : 'link naar Vosko1' 62 compass : 'sw' 63 desc : 'Link naar Vosko1' 64 dhcp : 'no' 65 extra_type : 'eth2wifibridge' 66 interface : 'vr1' 67 ip : '172.16.16.44/29' 68 mode : 'station-wds' 69 ns_ip : '172.16.16.43/29' 70 ns_mac : '00:15:6d:70:54:a0' 71 sdesc : '2vosko1' 72 ssid : 'il-zw.vosko1.wleiden.net' 73 status : 'up' 74 type : 'eth' 63 75 64 65 iface_vr2:66 comment : "link naar IMI"67 interface : "vr2"68 ip : "172.16.16.49/29"69 desc : "Link naar IMI"70 sdesc : "2imi"71 mode : "station-wds"72 type : "eth"73 extra_type : "eth2wifibridge"74 channel : "112"75 ssid : "il-zw.thomas.wleiden.net"76 dhcp : "no"77 bridge_type: "NanoStation5"78 compass : "sw"79 ns_ip : "172.16.16.50/29"80 ns_mac : "00:15:6d:70:52:5c"81 status : "down"82 83
Note:
See TracChangeset
for help on using the changeset viewer.