# Genesis config yaml style
# vim:ts=2:et:sw=2:ai
#
comment   : "None"
externalif: "sis0"
gateway   : "192.168.178.1"
ileiden   : False
interfaces: "sis0,sis1"
internalif: "sis1"
internalroute: "172.16.18.17"
latitude  : "4.53709"
location  : "Societeit KWV de Kaag, Sweilandpolder 8, 2362AG Warmond"
longitude : "52.19745"
masterip  : "172.16.18.18"
nodename  : "proxy16"
nodetype  : "Proxy"
proxyid   : 16
rdnap_x   : 96879
rdnap_y   : 468044
release   : "8.2-RELEASE"
status    : "up"


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


iface_sis1:
  comment    : "link naar NodeKWVdeKaag"
  interface  : "sis1"
  ip         : "172.16.18.18/30"
  desc       : "Link naar NodeKWVdeKaag"
  sdesc      : "downlink"
  type       : "eth"
  dhcp       : "no"
  compass    : "None"
  status     : "up"


