Append more BGP multipath testcases for ODL
[integration/test.git] / csit / variables / bgpfunctional / l3vpn_ipv4 / bgp_l3vpn_ipv4_path / data.json
1 {
2  "bgp-vpn-ipv4:vpn-ipv4-routes": {
3   "vpn-route": [
4    {
5     "attributes": {$AS_PATH
6      "ipv4-next-hop": {
7       "global": "10.0.255.254"
8      },
9      "local-pref": {
10       "pref": 100
11      },
12      "origin": {
13       "value": "igp"
14      }
15     },
16     "label-stack": [
17      {
18       "label-value": 24005
19      }
20     ],
21     "path-id": 0,
22     "prefix": "1.1.1.0/24",
23     "route-distinguisher": "1.2.3.4:1",
24     "route-key": "WAABAQIDBAABAQEB"
25    }
26   ]
27  }
28 }