Changeset 11301 in genesis for nodes/HybridCam
- Timestamp:
- Jun 18, 2012, 7:42:21 PM (13 years ago)
- Location:
- nodes/HybridCam
- Files:
-
- 1 edited
- 1 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
Note:
See TracChangeset
for help on using the changeset viewer.