source:
genesis/nodes/BCSte/wleiden.yaml@
13795
Last change on this file since 13795 was 13548, checked in by , 9 years ago | |
---|---|
File size: 1.4 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.15034" |
[10116] | 7 | location : "Openbare Bibliotheek locatie Stevenshof, Trix Terwindtstraat 6, 2331 GW, Leiden" |
[10881] | 8 | longitude : "4.45400" |
[10116] | 9 | masterip : "172.24.0.1" |
[11325] | 10 | monitoring_group: "wleiden" |
[10116] | 11 | nodename : "BCSte" |
[11294] | 12 | nodetype : "Hybrid" |
[10059] | 13 | rdnap_x : 91131 |
14 | rdnap_y : 462873 | |
[11294] | 15 | release : "9.0-RELEASE" |
16 | service_accesspoint: True | |
[11554] | 17 | service_concentrator: False |
[11294] | 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: |
[13080] | 25 | comment : "Ap voor de buurt" |
[13073] | 26 | ip : "172.24.0.1/24" |
[10116] | 27 | sdesc : "ap" |
[10703] | 28 | mode : "ap" |
[11737] | 29 | type : "11g" |
[11738] | 30 | channel : 11 |
[13102] | 31 | ssid : "WiFi-Leiden" |
[13080] | 32 | wlan_mac : "00:1b:b1:00:ec:c4" |
[13073] | 33 | dhcp : "10-250" |
[10116] | 34 | status : "up" |
[10059] | 35 | |
36 | ||
37 | iface_vr0: | |
[13073] | 38 | comment : "Ethernet naar unused; local" |
39 | ip : "172.16.10.161/29" | |
[10116] | 40 | sdesc : "eth" |
41 | type : "eth" | |
[13073] | 42 | dhcp : False |
[10116] | 43 | status : "down" |
[10059] | 44 | |
[10116] | 45 | |
46 | iface_vr2: | |
[10885] | 47 | comment : "Interlink o (Vosko2)" |
[10116] | 48 | ip : "172.16.3.153/29" |
49 | sdesc : "2vosko2" | |
50 | mode : "station-wds" | |
51 | type : "eth" | |
52 | extra_type : "eth2wifibridge" | |
53 | channel : "140" | |
54 | ssid : "il-w.vosko2.wleiden.net" | |
[10454] | 55 | dhcp : False |
[10729] | 56 | compass : "o" |
[10116] | 57 | ns_ip : "172.16.3.154/29" |
58 | ns_mac : "00:15:6d:f6:be:e6" | |
[11731] | 59 | bridge_type: "NanoStation5" |
[10116] | 60 | status : "up" |
61 | ||
62 |
Note:
See TracBrowser
for help on using the repository browser.