# Genesis config yaml style
# vim:ts=2:et:sw=2:ai
#
comment   : "None"
gateway   : "92.66.227.161"
ileiden   : False
interfaces: "vr2,vr0,vr1"
internalif: "vr1"
internalroute: "172.25.90.69"
latitude  : "4.75732"
location  : "Hadleystraat 44B, 1431 SN Aalsmeer"
longitude : "52.26427"
masterip  : "172.17.18.1"
nat       : True
nodename  : "Proxy17"
nodetype  : "Proxy"
proxyid   : 17
rdnap_x   : 112000
rdnap_y   : 475325
release   : "8.2-RELEASE"
status    : "dw"


iface_vr0:
  comment    : "link naar Router"
  interface  : "vr0"
  ip         : "10.10.10.10/30"
  desc       : "Link naar router"
  sdesc      : "uplink"
  type       : "eth"
  dhcp       : "yes"
  compass    : "None"
  status     : "up"


iface_vr1:
  comment    : "link naar Node Watertoren"
  interface  : "vr1"
  ip         : "172.16.16.236/29"
  desc       : "Link naar Node Watertoren"
  sdesc      : "downlink"
  type       : "eth"
  dhcp       : "no"
  compass    : "None"
  status     : "up"


iface_vr2:
  comment    : "Node naar Intern Network"
  interface  : "vr2"
  ip         : "172.17.18.1/25"
  desc       : "Node naar Intern Network"
  sdesc      : "itern"
  type       : "eth"
  dhcp       : "20-60"
  compass    : "None"
  status     : "up"


