# Genesis config yaml style
# vim:ts=2:et:sw=2:ai
#
board     : "ALIX2"
comment   : "None"
gateway   : "192.168.1.1"
gateway6  : "fe80::ae22:5ff:fe5d:70af"
ileiden   : True
latitude  : "52.156786"
location  : "Thomas Uittenbogaard, XXX, XXXX XX, Leiden"
longitude : "4.50584"
masterip  : "172.17.73.1"
monitoring_group: "wleiden"
nodename  : "Dwars"
nodetype  : "Hybrid"
portal_sponsor: "Thomas Uittenbogaard"
portal_url: "http://www.wirelessleiden.nl/"
rdr_host6 : "2001:1c00:2606:9300:0000:000d:b91b:abf8"
release   : "11.2-RELEASE"
service_accesspoint: True
service_concentrator: False
service_incoming_rdr: True
service_proxy_ileiden: True
service_proxy_normal: True
serviceid : "172.31.254.20"
status    : "up"


iface_ath0:
  comment    : "Ap binnen"
  parent     : "bridge0"
  sdesc      : "apbinnen"
  mode       : "ap"
  type       : "11a"
  channel    : "40" 
  ssid       : "WiFi Leiden"
  status     : "up"


iface_bridge0:
  comment    : "Access Points"
  ip         : "172.17.73.1/24"
  type       : "eth"
  dhcp       : "10-240"
  status     : "up"

iface_vr0:
  comment    : "Uplink Ziggo"
  ip         : "192.168.1.79/24"
  ipv6       : "2001:1c00:2606:9300:0000:000d:b91b:abf8 prefixlen 64"
  sdesc      : "2external"
  type       : "eth"
  dhcp       : False
  status     : "up"

iface_vr1:
  comment    : "UniFi AP AC Mesh"
  parent     : "bridge0"
  sdesc      : "2buiten"
  mode       : "ap-wds"
  type       : "eth"
  channel    : 1
  ssid       : "Wifi Leiden"
  ns_ip      : "172.17.73.2/24"
  ns_mac     : "xx:xx:xx:xx:xx:xx"
  ns_type    : "mesh"
  bridge_type: "UniFi"
  status     : "up"

iface_vr1_extra0:
  comment    : "Monitoring Server"
  ip         : "172.17.73.5/24"
  sdesc      : "2monitor"
  type       : "eth"
  dhcp       : False
  status     : "up"

iface_vr2:
  comment    : "Link naar Meelfabriek1"
  ip         : "172.16.6.148/29"
  sdesc      : "2meelfabriek1"
  mode       : "station-wds"
  type       : "eth"
  extra_type : "eth2wifibridge"
  ssid       : "il-zo.meelfabriek1.wleiden.net"
  dhcp       : False
  compass    : "nw"
  ns_ip      : "172.16.6.147/29"
  ns_mac     : "00:00:00:00:00:00"
  bridge_type: "NanoBeam M5"
  status     : "up"

