58a2f33bdaaff33fff337c2b229335098a6c55f9
[integration/test.git] / csit / variables / bgpclustering / pcep_on_state / data.json
1 {
2     "topology": [
3         {
4             "node": [
5                 {
6                     "network-pcep-topology-stats:pcep-session-state": {
7                         "delegated-lsps-count": "*",
8                         "local-pref": {
9                             "deadtimer": 120,
10                             "ip-address": "$IP_ODL",
11                             "keepalive": 30,
12                             "session-id": "*"
13                         },
14                         "messages": {
15                             "error-messages": {
16                                 "last-received-error": {},
17                                 "last-sent-error": {},
18                                 "received-error-msg-count": 0,
19                                 "sent-error-msg-count": 0
20                             },
21                             "last-sent-msg-timestamp": "*",
22                             "odl-pcep-stateful-stats:last-received-rpt-msg-timestamp": "*",
23                             "odl-pcep-stateful-stats:received-rpt-msg-count": 2,
24                             "odl-pcep-stateful-stats:sent-init-msg-count": 0,
25                             "odl-pcep-stateful-stats:sent-upd-msg-count": 0,
26                             "received-msg-count": "*",
27                             "reply-time": {
28                                 "average-time": 0,
29                                 "max-time": 0,
30                                 "min-time": 0
31                             },
32                             "sent-msg-count": "*",
33                             "unknown-msg-received": 0
34                         },
35                         "peer-capabilities": {
36                             "odl-pcep-stateful-stats:active": true,
37                             "odl-pcep-stateful-stats:instantiation": true,
38                             "odl-pcep-stateful-stats:stateful": true
39                         },
40                         "peer-pref": {
41                             "deadtimer": 120,
42                             "ip-address": "$IP",
43                             "keepalive": 30,
44                             "session-id": "*"
45                         },
46                         "session-duration": "*",
47                         "synchronized": true
48                     },
49                     "network-topology-pcep:path-computation-client": {
50                         "ip-address": "$IP",
51                         "reported-lsp": [
52                             {
53                                 "name": "$NAME",
54                                 "path": [
55                                     {
56                                         "ero": {
57                                             "ignore": false,
58                                             "processing-rule": false,
59                                             "subobject": [
60                                                 {
61                                                     "ip-prefix": {
62                                                         "ip-prefix": "1.1.1.1/32"
63                                                     },
64                                                     "loose": false
65                                                 }
66                                             ]
67                                         },
68                                         "lsp-id": 1,
69                                         "odl-pcep-ietf-stateful07:lsp": {
70                                             "administrative": true,
71                                             "delegate": "*",
72                                             "ignore": false,
73                                             "odl-pcep-ietf-initiated00:create": false,
74                                             "operational": "up",
75                                             "plsp-id": 1,
76                                             "processing-rule": false,
77                                             "remove": false,
78                                             "sync": true,
79                                             "tlvs": {
80                                                 "lsp-identifiers": {
81                                                     "ipv4": {
82                                                         "ipv4-extended-tunnel-id": "$IP",
83                                                         "ipv4-tunnel-endpoint-address": "1.1.1.1",
84                                                         "ipv4-tunnel-sender-address": "$IP"
85                                                     },
86                                                     "lsp-id": 1,
87                                                     "tunnel-id": 1
88                                                 },
89                                                 "symbolic-path-name": {
90                                                     "path-name": "$CODE"
91                                                 }
92                                             }
93                                         }
94                                     }
95                                 ]
96                             }
97                         ],
98                         "state-sync": "synchronized",
99                         "stateful-tlv": {
100                             "odl-pcep-ietf-stateful07:stateful": {
101                                 "lsp-update-capability": true,
102                                 "odl-pcep-ietf-initiated00:initiation": true
103                             }
104                         }
105                     },
106                     "node-id": "pcc://$IP"
107                 }
108             ],
109             "topology-id": "pcep-topology",
110             "topology-types": {
111                 "network-topology-pcep:topology-pcep": {}
112             }
113         }
114     ]
115 }