Support only Neon+ distributions
[integration/test.git] / csit / variables / bgpfunctional / l2vpn_evpn / route_inc_mac / route_inc_mac.json
1 {
2   "odl-bgp-evpn:evpn-routes": {
3     "evpn-route": [
4       {
5         "inc-multi-ethernet-tag-res": {
6           "orig-route-ip": "43.43.43.43",
7           "ethernet-tag-id": {
8             "vlan-id": 10
9           }
10         },
11         "attributes": {
12           "origin": {
13             "value": "igp"
14           },
15           "ipv4-next-hop": {
16             "global": "199.20.166.41"
17           },
18           "local-pref": {
19             "pref": 100
20           }
21         },
22         "path-id": 0,
23         "route-key": "AxEAAhmZmZkAAQAAAAogKysrKw==",
24         "route-distinguisher": "429496729:1"
25       }
26     ]
27   }
28 }