BGPCEP-781: Adjust evpn routes
[integration/test.git] / csit / variables / bgpfunctional / l2vpn_evpn / route_es_mac.xml
index c2d30957e370d2b886d086fcd4b53006b353d8af..c3092bcf17678d014db9939adac0b786f77fd602 100644 (file)
@@ -1,24 +1,25 @@
 <?xml version="1.0" ?>
 <evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn">
-       <route-key>BBcAAhmZmZkAAQPyDN2An/cAB9AgKysrKw==</route-key>
-       <route-distinguisher>429496729:1</route-distinguisher>
-       <es-route>
-               <orig-route-ip>43.43.43.43</orig-route-ip>
-               <mac-auto-generated>
-                       <system-mac-address>f2:0c:dd:80:9f:f7</system-mac-address>
-                       <local-discriminator>2000</local-discriminator>
-               </mac-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>BBcAAhmZmZkAAQPyDN2An/cAB9AgKysrKw==</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>
+        <mac-auto-generated>
+            <system-mac-address>f2:0c:dd:80:9f:f7</system-mac-address>
+            <local-discriminator>2000</local-discriminator>
+        </mac-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>