# Genesis config yaml style
# vim:ts=2:et:sw=2:ai
#
comment   : "None"
ileiden   : True
interfaces: "ath0,vr2,vr0,vr1"
latitude  : "4.75742"
location  : "Jachthaven Kempers, Leimuiden"
longitude : "52.25493"
masterip  : "172.25.90.1"
nodename  : "Kempers"
nodetype  : "CNode"
rdnap_x   : 111998
rdnap_y   : 474286
release   : "8.2-RELEASE"
status    : "up"


iface_ath0:
  comment    : "ap voor Wifi op de Westeinder"
  interface  : "ath0"
  ip         : "172.25.90.1/26"
  desc       : "AP voor de buurt"
  sdesc      : "ap"
  mode       : "ap-wds"
  type       : "11b"
  channel    : "3"
  ssid       : "ap-westeinder-kempers"
  dhcp       : "10-60"
  compass    : "None"
  status     : "up"


iface_vr0:
  comment    : "nanostation naar Watertoren1"
  interface  : "vr0"
  ip         : "172.16.16.140/29"
  desc       : "Nanostation naar CNodeWatertoren1"
  sdesc      : "2watertoren1"
  mode       : "station-wds"
  type       : "eth"
  extra_type : "eth2wifibridge"
  channel    : "132"
  ssid       : "il-zzw.watertoren1.wleiden.net"
  dhcp       : "no"
  compass    : "ssw"
  ns_ip      : "172.16.16.139/29"
  ns_mac     : "00:15:6d:70:54:9e"
  status     : "down"


iface_vr1:
  comment    : "nonostation naar tbd"
  interface  : "vr1"
  ip         : "172.16.16.233/29"
  desc       : "Ethernet naar tbd1"
  sdesc      : "2tbd1"
  mode       : "station-wds"
  type       : "eth"
  channel    : "100"
  ssid       : "il-zw.kempers.wleiden.net"
  dhcp       : "no"
  compass    : "sw"
  ns_ip      : "172.16.16.234/29"
  ns_mac     : "00:15:6d:70:53:3e"
  status     : "down"


iface_vr2:
  comment    : "nonostation naar tbd2"
  interface  : "vr2"
  ip         : "172.16.16.241/29"
  desc       : "Ethernet naar tbd2"
  sdesc      : "2tbd2"
  mode       : "station-wds"
  type       : "eth"
  channel    : "108"
  ssid       : "il-n.kempers.wleiden.net"
  dhcp       : "no"
  compass    : "n"
  ns_ip      : "172.16.16.242/29"
  ns_mac     : "00:15:6d:70:54:56"
  status     : "down"


