BGP RIB policies test
[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                     "as-path": {},
7                     "communities": [
8                         {
9                             "as-number": 30741,
10                             "semantics": 0
11                         },
12                         {
13                             "as-number": 30741,
14                             "semantics": 30741
15                         }
16                     ],
17                     "ipv4-next-hop": {
18                         "global": "11.0.255.254"
19                     },
20                     "local-pref": {
21                         "pref": 100
22                     },
23                     "origin": {
24                         "value": "igp"
25                     }
26                 },
27                 "path-id": 0,
28                 "prefix": "1.1.1.0/24"
29             }
30         ]
31     }
32 }