[12439] | 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, Oud-Ade"
|
---|
| 8 | longitude : "4.56612"
|
---|
[12440] | 9 | masterip : "172.17.120.1"
|
---|
[12439] | 10 | nodename : "StBavo1"
|
---|
| 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
|
---|
[12440] | 18 | service_proxy_ileiden: False
|
---|
| 19 | service_proxy_normal: False
|
---|
[12439] | 20 | status : "up"
|
---|
| 21 |
|
---|
| 22 |
|
---|
| 23 | iface_ath0:
|
---|
[12440] | 24 | comment : "Link naar StBavo1"
|
---|
| 25 | ip : "172.16.3.94/30"
|
---|
| 26 | sdesc : "2stbavo1"
|
---|
| 27 | mode : "client"
|
---|
[12439] | 28 | type : "11g"
|
---|
| 29 | channel : 11
|
---|
| 30 | ssid : "il-intern.stbavo1.wleiden.net"
|
---|
| 31 | dhcp : False
|
---|
| 32 | status : "up"
|
---|
| 33 |
|
---|
| 34 | iface_vr0:
|
---|
[12440] | 35 | comment : "Interlink naar Rijpwetering"
|
---|
| 36 | ip : "172.16.9.9/29"
|
---|
| 37 | sdesc : "2rijpwetering"
|
---|
[12439] | 38 | mode : "ap-wds"
|
---|
| 39 | type : "eth"
|
---|
| 40 | extra_type : "eth2wifibridge"
|
---|
[12440] | 41 | ssid : "il-o.stbavo2.wleiden.net"
|
---|
| 42 | ns_ip : "172.16.9.9/29"
|
---|
[12439] | 43 | ns_mac : ""
|
---|
| 44 | bridge_type: "NanoStation M5"
|
---|
| 45 | status : "up"
|
---|
| 46 |
|
---|
| 47 |
|
---|
| 48 | iface_vr1:
|
---|
[12440] | 49 | comment : "Link naar Kaag2"
|
---|
| 50 | ip : "172.16.9.20/29"
|
---|
[12439] | 51 | sdesc : "2hmkerk"
|
---|
| 52 | mode : "ap-wds"
|
---|
| 53 | type : "eth"
|
---|
| 54 | extra_type : "eth2wifibridge"
|
---|
| 55 | channel : "52"
|
---|
[12440] | 56 | ssid : "il-z.wleiden.net"
|
---|
[12439] | 57 | dhcp : False
|
---|
| 58 | compass : "zo"
|
---|
[12440] | 59 | ns_ip : "172.16.9.19/29"
|
---|
[12439] | 60 | ns_mac : ""
|
---|
| 61 | bridge_type: "NanoStation M5"
|
---|
| 62 | status : "up"
|
---|
| 63 |
|
---|
| 64 |
|
---|
| 65 | iface_vr2:
|
---|
[12440] | 66 | comment : "Omni voor de buurt"
|
---|
| 67 | ip : "172.17.121.1/24"
|
---|
[12439] | 68 | mode : "ap-wds"
|
---|
| 69 | type : "eth"
|
---|
| 70 | extra_type : "eth2wifibridge"
|
---|
[12440] | 71 | ssid : "ap-WirelessLeiden-StBravo-Noord"
|
---|
| 72 | ns_ip : "172.17.121.2/24"
|
---|
[12439] | 73 | ns_mac : ""
|
---|
[12440] | 74 | bridge_type: "NanoStation2M"
|
---|
| 75 | channel : "1"
|
---|
| 76 | dhcp : "10-250"
|
---|
[12439] | 77 | status : "up"
|
---|
| 78 |
|
---|
[12440] | 79 | iface_ue0:
|
---|
| 80 | comment : "Omni voor de buurt"
|
---|
| 81 | ip : "172.17.122.1/24"
|
---|
| 82 | mode : "ap-wds"
|
---|
| 83 | type : "eth"
|
---|
| 84 | extra_type : "eth2wifibridge"
|
---|
| 85 | ssid : "ap-WirelessLeiden-StBravo-Zuid"
|
---|
| 86 | ns_ip : "172.17.122.2/24"
|
---|
| 87 | ns_mac : ""
|
---|
| 88 | bridge_type: "NanoStation2M"
|
---|
| 89 | channel : "1"
|
---|
| 90 | dhcp : "10-250"
|
---|
| 91 | status : "up"
|
---|