Fix bgp default policies test
[integration/test.git] / csit / variables / bgpfunctional / bgppolicies / effective_rib_in / peer_5 / data.json
1 {
2     "bgp-inet:ipv4-routes": {
3         "ipv4-route": [
4             {
5                 "attributes": {$AS_PATH
6                     "extended-communities": [
7                         {
8                             "route-target-extended-community": {
9                                 "global-administrator": 31740,
10                                 "local-administrator": "AAB7/A=="
11                             },
12                             "transitive": true
13                         }
14                     ],
15                     "ipv4-next-hop": {
16                         "global": "15.0.255.254"
17                     },
18                     "local-pref": {
19                         "pref": 100
20                     },
21                     "origin": {
22                         "value": "igp"
23                     }
24                 },
25                 "path-id": 0,
26                 "prefix": "5.1.1.0/24",
27                 "route-key": "5.1.1.0/24"
28             }
29         ]
30     }
31 }