blob: 43838a122e394bb404c90dae62efc972fedbf6cc [file] [log] [blame]
Gilles Depatie84cb1e72018-10-26 12:41:33 -04001{
2 "org.opencord.sadis":{
3 "sadis":{
4 "integration":{
5 "cache":{
6 "enabled":true,
7 "maxsize":50,
8 "ttl":"PT1m"
9 }
10 },
11 "entries":[
12 {
13 "id":"00:26:F2:F3:17:B0",
14 "cTag":33,
15 "sTag":44,
16 "nasPortId":"uni-128"
17 },
18 {
19 "id":"1d1d1d1d1d1d11",
20 "hardwareIdentifier":"00:1b:22:00:b1:78",
21 "ipAddress":"192.168.1.252",
22 "nasId":"B100-NASID"
23 },
24 {
25 "id":"olt.voltha.svc:50060",
26 "uplinkPort":2
27 }
28 ]
29 }
30 }
31}
32