Changeset 11301 in genesis
- Timestamp:
- Jun 18, 2012, 7:42:21 PM (12 years ago)
- Location:
- nodes
- Files:
-
- 3 edited
- 2 moved
Legend:
- Unmodified
- Added
- Removed
-
nodes/HybridCam/wleiden.yaml
r10891 r11301 2 2 # vim:ts=2:et:sw=2:ai 3 3 # 4 board : " UNKNOWN"4 board : "ALIX2" 5 5 comment : "None" 6 ileiden : False7 6 latitude : "52.16622" 8 7 location : "CamBioCeramics, Zernikedreef 6, 2333 CL, Leiden" … … 10 9 masterip : "172.19.174.1" 11 10 nodename : "Cam" 12 nodetype : " CNode"11 nodetype : "Hybrid" 13 12 rdnap_x : 92295 14 13 rdnap_y : 464625 … … 19 18 iface_ath0: 20 19 comment : "Omni voor de buurt" 21 ip : "172.19.174.1/2 6"20 ip : "172.19.174.1/24" 22 21 sdesc : "omni" 23 22 mode : "ap" 24 23 type : "11b" 25 24 channel : "10" 26 ssid : "ap .camimplants.wleiden.net"27 dhcp : "10- 60"25 ssid : "ap-WirelessLeiden-Cam" 26 dhcp : "10-250" 28 27 compass : "no" 29 28 status : "up" … … 31 30 32 31 iface_vr0: 33 comment : "Ethernet naar Camimplants" 34 ip : "172.19.174.65/29" 35 sdesc : "eth" 32 comment : "Extra ap" 33 ip : "172.17.46.1/24" 34 sdesc : "ap2" 35 mode : "ap" 36 36 type : "eth" 37 dhcp : False 38 status : "down" 39 37 extra_type : "eth2wifibridge" 38 channel : "3" 39 ssid : "ap2-WirelessLeiden-Cam" 40 dhcp : "10-250" 41 compass : "n" 42 ns_ip : "172.17.46.2/24" 43 ns_mac : "00:00:00:00:00:00" 44 bridge_type: "Bullet2" 45 status : "up" 40 46 41 47 iface_vr1: 42 comment : "Link naar Lijtweg2 "48 comment : "Link naar Lijtweg2 ?" 43 49 ip : "172.16.6.100/29" 44 50 sdesc : "2lijtweg2" … … 51 57 compass : "n" 52 58 ns_ip : "172.16.6.99/29" 53 ns_mac : "00:00:00:00:00:00" 54 status : "down" 59 ns_mac : "00:27:22:10:FD:8E" 60 bridge_type: "NanoStation5M" 61 status : "up" 55 62 56 63 … … 67 74 compass : "n" 68 75 ns_ip : "172.16.4.91/29" 69 ns_mac : "00:00:00:00:00:00" 70 status : "down" 76 ns_mac : "00:15:6d:bd:69:30" 77 bridge_type: "NanoStation5" 78 status : "up" 71 79 72 80 -
nodes/HybridDirkLos1/wleiden.yaml
r11254 r11301 89 89 ip : "172.16.4.89/29" 90 90 sdesc : "2cam" 91 mode : " station-wds"91 mode : "ap-wds" 92 92 type : "eth" 93 93 extra_type : "eth2wifibridge" -
nodes/HybridStadhuis/wleiden.yaml
r11070 r11301 4 4 board : "ALIX2" 5 5 comment : "None" 6 ileiden : True7 6 latitude : "52.15805" 8 7 location : "Stadhuis, Stadhuisplein 1, 2311 EJ, Leiden" … … 10 9 masterip : "172.17.141.1" 11 10 nodename : "Stadhuis" 12 nodetype : " CNode"11 nodetype : "Hybrid" 13 12 rdnap_x : 93670 14 13 rdnap_y : 463699 15 release : "8.2-RELEASE" 14 release : "9.0-RELEASE" 15 service_accesspoint: True 16 service_incoming_rdr: False 17 service_proxy_ileiden: False 18 service_proxy_normal: False 16 19 status : "up" 17 18 20 19 21 iface_sis0: … … 86 88 ip : "172.16.3.177/29" 87 89 sdesc : "2cope" 88 mode : " station-wds"90 mode : "ap-wds" 89 91 type : "eth" 90 92 extra_type : "eth2wifibridge" … … 124 126 ip : "172.17.141.1/24" 125 127 sdesc : "internap" 126 mode : " station-wds"128 mode : "ap" 127 129 type : "eth" 128 130 extra_type : "eth2wifibridge" … … 168 170 ip : "172.16.3.225/30" 169 171 sdesc : "manageB2" 170 mode : "ap -wds"172 mode : "ap" 171 173 type : "eth" 172 174 channel : "7" … … 181 183 ip : "172.16.3.209/29" 182 184 sdesc : "2DeClercq" 183 mode : " station-wds"185 mode : "ap-wds" 184 186 type : "eth" 185 187 extra_type : "eth2wifibridge" … … 198 200 ip : "172.16.5.113/29" 199 201 sdesc : "2Plantsoen" 200 mode : " station-wds"202 mode : "ap-wds" 201 203 type : "eth" 202 204 extra_type : "eth2wifibridge"
Note:
See TracChangeset
for help on using the changeset viewer.