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