| 1 | # Genesis config yaml style
 | 
|---|
| 2 | # vim:ts=2:et:sw=2:ai
 | 
|---|
| 3 | #
 | 
|---|
| 4 | board     : "ALIX2"
 | 
|---|
| 5 | comment   : "None"
 | 
|---|
| 6 | gateway   : "192.168.3.254"
 | 
|---|
| 7 | latitude  : "52.17062"
 | 
|---|
| 8 | location  : "Thuis, , 2311 EZ, Leiden"
 | 
|---|
| 9 | longitude : "4.63854"
 | 
|---|
| 10 | masterip  : "172.17.153.1"
 | 
|---|
| 11 | monitoring_group: "wleiden"
 | 
|---|
| 12 | nodename  : "TestTienThuis"
 | 
|---|
| 13 | nodetype  : "Hybrid"
 | 
|---|
| 14 | rdnap_x   : 103784
 | 
|---|
| 15 | rdnap_y   : 464983
 | 
|---|
| 16 | rdr_host  : "0.0.0.0"
 | 
|---|
| 17 | release   : "10.2-RELEASE"
 | 
|---|
| 18 | service_accesspoint: True
 | 
|---|
| 19 | service_concentrator: False
 | 
|---|
| 20 | service_incoming_rdr: False
 | 
|---|
| 21 | service_proxy_ileiden: True
 | 
|---|
| 22 | service_proxy_normal: True
 | 
|---|
| 23 | serviceid : "172.31.254.16"
 | 
|---|
| 24 | status    : "down"
 | 
|---|
| 25 | 
 | 
|---|
| 26 | 
 | 
|---|
| 27 | iface_ath0:
 | 
|---|
| 28 |   comment    : "Internal Wireless"
 | 
|---|
| 29 |   ip         : "172.17.153.1/24"
 | 
|---|
| 30 |   sdesc      : "binnen"
 | 
|---|
| 31 |   mode       : "ap"
 | 
|---|
| 32 |   type       : "11g"
 | 
|---|
| 33 |   channel    : 1
 | 
|---|
| 34 |   ssid       : "WiFi-Leiden-TEST"
 | 
|---|
| 35 |   dhcp       : "10-60"
 | 
|---|
| 36 |   status     : "up"
 | 
|---|
| 37 | 
 | 
|---|
| 38 | 
 | 
|---|
| 39 | iface_ue0:
 | 
|---|
| 40 |   comment    : "Extra AP2"
 | 
|---|
| 41 |   ip         : "172.17.155.1/24"
 | 
|---|
| 42 |   sdesc      : "ap2"
 | 
|---|
| 43 |   mode       : "ap"
 | 
|---|
| 44 |   type       : "eth"
 | 
|---|
| 45 |   extra_type : "eth2wifibridge"
 | 
|---|
| 46 |   channel    : "11"
 | 
|---|
| 47 |   ssid       : "WiFi Leiden TEST"
 | 
|---|
| 48 |   dhcp       : "10-240"
 | 
|---|
| 49 |   ns_ip      : "172.17.155.2/24"
 | 
|---|
| 50 |   ns_mac     : "00:15:6d:d4:f8:36"
 | 
|---|
| 51 |   bridge_type: "Bullet2"
 | 
|---|
| 52 |   status     : "up"
 | 
|---|
| 53 | 
 | 
|---|
| 54 | 
 | 
|---|
| 55 | iface_vr0:
 | 
|---|
| 56 |   comment    : "Link to external interface"
 | 
|---|
| 57 |   ip         : "192.168.3.2/24"
 | 
|---|
| 58 |   sdesc      : "2external"
 | 
|---|
| 59 |   type       : "eth"
 | 
|---|
| 60 |   dhcp       : "client"
 | 
|---|
| 61 |   status     : "up"
 | 
|---|
| 62 | 
 | 
|---|
| 63 | 
 | 
|---|
| 64 | iface_vr1:
 | 
|---|
| 65 |   comment    : "Link naar wleiden.net"
 | 
|---|
| 66 |   ip         : "172.16.10.9/29"
 | 
|---|
| 67 |   sdesc      : "2wleiden"
 | 
|---|
| 68 |   mode       : "ap-wds"
 | 
|---|
| 69 |   type       : "eth"
 | 
|---|
| 70 |   extra_type : "eth2wifibridge"
 | 
|---|
| 71 |   channel    : "120"
 | 
|---|
| 72 |   ssid       : "il.test.wleiden.net"
 | 
|---|
| 73 |   dhcp       : False
 | 
|---|
| 74 |   compass    : "z"
 | 
|---|
| 75 |   ns_ip      : "172.16.10.10/29"
 | 
|---|
| 76 |   ns_mac     : "00:15:6d:8e:dd:84"
 | 
|---|
| 77 |   bridge_type: "NanoStation M5"
 | 
|---|
| 78 |   status     : "up"
 | 
|---|
| 79 | 
 | 
|---|
| 80 | 
 | 
|---|
| 81 | iface_vr2:
 | 
|---|
| 82 |   comment    : "Lokaal Dev Netwerk"
 | 
|---|
| 83 |   ip         : "192.168.10.10/24"
 | 
|---|
| 84 |   sdesc      : "2dev"
 | 
|---|
| 85 |   type       : "eth"
 | 
|---|
| 86 |   dhcp       : "11-20"
 | 
|---|
| 87 |   status     : "up"
 | 
|---|
| 88 | 
 | 
|---|
| 89 | 
 | 
|---|