94ed6e423bb67397c558a1de092af755ccb74043
[integration/test.git] / csit / variables / bgpfunctional / l2vpn_evpn / route_es_rou.json
1 {
2   "odl-bgp-evpn:evpn-routes": {
3     "evpn-route": [
4       {
5         "es-route": {
6           "router-id-generated": {
7             "local-discriminator": 2000,
8             "router-id": "43.43.43.43"
9           },
10           "orig-route-ip": "43.43.43.43"
11         },
12         "attributes": {
13           "origin": {
14             "value": "igp"
15           },
16           "ipv4-next-hop": {
17             "global": "199.20.166.41"
18           },
19           "local-pref": {
20             "pref": 100
21           },
22           "as-path": {}
23         },
24         "route-key": "BBcAAhmZmZkAAQQrKysrAAAH0AAgKysrKw==",
25         "route-distinguisher": "429496729:1"
26       }
27     ]
28   }
29 }