Mvpn functional tests
[integration/test.git] / csit / variables / bgpfunctional / mvpn / spmsi_ad / app / post_data.xml
1 <?xml version="1.0"?>
2 <mvpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv4">
3     <path-id>0</path-id>
4     <route-key>AxYAAQECAwQBAiAKAAAKIAwAAAwBAAAB</route-key>
5     <attributes>
6       <ipv4-next-hop>
7         <global>127.1.1.1</global>
8       </ipv4-next-hop>
9       <multi-exit-disc>
10         <med>0</med>
11       </multi-exit-disc>
12       <as-path/>
13       <origin>
14         <value>egp</value>
15       </origin>
16       <local-pref>
17         <pref>100</pref>
18       </local-pref>
19     </attributes>
20     <s-pmsi-a-d>
21       <orig-route-ip>1.0.0.1</orig-route-ip>
22       <multicast-source>10.0.0.10</multicast-source>
23       <route-distinguisher>1.2.3.4:258</route-distinguisher>
24       <c-g-address>12.0.0.12</c-g-address>
25     </s-pmsi-a-d>
26 </mvpn-route>