summaryrefslogtreecommitdiffstats
path: root/tests/topotests/ospf_sr_topo1/rt3/step7/show_mpls_table.ref
blob: bf055bad782ce5b51317c9926c2272a82c96a784 (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
{
  "17020":{
    "inLabel":17020,
    "installed":true,
    "nexthops":[
      {
        "type":"SR (OSPF)",
        "outLabel":16020,
        "installed":true,
        "nexthop":"10.0.1.2"
      }
    ]
  },
  "17030":{
    "inLabel":17030,
    "installed":true,
    "nexthops":[
      {
        "type":"SR (OSPF)",
        "outLabel":3,
        "installed":true
      }
    ]
  },
  "17040":{
    "inLabel":17040,
    "installed":true,
    "nexthops":[
      {
        "type":"SR (OSPF)",
        "outLabel":16040,
        "installed":true,
        "nexthop":"10.0.1.2"
      }
    ]
  },
  "17050":{
    "inLabel":17050,
    "installed":true,
    "nexthops":[
      {
        "type":"SR (OSPF)",
        "outLabel":16050,
        "installed":true,
        "nexthop":"10.0.5.5"
      },
      {
        "type":"SR (OSPF)",
        "outLabel":16050,
        "installed":true,
        "nexthop":"10.0.4.5"
      }
    ]
  },
  "17060":{
    "inLabel":17060,
    "installed":true,
    "nexthops":[
      {
        "type":"SR (OSPF)",
        "outLabel":16060,
        "installed":true,
        "nexthop":"10.0.5.5"
      },
      {
        "type":"SR (OSPF)",
        "outLabel":16060,
        "installed":true,
        "nexthop":"10.0.4.5"
      }
    ]
  }
}