| { |
| "apps": { |
| "org.opencord.sadis": { |
| "sadis": { |
| "integration": { |
| "cache": { |
| "enabled": false, |
| "maxsize": 50, |
| "ttl": "PT0m" |
| } |
| }, |
| "entries": [ |
| { |
| "id": "EC1925000157", |
| "hardwareIdentifier": "0f:f1:ce:c0:ff:ee", |
| "nasId": "EC1925000157", |
| "uplinkPort": 1048576 |
| }, |
| { |
| "id": "ALPHe3d1ce7b-1", |
| "cTag": 11, |
| "sTag": 11, |
| "nasPortId": "ALPHe3d1ce7b-1", |
| "circuitId": "ALPHe3d1ce7b-1", |
| "remoteId": "ALPHe3d1ce7b", |
| "technologyProfileId": 64, |
| "upstreamBandwidthProfile": "User_Bandwidth1", |
| "downstreamBandwidthProfile": "User_Bandwidth1" |
| }, |
| { |
| "id": "ISKT71e801a0-1", |
| "cTag": 12, |
| "sTag": 11, |
| "nasPortId": "ISKT71e801a0-1", |
| "circuitId": "ISKT71e801a0-1", |
| "remoteId": "ISKT71e801a0", |
| "technologyProfileId": 64, |
| "upstreamBandwidthProfile": "User_Bandwidth2", |
| "downstreamBandwidthProfile": "User_Bandwidth2" |
| }, |
| { |
| "id": "ALPHe3d1cfac-1", |
| "cTag": 21, |
| "sTag": 21, |
| "nasPortId": "ALPHe3d1cfac-1", |
| "circuitId": "ALPHe3d1cfac-1", |
| "remoteId": "ALPHe3d1cfac", |
| "technologyProfileId": 64, |
| "upstreamBandwidthProfile": "User_Bandwidth3", |
| "downstreamBandwidthProfile": "User_Bandwidth3" |
| } |
| ] |
| }, |
| "bandwidthprofile":{ |
| "integration":{ |
| "cache":{ |
| "enabled":true, |
| "maxsize":40, |
| "ttl":"PT1m" |
| } |
| }, |
| "entries":[ |
| { |
| "id": "Default", |
| "air": 100000, |
| "cbs": 30, |
| "cir": 10000, |
| "ebs": 30, |
| "eir": 10000 |
| }, |
| { |
| "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 |
| } |
| |
| ] |
| } |
| } |
| } |
| } |