BGPCEP-781: Adjust evpn routes
[integration/test.git] / csit / variables / bgpfunctional / l2vpn_evpn / route_eth_lan.xml
index 58f27fc271df5ddeea2528b1faa5e4c5019e538e..62a082bc9c4d6b261aa8fee8c5e7b26047ca169a 100644 (file)
@@ -1,27 +1,28 @@
 <?xml version="1.0" ?>
 <evpn-route xmlns="urn:opendaylight:params:xml:ns:yang:bgp-evpn">
-       <route-key>ARYAAhmZmZkAAQLyDN2An/cAFAAAAAAK</route-key>
-       <route-distinguisher>429496729:1</route-distinguisher>
-       <ethernet-a-d-route>
-               <mpls-label>24001</mpls-label>
-               <ethernet-tag-id>
-                       <vlan-id>10</vlan-id>
-               </ethernet-tag-id>
-               <lan-auto-generated>
-                       <root-bridge-mac-address>f2:0c:dd:80:9f:f7</root-bridge-mac-address>
-                       <root-bridge-priority>20</root-bridge-priority>
-               </lan-auto-generated>
-       </ethernet-a-d-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>ARYAAhmZmZkAAQLyDN2An/cAFAAAAAAK</route-key>
+    <path-id>0</path-id>
+    <route-distinguisher>429496729:1</route-distinguisher>
+    <ethernet-a-d-route>
+        <mpls-label>24001</mpls-label>
+        <ethernet-tag-id>
+            <vlan-id>10</vlan-id>
+        </ethernet-tag-id>
+        <lan-auto-generated>
+            <root-bridge-mac-address>f2:0c:dd:80:9f:f7</root-bridge-mac-address>
+            <root-bridge-priority>20</root-bridge-priority>
+        </lan-auto-generated>
+    </ethernet-a-d-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>