source:
genesis/nodes/HybridHoutmarkt/wleiden.yaml@
12484
Last change on this file since 12484 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 | # | |
[10435] | 4 | board : "ALIX2" |
[10059] | 5 | comment : "None" |
[10881] | 6 | latitude : "52.16353" |
[10116] | 7 | location : "Speciale Basisschool Vuurvogel, Houtmarkt 36, 2312 PZ, Leiden" |
[10881] | 8 | longitude : "4.49858" |
[10116] | 9 | masterip : "172.19.8.1" |
[11325] | 10 | monitoring_group: "wleiden" |
[10116] | 11 | nodename : "Houtmarkt" |
[11241] | 12 | nodetype : "Hybrid" |
[10059] | 13 | rdnap_x : 94200 |
14 | rdnap_y : 464302 | |
[11241] | 15 | service_accesspoint: True |
[11554] | 16 | service_concentrator: False |
[11241] | 17 | service_incoming_rdr: False |
18 | service_proxy_ileiden: False | |
19 | service_proxy_normal: False | |
[10116] | 20 | status : "up" |
21 | ||
22 | ||
[10059] | 23 | iface_ath0: |
[10888] | 24 | comment : "Omni voor de buurt" |
[11241] | 25 | ip : "172.19.8.1/24" |
[10116] | 26 | sdesc : "ap" |
[10703] | 27 | mode : "ap" |
[11737] | 28 | type : "11g" |
[11738] | 29 | channel : 11 |
[10156] | 30 | ssid : "ap-WirelessLeiden-Houtmarkt" |
[11241] | 31 | dhcp : "10-250" |
[10116] | 32 | status : "up" |
[10059] | 33 | |
[10116] | 34 | |
[10059] | 35 | iface_vr0: |
[10884] | 36 | comment : "Link naar Som1" |
[10116] | 37 | ip : "172.16.17.220/29" |
38 | sdesc : "2som1" | |
39 | mode : "station-wds" | |
40 | type : "eth" | |
41 | extra_type : "eth2wifibridge" | |
42 | channel : "52" | |
43 | ssid : "il-z.som1.wleiden.net" | |
[10454] | 44 | dhcp : False |
[10729] | 45 | compass : "nw" |
[10116] | 46 | ns_ip : "172.16.17.219/29" |
47 | ns_mac : "00:15:6d:70:54:9d" | |
[10892] | 48 | bridge_type: "NanoStation5" |
[10116] | 49 | status : "up" |
[10059] | 50 | |
[10116] | 51 | |
[10059] | 52 | iface_vr1: |
[10888] | 53 | comment : "Naar Cetim1 richting ZW" |
[10116] | 54 | ip : "172.16.17.148/29" |
55 | sdesc : "2cetim1" | |
56 | mode : "station-wds" | |
57 | type : "eth" | |
58 | extra_type : "eth2wifibridge" | |
59 | channel : "120" | |
60 | ssid : "il-no.cetim1.wleiden.net" | |
[10454] | 61 | dhcp : False |
[10729] | 62 | compass : "zw" |
[10116] | 63 | ns_ip : "172.16.17.147" |
64 | ns_mac : "00:15:6d:70:52:65" | |
[11731] | 65 | bridge_type: "NanoStation5" |
[10116] | 66 | status : "up" |
[10059] | 67 | |
[10116] | 68 | |
69 | iface_vr2: | |
[10884] | 70 | comment : "Extra AP" |
[11241] | 71 | ip : "172.17.43.1/24" |
[10116] | 72 | sdesc : "ap2" |
73 | mode : "station-wds" | |
74 | type : "eth" | |
75 | extra_type : "eth2wifibridge" | |
76 | channel : "8" | |
[10156] | 77 | ssid : "ap-WirelessLeiden-Houtmarkt2" |
[11241] | 78 | dhcp : "10-250" |
79 | ns_ip : "172.17.43.2" | |
[10116] | 80 | ns_mac : "00:15:6d:30:28:4e" |
[10892] | 81 | bridge_type: "Bullet2" |
[10116] | 82 | status : "up" |
83 | ||
84 |
Note:
See TracBrowser
for help on using the repository browser.