Add source/dest tests
[one.git] / tests / data_plane / configs / odl / sd / overwrite_superset / 6o4 / replace2.json
diff --git a/tests/data_plane/configs/odl/sd/overwrite_superset/6o4/replace2.json b/tests/data_plane/configs/odl/sd/overwrite_superset/6o4/replace2.json
new file mode 100644 (file)
index 0000000..a2d92bc
--- /dev/null
@@ -0,0 +1,32 @@
+{
+  "input": {
+    "mapping-record": {
+      "recordTtl": 1440,
+      "action": "NoAction",
+      "authoritative": true,
+        "eid": {
+                "address-type": "ietf-lisp-address-types:source-dest-key-lcaf",
+                "source-dest-key": {
+                  "source": "6:0:1::0/64",
+                  "dest": "6:0:2::0/64"
+                }
+        },
+      "LocatorRecord": [
+        {
+          "locator-id": "ISP1",
+          "priority": 1,
+          "weight": 1,
+          "multicastPriority": 255,
+          "multicastWeight": 0,
+          "localLocator": true,
+          "rlocProbed": false,
+          "routed": false,
+          "rloc": {
+              "address-type": "ietf-lisp-address-types:ipv4-afi",
+              "ipv4": "6.0.3.2"
+          }
+        }
+      ]
+    }
+  }
+}