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


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


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


