Changeset 10104 in genesis for nodes/CNodeSOM1
- Timestamp:
- Mar 11, 2012, 10:07:27 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
nodes/CNodeSOM1/wleiden.yaml
r10074 r10104 3 3 # 4 4 comment : "None" 5 i leiden : True6 interfaces: "ath0,vr2,vr0,vr1" 7 l atitude : "4.49378"8 lo cation : "Luba, Eschertoren 1A, 2316 ET, Leiden"9 longitude : "52.16950" 10 masterip : "172.21.160.1" 11 nodename : "SOM1"12 nodetype : "CNode"5 interfaces: ath0,vr2,vr0,vr1 6 latitude : 0 7 location : 'Luba, Eschertoren 1A, 2316 ET, Leiden' 8 longitude : 0 9 masterip : 172.21.160.1 10 release : 8.2-RELEASE 11 nodename : SOM1 12 nodetype : CNode 13 13 rdnap_x : 93880 14 14 rdnap_y : 464970 15 release : "8.2-RELEASE" 16 status : "up" 15 status : up 16 ileiden : yes 17 iface_ath0: 18 channel : '8' 19 comment : 'ap noord' 20 compass : 'None' 21 desc : 'AP Noord' 22 dhcp : '10-60' 23 interface : 'ath0' 24 ip : '172.21.160.1/26' 25 mode : 'ap-wds' 26 sdesc : 'ap-n' 27 ssid : 'ap-wirelessleiden-som1' 28 status : 'up' 29 type : '11b' 17 30 31 iface_vr2: 32 channel : '52' 33 comment : 'Link naar Stadhuis' 34 compass : 's' 35 desc : 'Link naar Stadhuis' 36 dhcp : 'no' 37 extra_type : 'eth2wifibridge' 38 interface : 'vr2' 39 ip : '172.16.3.169/29' 40 mode : 'station-wds' 41 ns_ip : '172.16.3.170/29' 42 ns_mac : '00:15:6d:ec:82:a9' 43 sdesc : '2Stadhuis' 44 ssid : 'il-z.som1.wleiden.net' 45 status : 'up' 46 type : 'eth' 18 47 19 iface_ath0: 20 comment : "ap noord" 21 interface : "ath0" 22 ip : "172.21.160.1/26" 23 desc : "AP Noord" 24 sdesc : "ap-n" 25 mode : "ap-wds" 26 type : "11b" 27 channel : "8" 28 ssid : "ap-wirelessleiden-som1" 29 dhcp : "10-60" 30 compass : "None" 31 status : "up" 32 48 iface_vr2_alias0: 49 comment : 'Link naar Houtmarkt' 50 compass : 'None' 51 desc : 'Link naar Houtmarkt' 52 dhcp : 'no' 53 extra_type : 'eth2wifibridge' 54 interface : 'vr2:0' 55 ip : '172.16.17.217/29' 56 sdesc : '2Houtmarkt' 57 status : 'up' 58 type : 'eth' 33 59 34 60 iface_vr0: 35 comment : "Ethernet naar SOM2"36 interface : "vr0"37 ip : "172.16.3.137/30"38 d esc : "Ethernet naarSOM2"39 sdesc : "2som2"40 type : "eth"41 dhcp : "no"42 compass : "None"43 status : "up"61 comment : 'Ethernet naar SOM2' 62 compass : 'None' 63 desc : 'Ethernet naarSOM2' 64 dhcp : 'no' 65 interface : 'vr0' 66 ip : '172.16.3.137/30' 67 sdesc : '2som2' 68 status : 'up' 69 type : 'eth' 44 70 71 iface_vr2_alias1: 72 comment : 'Link naar Zijloever' 73 compass : 'None' 74 desc : 'Link naar Zijloever' 75 dhcp : 'no' 76 extra_type : 'eth2wifibridge' 77 interface : 'vr2:1' 78 ip : '172.16.4.225/29' 79 sdesc : '2zijloever' 80 status : 'up' 81 type : 'eth' 45 82 46 83 iface_vr1: 47 comment : "Link naar Broekplein" 48 interface : "vr1" 49 ip : "172.16.5.121/29" 50 desc : "link naar Broekplein" 51 sdesc : "2broekplein" 52 mode : "station-wds" 53 type : "eth" 54 extra_type : "eth2wifibridge" 55 channel : "132" 56 ssid : "il-n.som1.wleiden.net" 57 dhcp : "no" 58 bridge_type: "NanoStation5" 59 compass : "n" 60 ns_ip : "172.16.5.122/29" 61 ns_mac : "00:15:6d:ec:7a:51" 62 status : "up" 84 channel : '132' 85 comment : 'Link naar Broekplein' 86 compass : 'n' 87 desc : 'link naar Broekplein' 88 dhcp : 'no' 89 extra_type : 'eth2wifibridge' 90 interface : 'vr1' 91 ip : '172.16.5.121/29' 92 mode : 'station-wds' 93 ns_ip : '172.16.5.122/29' 94 ns_mac : '00:15:6d:ec:7a:51' 95 sdesc : '2broekplein' 96 ssid : 'il-n.som1.wleiden.net' 97 status : 'up' 98 type : 'eth' 63 99 64 65 iface_vr2:66 comment : "Link naar Stadhuis"67 interface : "vr2"68 ip : "172.16.3.169/29"69 desc : "Link naar Stadhuis"70 sdesc : "2Stadhuis"71 mode : "station-wds"72 type : "eth"73 extra_type : "eth2wifibridge"74 channel : "52"75 ssid : "il-z.som1.wleiden.net"76 dhcp : "no"77 bridge_type: "NanoStation5"78 compass : "s"79 ns_ip : "172.16.3.170/29"80 ns_mac : "00:15:6d:ec:82:a9"81 status : "up"82 83 84 iface_vr2_alias0:85 comment : "Link naar Houtmarkt"86 interface : "vr2:0"87 ip : "172.16.17.217/29"88 desc : "Link naar Houtmarkt"89 sdesc : "2Houtmarkt"90 type : "eth"91 extra_type : "eth2wifibridge"92 dhcp : "no"93 compass : "None"94 status : "up"95 96 97 iface_vr2_alias1:98 comment : "Link naar Zijloever"99 interface : "vr2:1"100 ip : "172.16.4.225/29"101 desc : "Link naar Zijloever"102 sdesc : "2zijloever"103 type : "eth"104 extra_type : "eth2wifibridge"105 dhcp : "no"106 compass : "None"107 status : "up"108 109
Note:
See TracChangeset
for help on using the changeset viewer.