BGPCEP-781: Adjust evpn routes
[integration/test.git] / csit / variables / bgpfunctional / l2vpn_evpn / route_es_lacp.xml
index 7c8a821752f6928af3f516d55c95b917ee118161..c258eeaf2a305885a25edf37f4a9e14a12277382 100644 (file)
@@ -1,24 +1,25 @@
 <?xml version="1.0" ?>
 <evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn">
-       <route-key>BBcAAhmZmZkAAQHyDN2An/cAFgAgKysrKw==</route-key>
-       <route-distinguisher>429496729:1</route-distinguisher>
-       <es-route>
-               <orig-route-ip>43.43.43.43</orig-route-ip>
-               <lacp-auto-generated>
-                       <ce-lacp-mac-address>f2:0c:dd:80:9f:f7</ce-lacp-mac-address>
-                       <ce-lacp-port-key>22</ce-lacp-port-key>
-               </lacp-auto-generated>
-       </es-route>
-       <attributes>
-               <ipv4-next-hop>
-                       <global>199.20.166.41</global>
-               </ipv4-next-hop>
-               <as-path/>
-               <origin>
-                       <value>igp</value>
-               </origin>
-               <local-pref>
-                       <pref>100</pref>
-               </local-pref>
-       </attributes>
+    <route-key>BBcAAhmZmZkAAQHyDN2An/cAFgAgKysrKw==</route-key>
+    <path-id>0</path-id>
+    <route-distinguisher>429496729:1</route-distinguisher>
+    <es-route>
+        <orig-route-ip>43.43.43.43</orig-route-ip>
+        <lacp-auto-generated>
+            <ce-lacp-mac-address>f2:0c:dd:80:9f:f7</ce-lacp-mac-address>
+            <ce-lacp-port-key>22</ce-lacp-port-key>
+        </lacp-auto-generated>
+    </es-route>
+    <attributes>
+        <ipv4-next-hop>
+            <global>199.20.166.41</global>
+        </ipv4-next-hop>
+        <as-path/>
+        <origin>
+            <value>igp</value>
+        </origin>
+        <local-pref>
+            <pref>100</pref>
+        </local-pref>
+    </attributes>
 </evpn-route>