# Genesis config yaml style
# vim:ts=2:et:sw=2:ai
#
comment   : "None"
externalif: "sis0"
gateway   : "192.168.2.1"
ileiden   : False
interfaces: "sis0,sis1,sis2"
internalif: "sis1"
internalroute: "172.17.143.2"
latitude  : "4.49421"
location  : "Hooglandse Kerk, Middelweg 2, 2312 KG, Leiden"
longitude : "52.15812"
masterip  : "172.17.143.4"
nodename  : "Proxy2"
nodetype  : "Proxy"
proxyid   : 2
rdnap_x   : 93894
rdnap_y   : 463704
release   : "8.2-RELEASE"
status    : "up"


iface_sis0:
  comment    : "Link naar router"
  interface  : "sis0"
  ip         : "192.168.2.6/24"
  desc       : "Link naar router"
  sdesc      : "uplink"
  type       : "eth"
  dhcp       : "no"
  compass    : "None"
  status     : "up"


iface_sis1:
  comment    : "Link naar NodeCeTIM1"
  interface  : "sis1"
  ip         : "172.17.143.4/28"
  desc       : "Link naar NodeCeTIM1"
  sdesc      : "downlink"
  type       : "eth"
  dhcp       : "no"
  compass    : "None"
  status     : "up"


iface_sis2:
  comment    : "Lokaal Ethernet naar kerk"
  interface  : "sis2"
  ip         : "172.17.143.17/26"
  desc       : "subnet voor Hooglandse Kerk"
  sdesc      : "hlkerk_subnet"
  type       : "eth"
  dhcp       : "10-60"
  compass    : "None"
  status     : "up"


