Support only Neon+ distributions
[integration/test.git] / csit / variables / bgpfunctional / bgppolicies / effective_rib_in / peer_1 / data.json
1 {
2     "bgp-inet:ipv4-routes": {
3         "ipv4-route": [
4             {
5                 "attributes": {
6                     "communities": [
7                         {
8                             "as-number": 30741,
9                             "semantics": 0
10                         },
11                         {
12                             "as-number": 30741,
13                             "semantics": 30741
14                         }
15                     ],
16                     "ipv4-next-hop": {
17                         "global": "11.0.255.254"
18                     },
19                     "local-pref": {
20                         "pref": 100
21                     },
22                     "origin": {
23                         "value": "igp"
24                     }
25                 },
26                 "path-id": 0,
27                 "prefix": "1.1.1.0/24",
28                 "route-key": "1.1.1.0/24"
29             }
30         ]
31     }
32 }