# Genesis config yaml style
# vim:ts=2:et:sw=2:ai
#
comment   : "None"
ileiden   : True
interfaces: "ath0,vr2,vr0,vr1"
latitude  : "4.49646"
location  : "CeTIM office, Plantsoen 97, 2311 KL, Leiden"
longitude : "52.15395"
masterip  : "172.17.169.1"
nodename  : "Plantsoen2"
nodetype  : "CNode"
rdnap_x   : 94042
rdnap_y   : 463238
release   : "9.0-RELEASE"
status    : "up"


iface_ath0:
  comment    : "AP voor buurt"
  interface  : "ath0"
  ip         : "172.17.169.1/26"
  desc       : "AP voor de buurt"
  sdesc      : "ap"
  mode       : "ap-wds"
  type       : "11b"
  channel    : "7"
  ssid       : "ap-omni.plantsoen2.wleiden.net"
  dhcp       : "10-60"
  compass    : "omni"
  status     : "up"


iface_ue0:
  comment    : "Link naar ROC1"
  interface  : "ue0"
  ip         : "172.16.5.12/29"
  desc       : "Link naar ROC1"
  sdesc      : "2roc1"
  mode       : "station-wds"
  type       : "eth"
  extra_type : "eth2wifibridge"
  channel    : "132"
  ssid       : "il-n.roc1.wleiden.net"
  dhcp       : "no"
  compass    : "s"
  ns_ip      : "172.16.5.11/29"
  ns_mac     : "00:27:22:10:FD:A1"
  status     : "down"


iface_vr0:
  comment    : "Lokaal ethernet"
  interface  : "vr0"
  ip         : "172.17.169.65/28"
  desc       : "Ethernet naar woning Plantsoen"
  sdesc      : "2plantsoen"
  type       : "eth"
  dhcp       : "no"
  compass    : "None"
  media      : "100baset/utp"
  status     : "up"


iface_vr1:
  comment    : "a-link to Stadhuis via Nanostation5"
  interface  : "vr1"
  ip         : "172.16.5.116/29"
  desc       : "Ethernet to interlink north-north-west (Stadhuis)"
  sdesc      : "2Stadhuis"
  mode       : "station-wds"
  type       : "eth"
  extra_type : "eth2wifibridge"
  channel    : "44"
  ssid       : "il-zo.stadhuis.wleiden.net"
  dhcp       : "no"
  compass    : "se"
  distance   : "0.5 km"
  ns_ip      : "172.16.5.115/29"
  ns_mac     : "00:15:6d:bd:67:e8"
  status     : "up"


iface_vr2:
  comment    : "a-link to Vosko3 via Nanostation2"
  interface  : "vr2"
  ip         : "172.16.5.92/29"
  desc       : "ethernet"
  sdesc      : "2vosko3"
  mode       : "station-wds"
  type       : "eth"
  extra_type : "eth2wifibridge"
  channel    : "116"
  ssid       : "il-zo.vosko3.wleiden.net"
  dhcp       : "no"
  compass    : "nw"
  distance   : "0.7 km"
  ns_ip      : "172.16.5.91/29"
  ns_mac     : "00:15:6d:bd:67:ff"
  status     : "up"


