summaryrefslogtreecommitdiff
path: root/tests/topotests/ldp_oc_topo1/r1/show_ldp_binding.ref
blob: 99a59668f88c82168d46378a800c07c4e03af6d6 (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
{
  "bindings":[
    {
      "addressFamily":"ipv4",
      "prefix":"1.1.1.1/32",
      "neighborId":"0.0.0.0",
      "localLabel":"imp-null",
      "remoteLabel":"-",
      "inUse":0
    },
    {
      "addressFamily":"ipv4",
      "prefix":"2.2.2.2/32",
      "neighborId":"2.2.2.2",
      "remoteLabel":"imp-null",
      "inUse":1
    },
    {
      "addressFamily":"ipv4",
      "prefix":"3.3.3.3/32",
      "neighborId":"2.2.2.2",
      "inUse":1
    },
    {
      "addressFamily":"ipv4",
      "prefix":"4.4.4.4/32",
      "neighborId":"0.0.0.0",
      "remoteLabel":"-",
      "inUse":0
    },
    {
      "addressFamily":"ipv4",
      "prefix":"10.0.1.0/24",
      "neighborId":"2.2.2.2",
      "localLabel":"imp-null",
      "remoteLabel":"imp-null",
      "inUse":0
    },
    {
      "addressFamily":"ipv4",
      "prefix":"10.0.2.0/24",
      "neighborId":"2.2.2.2",
      "remoteLabel":"imp-null",
      "inUse":1
    },
    {
      "addressFamily":"ipv4",
      "prefix":"10.0.3.0/24",
      "neighborId":"2.2.2.2",
      "inUse":1
    },
    {
      "addressFamily":"ipv4",
      "prefix":"123.0.1.0/24",
      "neighborId":"0.0.0.0",
      "localLabel":"imp-null",
      "remoteLabel":"-",
      "inUse":0
    }
  ]
}