BGP - route-target-constrain family tests
[integration/test.git] / csit / variables / bgpfunctional / rt_constrain / rt_constrain_type_1 / rib / data.json
1 {
2     "bgp-route-target-constrain:route-target-constrain-routes": {
3         "route-target-constrain-route": [
4             {
5                 "route-key": "AQLAAAICAHs=",
6                 "path-id": 0,
7                 "attributes": {
8                     "ipv4-next-hop": {
9                         "global": "199.20.166.41"
10                     },
11                     "as-path": {},
12                     "origin": {
13                         "value": "igp"
14                     },
15                     "local-pref": {
16                         "pref": 100
17                     }
18                 },
19                 "route-target-ipv4": {
20                     "global-administrator": "192.0.2.2",
21                     "local-administrator": 123
22                 },
23                 "origin-as": 64511
24             }
25         ]
26     }
27 }