Append more BGP multipath testcases for ODL
[integration/test.git] / csit / variables / bgpfunctional / l3vpn_ipv4 / exa_expected / data.json
1 {
2  "update": {
3   "announce": {
4    "ipv4 mpls-vpn": {
5     "199.20.166.41": {
6      "2.2.2.2/32": {
7       "label": [
8        123
9       ],
10       "route-distinguisher": "429496729:1"
11      }
12     }
13    }
14   },
15   "attribute": {
16    "local-preference": 100,
17    "origin": "igp"
18   }
19  }
20 }