{ | |
"devices": { | |
"of:000000000a80645a": { | |
"basic": { | |
"driver": "voltha" | |
} | |
} | |
}, | |
"apps": { | |
"org.opencord.sadis": { | |
"sadis": { | |
"integration": { | |
"cache": { | |
"enabled": false, | |
"maxsize": 50, | |
"ttl": "PT0m" | |
} | |
}, | |
"entries": [ | |
{ | |
"id": "BRCM22222222-1", | |
"nasPortId": "BRCM22222222-1", | |
"circuitId": "", | |
"remoteId": "", | |
"uniTagList": [{ | |
"ponCTag": 11, | |
"ponSTag": 99, | |
"technologyProfileId": 64, | |
"downstreamBandwidthProfile": "Default", | |
"upstreamBandwidthProfile": "Default", | |
"isDhcpRequired": true | |
}] | |
}, | |
{ | |
"id": "ALPHe3d1cf9d-1", | |
"nasPortId": "ALPHe3d1cf9d-1", | |
"circuitId": "", | |
"remoteId": "", | |
"uniTagList": [{ | |
"ponCTag": 22, | |
"ponSTag": 99, | |
"technologyProfileId": 64, | |
"downstreamBandwidthProfile": "Default", | |
"upstreamBandwidthProfile": "Default", | |
"isDhcpRequired": true | |
}] | |
}, | |
{ | |
"id": "ALPHe3d1ced5-1", | |
"nasPortId": "ALPHe3d1ced5-1", | |
"circuitId": "", | |
"remoteId": "", | |
"uniTagList": [{ | |
"ponCTag": 33, | |
"ponSTag": 99, | |
"technologyProfileId": 64, | |
"downstreamBandwidthProfile": "Default", | |
"upstreamBandwidthProfile": "Default", | |
"isDhcpRequired": true | |
}] | |
}, | |
{ | |
"id": "EC1904000654", | |
"hardwareIdentifier": "aa:bb:cc:dd:ee:ff", | |
"ipAddress": "10.192.20.206", | |
"nasId": "EC1904000654", | |
"uplinkPort": 1048576 | |
} | |
] | |
}, | |
"bandwidthprofile":{ | |
"integration":{ | |
"cache":{ | |
"enabled":true, | |
"maxsize":40, | |
"ttl":"PT1m" | |
} | |
}, | |
"entries":[ | |
{ | |
"id": "Default", | |
"air": 100000, | |
"cbs": 30, | |
"cir": 16000, | |
"ebs": 30, | |
"eir": 16000 | |
}, | |
{ | |
"id": "User_Bandwidth1", | |
"air": 100000, | |
"cbs": 10000, | |
"cir": 30000, | |
"ebs": 1000, | |
"eir": 20000 | |
}, | |
{ | |
"id": "User_Bandwidth2", | |
"air": 100000, | |
"cbs": 5000, | |
"cir": 100000, | |
"ebs": 5000, | |
"eir": 100000 | |
}, | |
{ | |
"id": "User_Bandwidth3", | |
"air": 100000, | |
"cbs": 5000, | |
"cir": 1000000, | |
"ebs": 5000, | |
"eir": 1000000 | |
} | |
] | |
} | |
} | |
} | |
} |