summaryrefslogtreecommitdiffstats
path: root/tests/topotests/isis_sr_te_topo1/rt6/step2/show_operational_data.ref
blob: 241c80bdd7b127c37204728d270f0039c06f1ee9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "frr-pathd:pathd": {
    "srte": {
        "policy": [
        {
          "color": 1,
          "endpoint": "1.1.1.1",
          "is-operational": false
        }
      ]
    }
  }
}