tree: 012f07006fea91c97e16cdd306140689a021d1ba [path history] [tgz]
  1. Dockerfile
  2. Godeps/
  3. Makefile
  4. README.md
  5. configGen.go
  6. devices.tpl
  7. hosts.tpl
  8. links.tpl
  9. network-cfg.json
  10. ports.tpl
  11. vendor/
config-generator/README.md

config Gen

  • install Go
  • Make sure ONOS is reachable on localhost or modify the IP in the configGen.go
  • Make sure devices, hosts are connected and showing up in ONOS
  • Run by go run congifGen.go
  • You should see network-cfg.json file in your current directory