BGPCEP-781: Add fluorine outputs
[integration/test.git] / csit / variables / bgpfunctional / bgppolicies / effective_rib_in / peer_3.fluorine / data.json
1 {
2     "bgp-vpn-ipv4:vpn-ipv4-routes": {
3         "vpn-route": [
4             {
5                 "attributes": {
6                     "as-path": {
7                         "segments": [
8                             {
9                                 "as-sequence": [
10                                     35000,
11                                     60000,
12                                     64000
13                                 ]
14                             }
15                         ]
16                     },
17                     "communities": [
18                         {
19                             "as-number": 64000,
20                             "semantics": 43
21                         }
22                     ],
23                     "extended-communities": [
24                         {
25                             "route-target-extended-community": {
26                                 "global-administrator": 24563,
27                                 "local-administrator": "ByNLLg=="
28                             },
29                             "transitive": true
30                         }
31                     ],
32                     "ipv4-next-hop": {
33                         "global": "104.36.0.254"
34                     },
35                     "origin": {
36                         "value": "igp"
37                     }
38                 },
39                 "label-stack": [
40                     {
41                         "label-value": 256
42                     }
43                 ],
44                 "path-id": 0,
45                 "prefix": "103.36.0.0/24",
46                 "route-distinguisher": "0:3548:478513974",
47                 "route-key": "WAAADdwchYs2ZyQA"
48             }
49         ]
50     }
51 }