Mvpn functional tests
[integration/test.git] / csit / variables / bgpfunctional / mvpn / source_active_ad / rib / data.json
diff --git a/csit/variables/bgpfunctional/mvpn/source_active_ad/rib/data.json b/csit/variables/bgpfunctional/mvpn/source_active_ad/rib/data.json
new file mode 100644 (file)
index 0000000..1da5772
--- /dev/null
@@ -0,0 +1,30 @@
+{
+  "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
+    "mvpn-route": [
+      {
+        "path-id": 0,
+        "route-key": "BRIAAQECAwQBAiABAAABIAIAAAI=",
+        "attributes": {
+          "ipv4-next-hop": {
+            "global": "127.1.1.1"
+          },
+          "multi-exit-disc": {
+            "med": 0
+          },
+          "as-path": {},
+          "origin": {
+            "value": "egp"
+          },
+          "local-pref": {
+            "pref": 100
+          }
+        },
+        "source-active-a-d": {
+          "route-distinguisher": "1.2.3.4:258",
+          "multicast-source": "1.0.0.1",
+          "multicast-group": "2.0.0.2"
+        }
+      }
+    ]
+  }
+}