Changeset 10104 in genesis for nodes/CNodeZijloever
- Timestamp:
- Mar 11, 2012, 10:07:27 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
nodes/CNodeZijloever/wleiden.yaml
r10074 r10104 3 3 # 4 4 comment : "None" 5 i leiden : True6 interfaces: "ath0,ue0,vr2,vr0,vr1" 7 l atitude : "4.51431"8 lo cation : "Zorgvoorziening Zijloever, Lage Rijndijk 129, 2315 JS, Leiden"9 longitude : "52.16161" 10 masterip : "172.19.0.1" 11 nodename : "Zijloever"12 nodetype : "CNode"5 interfaces: ath0,ue0,vr2,vr0,vr1 6 latitude : 0 7 location : 'Zorgvoorziening Zijloever, Lage Rijndijk 129, 2315 JS, Leiden' 8 longitude : 0 9 masterip : 172.19.0.1 10 release : 8.2-RELEASE 11 nodename : Zijloever 12 nodetype : CNode 13 13 rdnap_x : 95274 14 14 rdnap_y : 464075 15 release : "8.2-RELEASE" 16 status : "up" 17 18 15 status : up 16 ileiden : yes 19 17 iface_ath0: 20 comment : "ap" 21 interface : "ath0" 22 ip : "172.19.0.1/26" 23 desc : "ap" 24 sdesc : "ap" 25 mode : "ap-wds" 26 type : "11b" 27 channel : "8" 28 ssid : "ap-wirelessleiden-zijloever" 29 dhcp : "10-60" 30 compass : "None" 31 status : "up" 32 18 channel : '8' 19 comment : 'ap' 20 compass : 'None' 21 desc : 'ap' 22 dhcp : '10-60' 23 interface : 'ath0' 24 ip : '172.19.0.1/26' 25 mode : 'ap-wds' 26 sdesc : 'ap' 27 ssid : 'ap-wirelessleiden-zijloever' 28 status : 'up' 29 type : '11b' 33 30 34 31 iface_ue0: 35 comment : "Ethernet"36 interface : "ue0"37 ip : "172.19.0.65/28"38 d esc : "Ethernet naar Zijloever"39 sdesc : "eth"40 type : "eth"41 dhcp : "no"42 compass : "None"43 status : "down"32 comment : 'Ethernet' 33 compass : 'None' 34 desc : 'Ethernet naar Zijloever' 35 dhcp : 'no' 36 interface : 'ue0' 37 ip : '172.19.0.65/28' 38 sdesc : 'eth' 39 status : 'down' 40 type : 'eth' 44 41 42 iface_vr2: 43 channel : '108' 44 comment : 'link naar ROC1' 45 compass : 'ne' 46 desc : 'Link naar ROC1' 47 dhcp : 'no' 48 interface : 'vr2' 49 ip : '172.16.5.60/29' 50 mode : 'station-wds' 51 ns_ip : '172.16.5.59/29' 52 ns_mac : '' 53 sdesc : '2roc1' 54 ssid : 'il-no.roc1.wleiden.net' 55 status : 'up' 56 type : 'eth' 45 57 46 58 iface_vr0: 47 comment : "link naar SOM1" 48 interface : "vr0" 49 ip : "172.16.4.228/29" 50 desc : "Link naar SOM1" 51 sdesc : "2som1" 52 mode : "station-wds" 53 type : "eth" 54 channel : "52" 55 ssid : "il-z.som1.wleiden.net" 56 dhcp : "no" 57 bridge_type: "NanoStation5" 58 compass : "s" 59 ns_ip : "172.16.4.227/29" 60 ns_mac : "00:15:6d:f7:be:ec" 61 status : "up" 62 59 channel : '52' 60 comment : 'link naar SOM1' 61 compass : 's' 62 desc : 'Link naar SOM1' 63 dhcp : 'no' 64 interface : 'vr0' 65 ip : '172.16.4.228/29' 66 mode : 'station-wds' 67 ns_ip : '172.16.4.227/29' 68 ns_mac : '00:15:6d:f7:be:ec' 69 sdesc : '2som1' 70 ssid : 'il-z.som1.wleiden.net' 71 status : 'up' 72 type : 'eth' 63 73 64 74 iface_vr1: 65 comment : "link naar Roomburgh3" 66 interface : "vr1" 67 ip : "172.16.4.236/29" 68 desc : "Link naar Roomburgh3" 69 sdesc : "2roomburgh3" 70 mode : "station-wds" 71 type : "eth" 72 channel : "44" 73 ssid : "il-n.roomburgh3.wleiden.net" 74 dhcp : "no" 75 bridge_type: "NanoStation5" 76 compass : "n" 77 ns_ip : "172.16.4.235/29" 78 ns_mac : "00:15:6d:71:4d:a9" 79 status : "up" 75 channel : '44' 76 comment : 'link naar Roomburgh3' 77 compass : 'n' 78 desc : 'Link naar Roomburgh3' 79 dhcp : 'no' 80 interface : 'vr1' 81 ip : '172.16.4.236/29' 82 mode : 'station-wds' 83 ns_ip : '172.16.4.235/29' 84 ns_mac : '00:15:6d:71:4d:a9' 85 sdesc : '2roomburgh3' 86 ssid : 'il-n.roomburgh3.wleiden.net' 87 status : 'up' 88 type : 'eth' 80 89 81 82 iface_vr2:83 comment : "link naar ROC1"84 interface : "vr2"85 ip : "172.16.5.60/29"86 desc : "Link naar ROC1"87 sdesc : "2roc1"88 mode : "station-wds"89 type : "eth"90 channel : "108"91 ssid : "il-no.roc1.wleiden.net"92 dhcp : "no"93 bridge_type: "NanoStation M5"94 compass : "ne"95 ns_ip : "172.16.5.59/29"96 ns_mac : ""97 status : "up"98 99
Note:
See TracChangeset
for help on using the changeset viewer.