# Genesis config yaml style
# vim:ts=2:et:sw=2:ai
#
board     : "ALIX2"
comment   : "None"
latitude  : "52.11082"
location  : "Kaasboerderij Rustdam, Zuidbuurtseweg 34, 2381 LG, Zoeterwoude "
longitude : "4.50254"
masterip  : "172.17.50.1"
monitoring_group: "wzoeterwoude"
nodename  : "Rustdam"
nodetype  : "Hybrid"
rdnap_x   : "94400"
rdnap_y   : "458435"
release   : "9.0-RELEASE"
service_accesspoint: True
service_concentrator: False
service_incoming_rdr: False
service_proxy_ileiden: True
service_proxy_normal: True
status    : "planned"


iface_ath0:
  comment    : "Omni voor Buurt"
  ip         : "172.17.50.1/26"
  sdesc      : "2buurt"
  mode       : "ap"
  type       : "11b"
  channel    : "10"
  ssid       : "ap-ZTW-Rustdam"
  dhcp       : "10-60"
  status     : "up"


iface_ue0:
  comment    : "Link to ZuidbuurseKerk"
  ip         : "172.16.6.148/28"
  sdesc      : "2kerk"
  type       : "eth"
  dhcp       : False
  status     : "planned"


iface_vr0:
  comment    : "Link to house"
  ip         : "0.0.0.0/30"
  sdesc      : "2house"
  type       : "eth"
  dhcp       : "client"
  status     : "up"


iface_vr1:
  comment    : "Access Point"
  ip         : "172.17.51.1/24"
  sdesc      : "2veld"
  mode       : "ap-wds"
  type       : "eth"
  ssid       : "ap-ZTW-Rustdam-Veld1"
  dhcp       : "10-240"
  ns_ip      : "172.17.51.2/24"
  ns_mac     : "00:00:00:00:00:00"
  ns_type    : "ns2"
  bridge_type: "NanoStation2"
  status     : "up"


iface_vr2:
  comment    : "Access Point"
  ip         : "172.17.52.1/24"
  sdesc      : "2veld"
  mode       : "ap-wds"
  type       : "eth"
  ssid       : "ap-ZTW-Rustdam-Veld2"
  dhcp       : "10-240"
  ns_ip      : "172.17.52.2/24"
  ns_mac     : "00:00:00:00:00:00"
  ns_type    : "ns2"
  bridge_type: "NanoStation2"
  status     : "up"


