Working configs for ONS demo

Change-Id: Ib1f5b0a1b52515079044aedf44a56f2be48a15ca
diff --git a/p4-pod-configs/mwc-pod/hosts.json b/p4-pod-configs/mwc-pod/hosts.json
index f4deba6..ef9dc64 100644
--- a/p4-pod-configs/mwc-pod/hosts.json
+++ b/p4-pod-configs/mwc-pod/hosts.json
@@ -1,8 +1,8 @@
 {
   "hosts": {
-    "00:1e:67:d2:ee:b2/None": {
+    "00:1E:67:D2:EC:7E/None": {
       "basic": {
-        "name": "Compute Node 1",
+        "name": "Compute Node 1 (DI)",
         "ips": [
           "10.6.1.3"
         ],
@@ -23,7 +23,7 @@
         ]
       }
     },
-    "00:1e:67:d2:c9:8a/None": {
+    "00:1E:67:D2:C9:8B/None": {
       "basic": {
         "name": "Compute Node 2",
         "ips": [
@@ -78,27 +78,56 @@
         ]
       }
     },
-    "3c:fd:fe:a6:e7:09/None": {
+    "52:74:B7:2C:04:F1/None": {
       "basic": {
-        "name": "vUE",
+        "name": "UE simulator (INT sink)",
         "ips": [
-          "10.6.2.101"
-        ],
-        "locations": [
-          "device:tofino:leaf2/152"
-        ]
-      }
-    },
-    "3c:fd:fe:a6:e7:08/None": {
-      "basic": {
-        "name": "vAppServer",
-        "ips": [
-          "10.6.2.102"
+          "160.0.2.1",
+          "160.0.2.2",
+          "160.0.2.3",
+          "160.0.2.4",
+          "160.0.2.5",
+          "160.0.2.6",
+          "160.0.2.7",
+          "160.0.2.8",
+          "160.0.2.9",
+          "160.0.2.10"
         ],
         "locations": [
           "device:tofino:leaf2/160"
         ]
       }
+    },
+    "52:74:B7:2C:04:F2/None": {
+      "basic": {
+        "name": "Internet simulator (INT source)",
+        "ips": [
+          "160.0.1.1",
+          "160.0.1.2",
+          "160.0.1.3",
+          "160.0.1.4",
+          "160.0.1.5",
+          "160.0.1.6",
+          "160.0.1.7",
+          "160.0.1.8",
+          "160.0.1.9",
+          "160.0.1.10"
+        ],
+        "locations": [
+          "device:tofino:leaf1/160"
+        ]
+      }
+    },
+    "D0:50:99:C0:3B:20/None": {
+      "basic": {
+        "name": "INT report exporter (Netcope)",
+        "ips": [
+          "10.6.1.100"
+        ],
+        "locations": [
+          "device:tofino:leaf1/147"
+        ]
+      }
     }
   }
 }