1{
2  "bindings":[
3    {
4      "addressFamily":"ipv4",
5      "prefix":"1.1.1.1/32",
6      "neighborId":"1.1.1.1",
7      "remoteLabel":"imp-null",
8      "inUse":1
9    },
10    {
11      "addressFamily":"ipv4",
12      "prefix":"2.2.2.2/32",
13      "neighborId":"0.0.0.0",
14      "localLabel":"imp-null",
15      "remoteLabel":"-",
16      "inUse":0
17    },
18    {
19      "addressFamily":"ipv4",
20      "prefix":"3.3.3.3/32",
21      "neighborId":"3.3.3.3",
22      "remoteLabel":"imp-null",
23      "inUse":1
24    },
25    {
26      "addressFamily":"ipv4",
27      "prefix":"4.4.4.4/32",
28      "neighborId":"0.0.0.0",
29      "remoteLabel":"-",
30      "inUse":0
31    },
32    {
33      "addressFamily":"ipv4",
34      "prefix":"10.0.1.0/24",
35      "neighborId":"1.1.1.1",
36      "localLabel":"imp-null",
37      "remoteLabel":"imp-null",
38      "inUse":0
39    },
40    {
41      "addressFamily":"ipv4",
42      "prefix":"10.0.2.0/24",
43      "neighborId":"3.3.3.3",
44      "localLabel":"imp-null",
45      "remoteLabel":"imp-null",
46      "inUse":0
47    },
48    {
49      "addressFamily":"ipv4",
50      "prefix":"10.0.3.0/24",
51      "neighborId":"3.3.3.3",
52      "remoteLabel":"imp-null",
53      "inUse":1
54    },
55    {
56      "addressFamily":"ipv4",
57      "prefix":"123.0.1.0/24",
58      "neighborId":"1.1.1.1",
59      "remoteLabel":"imp-null",
60      "inUse":1
61    }
62  ]
63}
64