| { | |
| "sadis": { | |
| "integration": { | |
| "url": "http://bbsim:50074/v2/subscribers/%s", | |
| "cache": { | |
| "enabled": false, | |
| "maxsize": 50, | |
| "ttl": "PT0m" | |
| } | |
| }, | |
| "entries": [ | |
| { | |
| "id": "BBSIM_OLT_0", | |
| "hardwareIdentifier": "0a:0a:0a:0a:0a:00", | |
| "ipAddress": "0.0.0.0", | |
| "nasId": "BBSIM_OLT_0", | |
| "uplinkPort": 1048576 | |
| } | |
| ] | |
| }, | |
| "bandwidthprofile": { | |
| "integration": { | |
| "url": "http://bbsim:50074/v2/bandwidthprofiles/%s", | |
| "cache": { | |
| "enabled": true, | |
| "maxsize": 40, | |
| "ttl": "PT1m" | |
| } | |
| } | |
| } | |
| } |