Change naming to future proof
[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                     "as-path": {},
7                     "ipv4-next-hop": {
8                         "global": "12.0.255.254"
9                     },
10                     "local-pref": {
11                         "pref": 100
12                     },
13                     "origin": {
14                         "value": "igp"
15                     }
16                 },
17                 "path-id": 0,
18                 "prefix": "2.1.1.0/24",
19                 "route-key": "2.1.1.0/24"
20             },
21             {
22                 "attributes": {
23                     "as-path": {},
24                     "ipv4-next-hop": {
25                         "global": "12.1.255.254"
26                     },
27                     "local-pref": {
28                         "pref": 100
29                     },
30                     "origin": {
31                         "value": "igp"
32                     }
33                 },
34                 "path-id": 0,
35                 "prefix": "2.2.1.0/24",
36                 "route-key": "2.2.1.0/24"
37             },
38             {
39                 "attributes": {
40                     "as-path": {},
41                     "ipv4-next-hop": {
42                         "global": "12.3.255.254"
43                     },
44                     "local-pref": {
45                         "pref": 100
46                     },
47                     "origin": {
48                         "value": "igp"
49                     }
50                 },
51                 "path-id": 0,
52                 "prefix": "2.3.1.0/24",
53                 "route-key": "2.3.1.0/24"
54             }
55         ]
56     }
57 }