Bgp policy add AS number
[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                                     64496
14                                 ]
15                             }
16                         ]
17                     },
18                     "communities": [
19                         {
20                             "as-number": 64000,
21                             "semantics": 43
22                         }
23                     ],
24                     "extended-communities": [
25                         {
26                             "route-target-extended-community": {
27                                 "global-administrator": 24563,
28                                 "local-administrator": "ByNLLg=="
29                             },
30                             "transitive": true
31                         }
32                     ],
33                     "ipv4-next-hop": {
34                         "global": "104.36.0.254"
35                     },
36                     "origin": {
37                         "value": "igp"
38                     }
39                 },
40                 "label-stack": [
41                     {
42                         "label-value": 256
43                     }
44                 ],
45                 "path-id": 0,
46                 "prefix": "103.36.0.0/24",
47                 "route-distinguisher": "0:3548:478513974",
48                 "route-key": "WAAADdwchYs2ZyQA"
49             }
50         ]
51     }
52 }