]> git.proxmox.com Git - mirror_frr.git/blob - tests/topotests/isis-sr-te-topo1/rt1/step5/show_operational_data_active.ref
pathd: New SR-TE policy management daemon
[mirror_frr.git] / tests / topotests / isis-sr-te-topo1 / rt1 / step5 / show_operational_data_active.ref
1 {
2 "frr-pathd:pathd": {
3 "srte": {
4 "policy": [
5 {
6 "color": 1,
7 "endpoint": "6.6.6.6",
8 "is-operational": true,
9 "candidate-path": [
10 {
11 "preference": 100,
12 "discriminator": "*",
13 "is-best-candidate-path": true
14 }
15 ]
16 }
17 ]
18 }
19 }
20 }