[10059] | 1 | # Genesis config yaml style
|
---|
| 2 | # vim:ts=2:et:sw=2:ai
|
---|
| 3 | #
|
---|
[10435] | 4 | board : "ALIX2"
|
---|
[10059] | 5 | comment : "None"
|
---|
[10116] | 6 | ileiden : False
|
---|
[10881] | 7 | latitude : "52.15108"
|
---|
[10116] | 8 | location : "R.K. Zorgcentrum Roomburgh, Hof van Roomburgh 46, 2314 ZC, Leiden"
|
---|
[10881] | 9 | longitude : "4.51322"
|
---|
[10116] | 10 | masterip : "172.18.49.1"
|
---|
| 11 | nodename : "Roomburgh2"
|
---|
[11281] | 12 | nodetype : "Hybrid"
|
---|
[10059] | 13 | rdnap_x : 95185
|
---|
| 14 | rdnap_y : 462905
|
---|
[11281] | 15 | release : "9.0-RELEASE"
|
---|
| 16 | service_accesspoint: True
|
---|
| 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:
|
---|
[10885] | 24 | comment : "AP voor de Zuidzijde"
|
---|
[11281] | 25 | ip : "172.18.49.1/24"
|
---|
[10116] | 26 | sdesc : "ap"
|
---|
[10703] | 27 | mode : "ap"
|
---|
[10116] | 28 | type : "11b"
|
---|
| 29 | channel : "4"
|
---|
[10156] | 30 | ssid : "ap-WirelessLeiden-Roomburgh2"
|
---|
[11281] | 31 | dhcp : "10-250"
|
---|
[10116] | 32 | status : "up"
|
---|
[10059] | 33 |
|
---|
| 34 |
|
---|
[11290] | 35 | iface_ue0:
|
---|
| 36 | comment : "Link to Zijloever via Nanostation5"
|
---|
| 37 | ip : "172.16.4.233/29"
|
---|
| 38 | sdesc : "2zijloever"
|
---|
| 39 | mode : "ap-wds"
|
---|
| 40 | type : "eth"
|
---|
| 41 | extra_type : "eth2wifibridge"
|
---|
| 42 | channel : "44"
|
---|
[11292] | 43 | ssid : "il-n.roomburgh2.wleiden.net"
|
---|
[11290] | 44 | dhcp : False
|
---|
| 45 | compass : "n"
|
---|
| 46 | ns_ip : "172.16.4.234/29"
|
---|
| 47 | ns_mac : "00:15:6d:ea:f0:28"
|
---|
| 48 | bridge_type: "NanoStation5"
|
---|
| 49 | status : "up"
|
---|
| 50 |
|
---|
| 51 |
|
---|
[10059] | 52 | iface_vr0:
|
---|
[11281] | 53 | comment : "Lokaal subnet"
|
---|
[10116] | 54 | ip : "172.18.49.72/28"
|
---|
| 55 | sdesc : "localsubnet"
|
---|
| 56 | type : "eth"
|
---|
[10454] | 57 | dhcp : False
|
---|
[10116] | 58 | status : "up"
|
---|
[10059] | 59 |
|
---|
[10116] | 60 |
|
---|
[10059] | 61 | iface_vr1:
|
---|
[11281] | 62 | comment : "link naar DeClercq"
|
---|
[10116] | 63 | ip : "172.16.5.180/29"
|
---|
| 64 | sdesc : "2noordoost"
|
---|
| 65 | mode : "station-wds"
|
---|
| 66 | type : "eth"
|
---|
| 67 | extra_type : "eth2wifibridge"
|
---|
| 68 | channel : "44"
|
---|
[11281] | 69 | ssid : "il-w.declercq.wleiden.net"
|
---|
[10454] | 70 | dhcp : False
|
---|
[10729] | 71 | compass : "o"
|
---|
[10116] | 72 | ns_ip : "172.16.5.179/29"
|
---|
[11281] | 73 | ns_mac : "00:15:6d:ea:f0:5f"
|
---|
[10892] | 74 | bridge_type: "NanoStation5"
|
---|
[10116] | 75 | status : "up"
|
---|
[10059] | 76 |
|
---|
[10116] | 77 |
|
---|
| 78 | iface_vr2:
|
---|
[10884] | 79 | comment : "Link naar LivingLab"
|
---|
[10116] | 80 | ip : "172.16.4.57/29"
|
---|
| 81 | sdesc : "2LivingLab"
|
---|
[11291] | 82 | mode : "ap-wds"
|
---|
[10116] | 83 | type : "eth"
|
---|
| 84 | extra_type : "eth2wifibridge"
|
---|
| 85 | channel : "116"
|
---|
| 86 | ssid : "il-zw.roomburgh2.wleiden.net"
|
---|
[10454] | 87 | dhcp : False
|
---|
[10729] | 88 | compass : "w"
|
---|
[10116] | 89 | ns_ip : "172.16.4.58/29"
|
---|
| 90 | ns_mac : "00:15:6d:eb:ef:a7"
|
---|
[10892] | 91 | bridge_type: "NanoStation5"
|
---|
[10116] | 92 | status : "up"
|
---|
| 93 |
|
---|
| 94 |
|
---|