blob: f82daa392b13376639011a657698f21a12fcee5f [file] [log] [blame]
{
"devices": {
"of:000080a2358560a0": {
"basic": {
"driver": "voltha"
}
}
},
"apps": {
"org.opencord.sadis": {
"sadis": {
"integration": {
"cache": {
"enabled": false,
"maxsize": 50,
"ttl": "PT0m"
}
},
"entries": [
{
"id": "ISKT71e82118-1",
"nasPortId": "ISKT71e82118-1",
"circuitId": "ISKT71e82118-1",
"remoteId": "EC1917000123",
"uniTagList": [{
"ponCTag": 222,
"ponSTag": 111,
"technologyProfileId": 64,
"upstreamBandwidthProfile": "User_Bandwidth2",
"downstreamBandwidthProfile": "User_Bandwidth3",
"isDhcpRequired": true
}]
},
{
"id": "EC1917000123",
"hardwareIdentifier": "aa:bb:cc:dd:ee:ff",
"ipAddress": "192.168.10.75",
"nasId": "EC1917000123",
"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": 500000,
"ebs": 5000,
"eir": 500000
}
]
}
}
}
}