Support only Neon+ distributions
[integration/test.git] / csit / variables / bgpfunctional / l2vpn_evpn / route_eth_mac / route_eth_mac.json
1 {
2   "odl-bgp-evpn:evpn-routes": {
3     "evpn-route": [
4       {
5         "attributes": {
6           "origin": {
7             "value": "igp"
8           },
9           "ipv4-next-hop": {
10             "global": "199.20.166.41"
11           },
12           "local-pref": {
13             "pref": 100
14           }
15         },
16         "path-id": 0,
17         "route-key": "ARYAAhmZmZkAAQPyDN2An/cAB9AAAAAK",
18         "route-distinguisher": "429496729:1",
19         "ethernet-a-d-route": {
20           "mac-auto-generated": {
21             "system-mac-address": "f2:0c:dd:80:9f:f7",
22             "local-discriminator": 2000
23           },
24           "mpls-label": 24001,
25           "ethernet-tag-id": {
26             "vlan-id": 10
27           }
28         }
29       }
30     ]
31   }
32 }