Support only Neon+ distributions
[integration/test.git] / csit / variables / bgpfunctional / bgppolicies / effective_rib_in / peer_2 / data.json
1 {
2     "bgp-inet:ipv4-routes": {
3         "ipv4-route": [
4             {
5                 "attributes": {
6                     "ipv4-next-hop": {
7                         "global": "12.0.255.254"
8                     },
9                     "local-pref": {
10                         "pref": 100
11                     },
12                     "origin": {
13                         "value": "igp"
14                     }
15                 },
16                 "path-id": 0,
17                 "prefix": "2.1.1.0/24",
18                 "route-key": "2.1.1.0/24"
19             },
20             {
21                 "attributes": {
22                     "ipv4-next-hop": {
23                         "global": "12.1.255.254"
24                     },
25                     "local-pref": {
26                         "pref": 100
27                     },
28                     "origin": {
29                         "value": "igp"
30                     }
31                 },
32                 "path-id": 0,
33                 "prefix": "2.2.1.0/24",
34                 "route-key": "2.2.1.0/24"
35             },
36             {
37                 "attributes": {
38                     "ipv4-next-hop": {
39                         "global": "12.3.255.254"
40                     },
41                     "local-pref": {
42                         "pref": 100
43                     },
44                     "origin": {
45                         "value": "igp"
46                     }
47                 },
48                 "path-id": 0,
49                 "prefix": "2.3.1.0/24",
50                 "route-key": "2.3.1.0/24"
51             }
52         ]
53     }
54 }