Rev | Line | |
---|
[13075] | 1 | # Genesis config yaml style
|
---|
| 2 | # vim:ts=2:et:sw=2:ai
|
---|
| 3 | #
|
---|
| 4 | board : "ALIX2"
|
---|
| 5 | comment : "None"
|
---|
| 6 | height : "9"
|
---|
| 7 | latitude : ""
|
---|
| 8 | location : ", , , Katwijk"
|
---|
| 9 | longitude : ""
|
---|
| 10 | masterip : "172.17.166.1"
|
---|
| 11 | monitoring_group: "Katwijk"
|
---|
| 12 | nodename : "KWKNRM"
|
---|
| 13 | nodetype : "Hybrid"
|
---|
| 14 | rdnap_x :
|
---|
| 15 | rdnap_y :
|
---|
| 16 | release : "9.0-RELEASE"
|
---|
| 17 | service_accesspoint: True
|
---|
| 18 | service_concentrator: False
|
---|
| 19 | service_incoming_rdr: False
|
---|
| 20 | service_proxy_ileiden: True
|
---|
| 21 | service_proxy_normal: True
|
---|
| 22 | status : "planned"
|
---|
| 23 |
|
---|
| 24 |
|
---|
| 25 | iface_ath0:
|
---|
| 26 | comment : "Omni voor lokaal"
|
---|
| 27 | ip : "172.17.166.1/24"
|
---|
| 28 | sdesc : "omni"
|
---|
| 29 | mode : "ap"
|
---|
| 30 | type : "11g"
|
---|
| 31 | channel : 1
|
---|
| 32 | ssid : "WiFi-Katwijk"
|
---|
| 33 | dhcp : "10-250"
|
---|
| 34 | status : "down"
|
---|
| 35 |
|
---|
| 36 | iface_vr0:
|
---|
| 37 | comment : "naar NieuweKerk "
|
---|
| 38 | ip : "172.16.10.169/29"
|
---|
| 39 | sdesc : "2nieuwekerk"
|
---|
| 40 | mode : "ap-wds"
|
---|
| 41 | type : "eth"
|
---|
| 42 | extra_type : "eth2wifibridge"
|
---|
| 43 | ssid : "il-no.knrm.wleiden.net"
|
---|
| 44 | dhcp : False
|
---|
| 45 | compass : "nw"
|
---|
| 46 | ns_ip : "172.16.10.170/29"
|
---|
| 47 | ns_mac : ""
|
---|
| 48 | bridge_type: "NanoStationM5"
|
---|
| 49 | status : "down"
|
---|
| 50 |
|
---|
| 51 | iface_vr1:
|
---|
| 52 | comment : "naar Vuurbaak, il-noordoost "
|
---|
| 53 | ip : "172.16.10.132/29"
|
---|
| 54 | sdesc : "2knrm"
|
---|
| 55 | mode : "station-wds"
|
---|
| 56 | type : "eth"
|
---|
| 57 | extra_type : "eth2wifibridge"
|
---|
| 58 | ssid : "il-no.vuurbaak.wleiden.net"
|
---|
| 59 | dhcp : False
|
---|
| 60 | compass : "zw"
|
---|
| 61 | ns_ip : "172.16.10.131/29"
|
---|
| 62 | ns_mac : ""
|
---|
| 63 | bridge_type: "NanoStationM5"
|
---|
| 64 | status : "up"
|
---|
| 65 |
|
---|
| 66 | iface_vr2:
|
---|
| 67 | comment : "naar Andreas"
|
---|
| 68 | ip : "172.16.10.177/29"
|
---|
| 69 | sdesc : "2andreas"
|
---|
| 70 | mode : "ap-wds"
|
---|
| 71 | type : "eth"
|
---|
| 72 | extra_type : "eth2wifibridge"
|
---|
| 73 | ssid : "il-n.knrm.wleiden.net"
|
---|
| 74 | dhcp : False
|
---|
| 75 | compass : "n"
|
---|
| 76 | ns_ip : "172.16.10.178"
|
---|
| 77 | ns_mac : ""
|
---|
| 78 | bridge_type: "NanoStationM5"
|
---|
| 79 | status : "up"
|
---|
| 80 |
|
---|
| 81 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.