summaryrefslogtreecommitdiffstats
path: root/tests/topotests/isis_sr_te_topo1/rt1/step4/show_mpls_table.ref
blob: 21f71f125415bacb3768596cdfcff40686aa6ded (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "1111":{
    "inLabel":1111,
    "installed":true,
    "nexthops":[
      {
        "type":"SR-TE",
        "outLabel":16020,
        "outLabelStack":[
          16020,
          16040,
          16060
        ],
        "distance":150,
        "installed":true,
        "nexthop":"10.0.1.2"
      }
    ]
  }
}