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