source: genesis/nodes/HybridCam/wleiden.yaml@ 11510

Last change on this file since 11510 was 11425, checked in by huub, 12 years ago

hybridcam is niet down maar up

File size: 1.9 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[11301]4board : "ALIX2"
[10059]5comment : "None"
[10881]6latitude : "52.16622"
[10116]7location : "CamBioCeramics, Zernikedreef 6, 2333 CL, Leiden"
[10881]8longitude : "4.47068"
[10116]9masterip : "172.19.174.1"
[11325]10monitoring_group: "wleiden"
[10116]11nodename : "Cam"
[11301]12nodetype : "Hybrid"
[10059]13rdnap_x : 92295
14rdnap_y : 464625
[10386]15release : "9.0-RELEASE"
[11322]16service_accesspoint: True
17service_incoming_rdr: False
18service_proxy_ileiden: False
19service_proxy_normal: False
[11425]20status : "up"
[10116]21
22
[10059]23iface_ath0:
[10885]24 comment : "Omni voor de buurt"
[11301]25 ip : "172.19.174.1/24"
[10116]26 sdesc : "omni"
[10703]27 mode : "ap"
[10116]28 type : "11b"
29 channel : "10"
[11301]30 ssid : "ap-WirelessLeiden-Cam"
31 dhcp : "10-250"
[10454]32 compass : "no"
[10116]33 status : "up"
[10059]34
35
36iface_vr0:
[11301]37 comment : "Extra ap"
38 ip : "172.17.46.1/24"
39 sdesc : "ap2"
40 mode : "ap"
[10116]41 type : "eth"
[11301]42 extra_type : "eth2wifibridge"
43 channel : "3"
44 ssid : "ap2-WirelessLeiden-Cam"
45 dhcp : "10-250"
46 compass : "n"
47 ns_ip : "172.17.46.2/24"
48 ns_mac : "00:00:00:00:00:00"
49 bridge_type: "Bullet2"
50 status : "up"
[10059]51
[11322]52
[10059]53iface_vr1:
[11302]54 comment : "Extra ap"
55 ip : "172.17.47.1/24"
56 sdesc : "ap2"
57 mode : "ap"
[10116]58 type : "eth"
59 extra_type : "eth2wifibridge"
[11302]60 channel : "3"
61 ssid : "ap2-WirelessLeiden-Cam"
62 dhcp : "10-250"
[10386]63 compass : "n"
[11302]64 ns_ip : "172.17.47.2/24"
65 ns_mac : "00:00:00:00:00:00"
66 bridge_type: "Bullet2"
[11301]67 status : "up"
[10059]68
[10116]69
70iface_vr2:
71 comment : "Link naar DirkLos1"
[10386]72 ip : "172.16.4.92/29"
[10116]73 sdesc : "2dirklos1"
74 mode : "station-wds"
75 type : "eth"
76 extra_type : "eth2wifibridge"
[10386]77 channel : "44"
78 ssid : "il-zw.dirklos1.wleiden.net"
[10463]79 dhcp : False
[10729]80 compass : "n"
[10386]81 ns_ip : "172.16.4.91/29"
[11301]82 ns_mac : "00:15:6d:bd:69:30"
83 bridge_type: "NanoStation5"
84 status : "up"
[10116]85
86
Note: See TracBrowser for help on using the repository browser.