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