commit | 362b7d37035b6ca351d367f1ae03fd642eed00ff | [log] [tgz] |
---|---|---|
author | Andrea Campanella <andrea@opennetworking.org> | Tue Dec 11 18:57:12 2018 +0100 |
committer | Andrea Campanella <andrea@opennetworking.org> | Tue Dec 11 18:58:37 2018 +0100 |
tree | 0e49af07b35a05ba4bc8b63ecd6c6b16a6a75f36 | |
parent | 1e3fd678028890c6edf2158a9d6e228da7b27182 [diff] [blame] |
Initial Commit for ODTN demo repo with demo scripts and demo app Change-Id: I812c9fbe7a4b5d454038860acbb936fa9b189438
diff --git a/cassini-demo/h1.json b/cassini-demo/h1.json new file mode 100644 index 0000000..cc6a37d --- /dev/null +++ b/cassini-demo/h1.json
@@ -0,0 +1,13 @@ +{ + "mac": "3c:fd:fe:9e:6f:c8", + "vlan": "2", + "ipAddresses": [ + "10.0.0.1" + ], + "locations": [ + { + "elementId": "netconf:10.172.0.11:830", + "port": "101" + } + ] +}