Bgp policy add AS number
[integration/test.git] / csit / variables / bgpfunctional / bgppolicies / effective_rib_in / peer_4.fluorine / data.json
1 {
2     "bgp-inet:ipv4-routes": {
3         "ipv4-route": [
4             {
5                 "attributes": {
6                     "as-path": {
7                         "segments": [
8                             {
9                                 "as-sequence": [
10                                     64496
11                                 ]
12                             }
13                         ]
14                     },
15                     "communities": [
16                         {
17                             "as-number": 30740,
18                             "semantics": 0
19                         },
20                         {
21                             "as-number": 30740,
22                             "semantics": 30740
23                         }
24                     ],
25                     "ipv4-next-hop": {
26                         "global": "14.0.255.254"
27                     },
28                     "origin": {
29                         "value": "igp"
30                     }
31                 },
32                 "path-id": 0,
33                 "prefix": "4.1.1.0/24"
34             }
35         ]
36     }
37 }