source:
genesis/nodes/ZwaluwAK/wleiden.yaml@
14349
Last change on this file since 14349 was 14242, checked in by , 6 years ago | |
---|---|
File size: 1.7 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" |
[11647] | 6 | externalif: "vr0" |
[10881] | 7 | latitude : "52.15366" |
[10116] | 8 | location : "PC Basisschool De Zwaluw, A. Kleijnstraat 8, 2331 DV, Leiden" |
[10881] | 9 | longitude : "4.44826" |
[10116] | 10 | masterip : "172.22.0.1" |
[11325] | 11 | monitoring_group: "wleiden" |
[12885] | 12 | nodename : "ZwaluwAK" |
[11275] | 13 | nodetype : "Hybrid" |
[10059] | 14 | rdnap_x : 90743 |
15 | rdnap_y : 463247 | |
[14242] | 16 | release : "11.2-RELEASE" |
[11275] | 17 | service_accesspoint: True |
[11554] | 18 | service_concentrator: False |
[11275] | 19 | service_incoming_rdr: False |
[11509] | 20 | service_proxy_ileiden: False |
[12419] | 21 | service_proxy_normal: False |
[10116] | 22 | status : "up" |
[10059] | 23 | |
[11322] | 24 | |
[10059] | 25 | iface_ath0: |
[10888] | 26 | comment : "Omni voor de buurt" |
[11275] | 27 | ip : "172.22.0.1/24" |
[10116] | 28 | sdesc : "omni" |
[10703] | 29 | mode : "ap" |
[11737] | 30 | type : "11g" |
[11738] | 31 | channel : 11 |
[13143] | 32 | ssid : "WiFi-Leiden" |
33 | wlan_mac : "00:1b:b1:00:eb:e4" | |
[11275] | 34 | dhcp : "10-250" |
[10116] | 35 | status : "up" |
[10059] | 36 | |
[13844] | 37 | |
[10059] | 38 | iface_vr0: |
[11275] | 39 | comment : "External Link" |
[13802] | 40 | ip : "192.168.0.149/22" |
[11275] | 41 | sdesc : "2external" |
[10116] | 42 | type : "eth" |
[13801] | 43 | dhcp : False |
[10116] | 44 | status : "up" |
[10059] | 45 | |
[10116] | 46 | |
[10059] | 47 | iface_vr1: |
[12397] | 48 | comment : "AP-NOORD via Bullet2 en SD15" |
[12398] | 49 | ip : "172.17.117.1/24" |
[12397] | 50 | mode : "ap" |
[10116] | 51 | type : "eth" |
52 | extra_type : "eth2wifibridge" | |
[13548] | 53 | channel : 6 |
[13143] | 54 | ssid : "WiFi-Leiden-N" |
[12397] | 55 | dhcp : "10-250" |
[14025] | 56 | ns_ip : "172.17.117.2/24" |
[10116] | 57 | ns_mac : "00:15:6d:e8:e7:4a" |
[10892] | 58 | bridge_type: "Bullet2" |
[12397] | 59 | status : "up" |
[10059] | 60 | |
[13844] | 61 | |
[13798] | 62 | iface_vr2: |
63 | comment : "A-link naar Vosko2" | |
64 | ip : "172.16.4.36/29" | |
65 | sdesc : "2vosko2" | |
66 | mode : "station-wds" | |
67 | type : "eth" | |
68 | extra_type : "eth2wifibridge" | |
69 | ssid : "il-w.vosko2.wleiden.net" | |
70 | dhcp : False | |
71 | compass : "o" | |
[14025] | 72 | ns_ip : "172.16.4.35/29" |
[13798] | 73 | ns_mac : "00:15:6d:f2:39:44" |
74 | bridge_type: "Nanostation5" | |
75 | status : "up" | |
[10116] | 76 | |
[13798] | 77 |
Note:
See TracBrowser
for help on using the repository browser.