{ | |
"apps": { | |
"org.opencord.sadis": { | |
"sadis": { | |
"integration": { | |
"cache": { | |
"enabled": false, | |
"maxsize": 50, | |
"ttl": "PT0m" | |
} | |
}, | |
"entries": [ | |
{ | |
"id": "ALPHe3d1cf8e-1", | |
"nasPortId": "ALPHe3d1cf8e-1", | |
"circuitId": "", | |
"remoteId": "", | |
"uniTagList": [{ | |
"ponCTag": 11, | |
"ponSTag": 222, | |
"technologyProfileId": 64, | |
"downstreamBandwidthProfile": "User_Bandwidth2", | |
"upstreamBandwidthProfile": "User_Bandwidth3", | |
"isDhcpRequired": true | |
}] | |
}, | |
{ | |
"id": "ALPHe3d1cfe3-1", | |
"nasPortId": "ALPHe3d1cfe3-1", | |
"circuitId": "", | |
"remoteId": "", | |
"uniTagList": [{ | |
"ponCTag": 12, | |
"ponSTag": 111, | |
"technologyProfileId": 64, | |
"downstreamBandwidthProfile": "Default", | |
"upstreamBandwidthProfile": "Default", | |
"isDhcpRequired": true | |
}] | |
}, | |
{ | |
"id": "EC1721000208", | |
"hardwareIdentifier": "aa:bb:cc:dd:ee:ff", | |
"ipAddress": "10.192.20.206", | |
"nasId": "EC1721000208", | |
"uplinkPort": 16777216 | |
} | |
] | |
}, | |
"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": 100000, | |
"ebs": 5000, | |
"eir": 100000 | |
} | |
] | |
} | |
} | |
} | |
} |