# Genesis config yaml style
# vim:ts=2:et:sw=2:ai
#
comment   : "None"
ileiden   : True
interfaces: "ath0,ue0,vr2,vr0,vr1"
latitude  : "4.48521"
location  : "Cope, Rapenburg 8, 2311 EV, Leiden"
longitude : "52.15972"
masterip  : "172.17.8.1"
nodename  : "Cope"
nodetype  : "CNode"
rdnap_x   : 93280
rdnap_y   : 463889
release   : "8.2-RELEASE"
status    : "up"


iface_ath0:
  comment    : "OMNI"
  interface  : "ath0"
  ip         : "172.17.8.1/26"
  desc       : "AP voor de buurt"
  sdesc      : "ap"
  mode       : "ap-wds"
  type       : "11b"
  channel    : "5"
  ssid       : "ap-WirelessLeiden-Cope"
  dhcp       : "10-60"
  compass    : "None"
  status     : "up"


iface_ue0:
  comment    : "link naar proxy1"
  interface  : "ue0"
  ip         : "172.17.8.66/28"
  desc       : "Link naar proxy1"
  sdesc      : "2proxy1"
  type       : "eth"
  dhcp       : "False"
  compass    : "None"
  status     : "up"


iface_vr0:
  comment    : "link naar Unigor1"
  interface  : "vr0"
  ip         : "172.16.3.188/29"
  desc       : "Ethernet to interlink UniGor1"
  sdesc      : "2unigor1"
  mode       : "station-wds"
  type       : "eth"
  extra_type : "eth2wifibridge"
  channel    : "128"
  ssid       : "il-zo.unigor.wleiden.net"
  dhcp       : "False"
  compass    : "se"
  ns_ip      : "172.16.3.187/29"
  ns_mac     : "00:15:6d:ea:f0:1d"
  status     : "up"


iface_vr1:
  comment    : "a-link naar Stadhuis  via NS5"
  interface  : "vr1"
  ip         : "172.16.3.180/29"
  desc       : "Link naar Stadhuis"
  sdesc      : "2stadhuis"
  mode       : "station-wds"
  type       : "eth"
  extra_type : "eth2wifibridge"
  channel    : "116"
  ssid       : "il-nw.stadhuis.wleiden.net"
  dhcp       : "False"
  compass    : "nw"
  ns_ip      : "172.16.3.179/29"
  ns_mac     : "00:15:6d:ea:f0:4c"
  status     : "up"


iface_vr2:
  comment    : "a-link naar Rabo2"
  interface  : "vr2"
  ip         : "172.16.3.196/29"
  desc       : "ethernet"
  sdesc      : "2rabo2"
  mode       : "station-wds"
  type       : "eth"
  extra_type : "eth2wifibridge"
  channel    : "44"
  ssid       : "il-z.rabo.wleiden.net"
  dhcp       : "False"
  compass    : "s"
  ns_ip      : "172.16.3.195/29"
  ns_mac     : "00:15:6d:ea:f0:0f"
  status     : "down"


