# Genesis config yaml style
# vim:ts=2:et:sw=2:ai
#
comment   : "None"
gateway   : "92.66.227.161"
ileiden   : True
interfaces: "sis0,sis1"
internalif: "sis1"
internalroute: "172.25.90.65"
latitude  : "4.75742"
location  : " Watertoren, Aalsmeer"
longitude : "52.25493"
masterip  : "172.25.90.66"
nat       : True
nodename  : "Proxy12"
nodetype  : "Proxy"
proxyid   : 12
rdnap_x   : 111998
rdnap_y   : 474286
release   : "8.0-RELEASE"
status    : "up"


iface_sis0:
  comment    : "link naar Router"
  interface  : "sis0"
  ip         : "92.66.227.162/29"
  desc       : "Link naar router"
  sdesc      : "uplink"
  type       : "eth"
  dhcp       : "no"
  compass    : "None"
  status     : "up"


iface_sis0_alias0:
  comment    : "Link naar Mobotix Camera"
  interface  : "sis0:0"
  ip         : "10.5.103.57/24"
  desc       : "Camera found at 10.5.103.56"
  sdesc      : "mobotix"
  type       : "eth"
  dhcp       : "no"
  compass    : "None"
  status     : "up"


iface_sis1:
  comment    : "link naar Node Watertoren"
  interface  : "sis1"
  ip         : "172.25.90.66/29"
  desc       : "Link naar Node AMWaterT1"
  sdesc      : "downlink"
  type       : "eth"
  dhcp       : "no"
  compass    : "None"
  status     : "up"


