Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
titlehow to push network config
$ curl --user onos:rocks -X POST -H "Content-Type: application/json" http://$onos-ip10.134.231.29:8181/onos/v1/network/configuration/ -d @network-cfg.json

...

Code Block
titlehow to push network config
$ curl --user onos:rocks -X POST -H "Content-Type: application/json" http://$onos-ip10.134.231.29:8181/onos/v1/network/configuration/ -d @network-cfg.json

...