Mvpn functional tests
[integration/test.git] / csit / variables / bgpfunctional / mvpn / leaf_ad / app / post_data.xml
diff --git a/csit/variables/bgpfunctional/mvpn/leaf_ad/app/post_data.xml b/csit/variables/bgpfunctional/mvpn/leaf_ad/app/post_data.xml
new file mode 100644 (file)
index 0000000..589768a
--- /dev/null
@@ -0,0 +1,27 @@
+<?xml version="1.0"?>
+<mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4">
+    <path-id>0</path-id>
+    <route-key>BBICDAABAQIDBAECAAAAAQEAAAE=</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>
+    <leaf-a-d>
+      <orig-route-ip>1.0.0.1</orig-route-ip>
+      <inter-as-i-pmsi-a-d>
+        <route-distinguisher>1.2.3.4:258</route-distinguisher>
+        <source-as>1</source-as>
+      </inter-as-i-pmsi-a-d>
+    </leaf-a-d>
+</mvpn-route>