Support only Neon+ distributions
[integration/test.git] / csit / variables / bgpfunctional / bgppolicies / app_peer_rib / data.json
1 {
2     "bgp-inet:ipv4-routes": {
3         "ipv4-route": [
4             {
5                 "attributes": {
6                     "ipv4-next-hop": {
7                         "global": "10.11.1.1"
8                     },
9                     "local-pref": {
10                         "pref": 100
11                     },
12                     "origin": {
13                         "value": "igp"
14                     }
15                 },
16                 "path-id": 0,
17                 "prefix": "10.0.0.17/32",
18                 "route-key": "10.0.0.17/32"
19             }
20         ]
21     }
22 }