blob: 636de5657aecbe3d1552afdc0c85518cdc031439 [file] [log] [blame]
David K. Bainbridgef3071012016-08-04 09:29:55 -07001#!/bin/bash
2
3CFG=${1:-"config-tibit.json"}
4
5curl -v -XPOST -H Content-Type: application/json http://karaf:karaf@onos-fabric:8181/onos/v1/network/configuration -d @$CFG