source:
genesis/nodes/Houtmarkt/wleiden.yaml@
13795
Last change on this file since 13795 was 13583, checked in by , 9 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 | |
[12637] | 15 | release : "9.0-RELEASE" |
[11241] | 16 | service_accesspoint: True |
[11554] | 17 | service_concentrator: False |
[11241] | 18 | service_incoming_rdr: False |
19 | service_proxy_ileiden: False | |
20 | service_proxy_normal: False | |
[10116] | 21 | status : "up" |
22 | ||
23 | ||
[10059] | 24 | iface_ath0: |
[10888] | 25 | comment : "Omni voor de buurt" |
[11241] | 26 | ip : "172.19.8.1/24" |
[10116] | 27 | sdesc : "ap" |
[10703] | 28 | mode : "ap" |
[11737] | 29 | type : "11g" |
[11738] | 30 | channel : 11 |
[13102] | 31 | ssid : "WiFi-Leiden" |
[11241] | 32 | dhcp : "10-250" |
[10116] | 33 | status : "up" |
[10059] | 34 | |
[10116] | 35 | |
[10059] | 36 | iface_vr0: |
[10884] | 37 | comment : "Link naar Som1" |
[10116] | 38 | ip : "172.16.17.220/29" |
39 | sdesc : "2som1" | |
40 | mode : "station-wds" | |
41 | type : "eth" | |
42 | extra_type : "eth2wifibridge" | |
43 | channel : "52" | |
44 | ssid : "il-z.som1.wleiden.net" | |
[10454] | 45 | dhcp : False |
[10729] | 46 | compass : "nw" |
[10116] | 47 | ns_ip : "172.16.17.219/29" |
[13583] | 48 | ns_mac : "04:18:d6:56:ad:51" |
[13581] | 49 | bridge_type: "NanoStationM5" |
[10116] | 50 | status : "up" |
[10059] | 51 | |
[10116] | 52 | |
[10059] | 53 | iface_vr1: |
[10888] | 54 | comment : "Naar Cetim1 richting ZW" |
[10116] | 55 | ip : "172.16.17.148/29" |
56 | sdesc : "2cetim1" | |
57 | mode : "station-wds" | |
58 | type : "eth" | |
59 | extra_type : "eth2wifibridge" | |
60 | channel : "120" | |
61 | ssid : "il-no.cetim1.wleiden.net" | |
[10454] | 62 | dhcp : False |
[10729] | 63 | compass : "zw" |
[10116] | 64 | ns_ip : "172.16.17.147" |
[13583] | 65 | ns_mac : "04:18:d6:cc:02:0c" |
[13581] | 66 | bridge_type: "NanoStationM5" |
[10116] | 67 | status : "up" |
[10059] | 68 | |
[10116] | 69 | |
70 | iface_vr2: | |
[10884] | 71 | comment : "Extra AP" |
[11241] | 72 | ip : "172.17.43.1/24" |
[10116] | 73 | sdesc : "ap2" |
74 | mode : "station-wds" | |
75 | type : "eth" | |
76 | extra_type : "eth2wifibridge" | |
77 | channel : "8" | |
[10156] | 78 | ssid : "ap-WirelessLeiden-Houtmarkt2" |
[11241] | 79 | dhcp : "10-250" |
80 | ns_ip : "172.17.43.2" | |
[10116] | 81 | ns_mac : "00:15:6d:30:28:4e" |
[10892] | 82 | bridge_type: "Bullet2" |
[10116] | 83 | status : "up" |
84 | ||
85 |
Note:
See TracBrowser
for help on using the repository browser.