First commit

Change-Id: Iab8dca19bca1ef367b1cced4b345554fd32154df
diff --git a/tofino-netcfg.json b/tofino-netcfg.json
new file mode 100644
index 0000000..b521fdb
--- /dev/null
+++ b/tofino-netcfg.json
@@ -0,0 +1,11 @@
+{
+  "devices": {
+    "device:my-tofino-switch": {
+      "basic": {
+        "managementAddress": "grpc://10.0.0.1:28000?device_id=1",
+        "driver": "stratum-tofino",
+        "pipeconf": "org.opencord.fabric.tofino.montara_sde_9_0_0"
+      }
+    }
+  }
+}
\ No newline at end of file