# Genesis config yaml style
# vim:ts=2:et:sw=2:ai
#
board     : "net45xx"
comment   : "None"
externalif: "sis0"
gateway   : "10.0.1.1"
ileiden   : True
internalif: "sis1"
internalroute: "172.17.169.65"
latitude  : "52.15395"
location  : "CeTIM office, Plantsoen 97, 2311 KL, Leiden"
longitude : "4.49646"
masterip  : "172.17.169.66"
nodename  : "Plantsoen"
nodetype  : "Proxy"
proxyid   : 97
rdnap_x   : 94042
rdnap_y   : 463238
release   : "9.0-RELEASE"
status    : "up"


iface_sis0:
  comment    : "Link naar router"
  ip         : "10.0.1.100/24"
  sdesc      : "uplink"
  type       : "eth"
  dhcp       : False
  status     : "up"


iface_sis1:
  comment    : "Link naar NodePlantsoen2"
  ip         : "172.17.169.66/28"
  sdesc      : "downlink"
  type       : "eth"
  dhcp       : False
  status     : "up"


