Mvpn functional tests
[integration/test.git] / csit / variables / bgpfunctional / mvpn / shared_tree_join / app / post_data.xml
diff --git a/csit/variables/bgpfunctional/mvpn/shared_tree_join/app/post_data.xml b/csit/variables/bgpfunctional/mvpn/shared_tree_join/app/post_data.xml
new file mode 100644 (file)
index 0000000..920e8c5
--- /dev/null
@@ -0,0 +1,28 @@
+<?xml version="1.0"?>
+<mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4">
+    <path-id>0</path-id>
+    <route-key>BhYAAQECAwQBAgAAABAgAQAAASACAAAC</route-key>
+    <attributes>
+      <ipv4-next-hop>
+        <global>127.1.1.1</global>
+      </ipv4-next-hop>
+      <multi-exit-disc>
+        <med>0</med>
+      </multi-exit-disc>
+      <as-path/>
+      <origin>
+        <value>egp</value>
+      </origin>
+      <local-pref>
+        <pref>100</pref>
+      </local-pref>
+    </attributes>
+    <shared-tree-join>
+      <c-multicast>
+        <multicast-source>1.0.0.1</multicast-source>
+        <route-distinguisher>1.2.3.4:258</route-distinguisher>
+        <source-as>16</source-as>
+        <c-g-address>2.0.0.2</c-g-address>
+      </c-multicast>
+    </shared-tree-join>
+</mvpn-route>