summaryrefslogtreecommitdiff
path: root/tests/topotests/ospf_sr_topo1/rt2/step10/show_mpls_table.ref
blob: be44a7521db9d6c0b9d804b5998e57a85078ae5c (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
69
70
71
72
73
{
  "16010":{
    "inLabel":16010,
    "installed":true,
    "nexthops":[
      {
        "type":"SR (OSPF)",
        "outLabel":16010,
        "installed":true,
        "nexthop":"10.0.1.1"
      }
    ]
  },
  "16020":{
    "inLabel":16020,
    "installed":true,
    "nexthops":[
      {
        "type":"SR (OSPF)",
        "outLabel":3,
        "installed":true
      }
    ]
  },
  "16030":{
    "inLabel":16030,
    "installed":true,
    "nexthops":[
      {
        "type":"SR (OSPF)",
        "outLabel":17030,
        "installed":true,
        "nexthop":"10.0.1.3"
      }
    ]
  },
  "16040":{
    "inLabel":16040,
    "installed":true,
    "nexthops":[
      {
        "type":"SR (OSPF)",
        "outLabel":16040,
        "installed":true,
        "nexthop":"10.0.3.4"
      }
    ]
  },
  "16050":{
    "inLabel":16050,
    "installed":true,
    "nexthops":[
      {
        "type":"SR (OSPF)",
        "outLabel":17050,
        "installed":true,
        "nexthop":"10.0.1.3"
      }
    ]
  },
  "16060":{
    "inLabel":16060,
    "installed":true,
    "nexthops":[
      {
        "type":"SR (OSPF)",
        "outLabel":16060,
        "installed":true,
        "nexthop":"10.0.3.4"
      }
    ]
  }
}