Support only Neon+ distributions
[integration/test.git] / csit / variables / bgpfunctional / l2vpn_evpn / route_es_arb / route_es_arb.json
1 {
2   "odl-bgp-evpn:evpn-routes": {
3     "evpn-route": [
4       {
5         "es-route": {
6           "orig-route-ip": "43.43.43.43",
7           "arbitrary": {
8             "arbitrary": "AAAAAAAAAAAA"
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": "BBcAAhmZmZkAAQAAAAAAAAAAAAAgKysrKw==",
24         "route-distinguisher": "429496729:1"
25       }
26     ]
27   }
28 }