tree: 35487f85702754a96f55cf1919ea9be45e55cf80 [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
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