| 1 | # Genesis config yaml style
|
|---|
| 2 | # vim:ts=2:et:sw=2:ai
|
|---|
| 3 | #
|
|---|
| 4 | board : "ALIX2"
|
|---|
| 5 | comment : "None"
|
|---|
| 6 | latitude : "52.19183"
|
|---|
| 7 | location : "Sint Bavo Kerk, Leidse weg 6, 2374 AL, Oud-Ade"
|
|---|
| 8 | longitude : "4.56612"
|
|---|
| 9 | masterip : "172.17.120.1"
|
|---|
| 10 | nodename : "StBavo2"
|
|---|
| 11 | nodetype : "Hybrid"
|
|---|
| 12 | rdnap_x :
|
|---|
| 13 | rdnap_y :
|
|---|
| 14 | release : "9.0-RELEASE"
|
|---|
| 15 | service_accesspoint: True
|
|---|
| 16 | service_concentrator: False
|
|---|
| 17 | service_incoming_rdr: False
|
|---|
| 18 | service_proxy_ileiden: False
|
|---|
| 19 | service_proxy_normal: False
|
|---|
| 20 | status : "up"
|
|---|
| 21 |
|
|---|
| 22 |
|
|---|
| 23 | iface_ath0:
|
|---|
| 24 | comment : "Link naar StBavo1"
|
|---|
| 25 | ip : "172.16.3.94/30"
|
|---|
| 26 | sdesc : "2stbavo1"
|
|---|
| 27 | mode : "client"
|
|---|
| 28 | type : "11g"
|
|---|
| 29 | channel : 11
|
|---|
| 30 | ssid : "il-intern.stbavo1.wleiden.net"
|
|---|
| 31 | dhcp : False
|
|---|
| 32 | status : "up"
|
|---|
| 33 |
|
|---|
| 34 | iface_vr0:
|
|---|
| 35 | comment : "Interlink naar Rijpwetering"
|
|---|
| 36 | ip : "172.16.9.9/29"
|
|---|
| 37 | sdesc : "2rijpwetering"
|
|---|
| 38 | mode : "ap-wds"
|
|---|
| 39 | type : "eth"
|
|---|
| 40 | extra_type : "eth2wifibridge"
|
|---|
| 41 | channel : "56"
|
|---|
| 42 | ssid : "il-o.stbavo2.wleiden.net"
|
|---|
| 43 | ns_ip : "172.16.9.10/29"
|
|---|
| 44 | ns_mac : "DC:9F:DB:F2:0E:5D"
|
|---|
| 45 | bridge_type: "NanoBridge M5"
|
|---|
| 46 | status : "up"
|
|---|
| 47 |
|
|---|
| 48 |
|
|---|
| 49 | iface_vr1:
|
|---|
| 50 | comment : "Link naar Kaag2"
|
|---|
| 51 | ip : "172.16.9.20/29"
|
|---|
| 52 | sdesc : "2kaag2"
|
|---|
| 53 | mode : "ap-wds"
|
|---|
| 54 | type : "eth"
|
|---|
| 55 | extra_type : "eth2wifibridge"
|
|---|
| 56 | channel : "64"
|
|---|
| 57 | ssid : "il-n.stbavo2.wleiden.net"
|
|---|
| 58 | dhcp : False
|
|---|
| 59 | compass : "zo"
|
|---|
| 60 | ns_ip : "172.16.9.19/29"
|
|---|
| 61 | ns_mac : "DC:9F:DB:64:2F:07"
|
|---|
| 62 | bridge_type: "NanoStation M5"
|
|---|
| 63 | status : "up"
|
|---|
| 64 |
|
|---|
| 65 |
|
|---|
| 66 | iface_vr2:
|
|---|
| 67 | comment : "Omni voor de buurt"
|
|---|
| 68 | ip : "172.17.121.1/24"
|
|---|
| 69 | mode : "ap-wds"
|
|---|
| 70 | type : "eth"
|
|---|
| 71 | extra_type : "eth2wifibridge"
|
|---|
| 72 | ssid : "ap-WirelessLeiden-StBavo-Noord"
|
|---|
| 73 | ns_ip : "172.17.121.2/24"
|
|---|
| 74 | ns_mac : "00:27:22:E2:53:E1"
|
|---|
| 75 | bridge_type: "NanoStation2M"
|
|---|
| 76 | channel : "6"
|
|---|
| 77 | dhcp : "10-250"
|
|---|
| 78 | status : "up"
|
|---|
| 79 |
|
|---|
| 80 | iface_ue0:
|
|---|
| 81 | comment : "Omni voor de buurt"
|
|---|
| 82 | ip : "172.17.122.1/24"
|
|---|
| 83 | mode : "ap-wds"
|
|---|
| 84 | type : "eth"
|
|---|
| 85 | extra_type : "eth2wifibridge"
|
|---|
| 86 | ssid : "ap-WirelessLeiden-StBavo-Zuid"
|
|---|
| 87 | ns_ip : "172.17.122.2/24"
|
|---|
| 88 | ns_mac : "DC:9F:DB:36:1D:F0"
|
|---|
| 89 | bridge_type: "NanoStation2M"
|
|---|
| 90 | channel : "1"
|
|---|
| 91 | dhcp : "10-250"
|
|---|
| 92 | status : "up"
|
|---|