Fix bgpcep tcpmd5user test
[integration/test.git] / csit / variables / bgpuser / lsp / effective_rib_in.oxygen / data.json
1 {
2     "bgp-linkstate:linkstate-routes": {
3         "linkstate-route": [
4             {
5                 "route-key": "AAUAFQcAAAAAAAAAAQECAwQAAQABBQYHCA==",
6                 "lsp-id": 1,
7                 "ipv4-tunnel-endpoint-address": "5.6.7.8",
8                 "ipv4-tunnel-sender-address": "1.2.3.4",
9                 "tunnel-id": 1,
10                 "protocol-id": "bgp-epe",
11                 "identifier": 1,
12                 "attributes": {
13                     "origin": {
14                         "value": "igp"
15                     },
16                     "local-pref": {
17                         "pref": 100
18                     },
19                     "as-path": {
20                         "segments": [
21                             {
22                                 "as-sequence": [
23                                     64496
24                                 ]
25                             }
26                         ]
27                     },
28                     "ipv4-next-hop": {
29                         "global": "192.0.2.1"
30                     }
31                 }
32             }
33         ]
34     }
35 }