summaryrefslogtreecommitdiffstats
path: root/tests/topotests/ospf_sr_topo1/rt6/step6/show_mpls_table.ref
blob: 09ecec29d9a9fd3963ed8071de6069f5220f22a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
{
  "18010":{
    "inLabel":18010,
    "installed":true,
    "nexthops":[
      {
        "type":"SR (OSPF)",
        "outLabel":16010,
        "installed":true,
        "nexthop":"10.0.8.5"
      },
      {
        "type":"SR (OSPF)",
        "outLabel":16010,
        "installed":true,
        "nexthop":"10.0.7.4"
      }
    ]
  },
  "18020":{
    "inLabel":18020,
    "installed":true,
    "nexthops":[
      {
        "type":"SR (OSPF)",
        "outLabel":16020,
        "installed":true,
        "nexthop":"10.0.7.4"
      }
    ]
  },
  "18030":{
    "inLabel":18030,
    "installed":true,
    "nexthops":[
      {
        "type":"SR (OSPF)",
        "outLabel":16030,
        "installed":true,
        "nexthop":"10.0.8.5"
      }
    ]
  },
  "18040":{
    "inLabel":18040,
    "installed":true,
    "nexthops":[
      {
        "type":"SR (OSPF)",
        "outLabel":16040,
        "installed":true,
        "nexthop":"10.0.7.4"
      }
    ]
  },
  "18050":{
    "inLabel":18050,
    "installed":true,
    "nexthops":[
      {
        "type":"SR (OSPF)",
        "outLabel":16050,
        "installed":true,
        "nexthop":"10.0.8.5"
      }
    ]
  }
}