{ | |
"org.opencord.sadis":{ | |
"sadis":{ | |
"integration":{ | |
"cache":{ | |
"enabled":true, | |
"maxsize":50, | |
"ttl":"PT1m" | |
} | |
}, | |
"entries":[ | |
{ | |
"id":"PSMO12345678", | |
"cTag":33, | |
"sTag":44, | |
"nasPortId":"PSMO12345678" | |
}, | |
{ | |
"id":"1d1d1d1d1d1d11", | |
"hardwareIdentifier":"00:1b:22:00:b1:78", | |
"ipAddress":"192.168.1.252", | |
"nasId":"B100-NASID" | |
}, | |
{ | |
"id":"olt.voltha.svc:50060", | |
"uplinkPort":2 | |
} | |
] | |
} | |
} | |
} |