Add evpn pmsi-tunnel tests
[integration/test.git] / csit / variables / bgpfunctional / l2vpn_evpn / route_eth_mac / route_eth_mac.json
diff --git a/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_mac/route_eth_mac.json b/csit/variables/bgpfunctional/l2vpn_evpn/route_eth_mac/route_eth_mac.json
new file mode 100644 (file)
index 0000000..95fbab7
--- /dev/null
@@ -0,0 +1,33 @@
+{
+  "odl-bgp-evpn:evpn-routes": {
+    "evpn-route": [
+      {
+        "attributes": {
+          "origin": {
+            "value": "igp"
+          },
+          "ipv4-next-hop": {
+            "global": "199.20.166.41"
+          },
+          "local-pref": {
+            "pref": 100
+          },
+          "as-path": {}
+        },
+        "path-id": 0,
+        "route-key": "ARYAAhmZmZkAAQPyDN2An/cAB9AAAAAK",
+        "route-distinguisher": "429496729:1",
+        "ethernet-a-d-route": {
+          "mac-auto-generated": {
+            "system-mac-address": "f2:0c:dd:80:9f:f7",
+            "local-discriminator": 2000
+          },
+          "mpls-label": 24001,
+          "ethernet-tag-id": {
+            "vlan-id": 10
+          }
+        }
+      }
+    ]
+  }
+}