source:
genesis/nodes/HybridCam/wleiden.yaml@
11302
Last change on this file since 11302 was 11302, checked in by , 13 years ago | |
---|---|
File size: 1.7 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" |
10 | nodename : "Cam" | |
[11301] | 11 | nodetype : "Hybrid" |
[10059] | 12 | rdnap_x : 92295 |
13 | rdnap_y : 464625 | |
[10386] | 14 | release : "9.0-RELEASE" |
15 | status : "down" | |
[10116] | 16 | |
17 | ||
[10059] | 18 | iface_ath0: |
[10885] | 19 | comment : "Omni voor de buurt" |
[11301] | 20 | ip : "172.19.174.1/24" |
[10116] | 21 | sdesc : "omni" |
[10703] | 22 | mode : "ap" |
[10116] | 23 | type : "11b" |
24 | channel : "10" | |
[11301] | 25 | ssid : "ap-WirelessLeiden-Cam" |
26 | dhcp : "10-250" | |
[10454] | 27 | compass : "no" |
[10116] | 28 | status : "up" |
[10059] | 29 | |
30 | ||
31 | iface_vr0: | |
[11301] | 32 | comment : "Extra ap" |
33 | ip : "172.17.46.1/24" | |
34 | sdesc : "ap2" | |
35 | mode : "ap" | |
[10116] | 36 | type : "eth" |
[11301] | 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" | |
[10059] | 46 | |
47 | iface_vr1: | |
[11302] | 48 | comment : "Extra ap" |
49 | ip : "172.17.47.1/24" | |
50 | sdesc : "ap2" | |
51 | mode : "ap" | |
[10116] | 52 | type : "eth" |
53 | extra_type : "eth2wifibridge" | |
[11302] | 54 | channel : "3" |
55 | ssid : "ap2-WirelessLeiden-Cam" | |
56 | dhcp : "10-250" | |
[10386] | 57 | compass : "n" |
[11302] | 58 | ns_ip : "172.17.47.2/24" |
59 | ns_mac : "00:00:00:00:00:00" | |
60 | bridge_type: "Bullet2" | |
[11301] | 61 | status : "up" |
[10059] | 62 | |
[10116] | 63 | |
64 | iface_vr2: | |
65 | comment : "Link naar DirkLos1" | |
[10386] | 66 | ip : "172.16.4.92/29" |
[10116] | 67 | sdesc : "2dirklos1" |
68 | mode : "station-wds" | |
69 | type : "eth" | |
70 | extra_type : "eth2wifibridge" | |
[10386] | 71 | channel : "44" |
72 | ssid : "il-zw.dirklos1.wleiden.net" | |
[10463] | 73 | dhcp : False |
[10729] | 74 | compass : "n" |
[10386] | 75 | ns_ip : "172.16.4.91/29" |
[11301] | 76 | ns_mac : "00:15:6d:bd:69:30" |
77 | bridge_type: "NanoStation5" | |
78 | status : "up" | |
[10116] | 79 | |
80 |
Note:
See TracBrowser
for help on using the repository browser.