# Genesis config yaml style
# vim:ts=2:et:sw=2:ai
#
board     : "ALIX2"
comment   : "None"
ileiden   : True
latitude  : "52.145"
location  : "Rick van der Zwet, Polderpeil 1, 2382 BW, Zoeterwoude"
longitude : "4.517"
masterip  : "172.17.40.1"
monitoring_group: "wzoeterwoude"
nodename  : "Rick2"
nodetype  : "Hybrid"
portal_sponsor: "Free-WiFi Zoeterwoude"
portal_url: "http://www.wirelessleiden.nl/"
rdnap_x   : 95421
rdnap_y   : 462103
release   : "11.0-RELEASE"
service_accesspoint: True
service_concentrator: False
service_incoming_rdr: False
service_proxy_ileiden: False
service_proxy_normal: False
status    : "down"


iface_ath0:
  comment    : "Ap binnen"
  parent     : "bridge0"
  sdesc      : "apbinnen"
  mode       : "ap"
  type       : "11g"
  channel    : 6
  ssid       : "WiFi Zoeterwoude Development"
  status     : "up"


iface_bridge0:
  comment    : "Access Points"
  ip         : "172.17.40.1/24"
  type       : "eth"
  dhcp       : "10-240"
  status     : "planned"


iface_vr0:
  comment    : "Link naar Rick"
  ip         : "172.16.6.121/29"
  sdesc      : "2rick"
  type       : "eth"
  dhcp       : False
  status     : "up"


iface_vr0_alias0:
  comment    : "Link naar JVC"
  ip         : "172.16.7.129/29"
  sdesc      : "2rick"
  type       : "eth"
  dhcp       : False
  status     : "up"


iface_vr1:
  comment    : "Development AP Ethernet Interface"
  parent     : "bridge0"
  sdesc      : "2ap"
  type       : "eth"
  status     : "up"


iface_vr2:
  comment    : "Development Interlink Interface"
  ip         : "172.16.6.118/29"
  sdesc      : "2unused"
  type       : "eth"
  dhcp       : False
  status     : "up"


