blob: 5507aa30dddcab69b4cc3f937a0e7d0cbb6c9f25 [file] [log] [blame]
{
"devices": {
"of:00000000ac110001": {
"accessDevice": {
"uplink": "1048576",
"vlan": "1"
},
"basic": {
"driver": "voltha"
}
}
},
"apps": {
"org.opencord.dhcpl2relay": {
"dhcpl2relay": {
"useOltUplinkForServerPktInOut": true
}
},
"org.opencord.kafka": {
"kafka": {
"bootstrapServers": "172.17.0.1:9092"
}
},
"org.opencord.aaa": {
"AAA": {
"radiusIp": "172.17.0.1",
"radiusServerPort": "1812",
"radiusSecret": "SECRET",
"nasIp": "172.17.0.1",
"radiusConnectionType": "socket"
}
},
"org.opencord.sadis": {
"sadis": {
"integration": {
"cache": {
"enabled": true,
"maxsize": 50,
"ttl": "PT1m"
}
},
"entries": [
{
"id": "BBSIM_OLT_0",
"uplinkPort": 1048576,
"hardwareIdentifier": "00:00:ac:11:00:01",
"ipAddress": "172.17.0.1",
"nasId": "BBSIM_OLT_0"
},
{
"id": "BBSM00000001-1",
"cTag": 900,
"sTag": 900,
"nasPortId": "BBSM00000001-1",
"circuitId": "BBSM00000001-1",
"remoteId": "BBSIM_OLT_0",
"technologyProfileId": 64,
"upstreamBandwidthProfile": "Default",
"downstreamBandwidthProfile": "Default"
},
{
"id": "BBSM00000001-2",
"cTag": 900,
"sTag": 900,
"nasPortId": "BBSM00000001-2",
"circuitId": "BBSM00000001-2",
"remoteId": "BBSIM_OLT_0",
"technologyProfileId": 64,
"upstreamBandwidthProfile": "Default",
"downstreamBandwidthProfile": "Default"
},
{
"id": "BBSM00000001-3",
"cTag": 900,
"sTag": 900,
"nasPortId": "BBSM00000001-3",
"circuitId": "BBSM00000001-3",
"remoteId": "BBSIM_OLT_0",
"technologyProfileId": 64,
"upstreamBandwidthProfile": "Default",
"downstreamBandwidthProfile": "Default"
},
{
"id": "BBSM00000001-4",
"cTag": 900,
"sTag": 900,
"nasPortId": "BBSM00000001-4",
"circuitId": "BBSM00000001-4",
"remoteId": "BBSIM_OLT_0",
"technologyProfileId": 64,
"upstreamBandwidthProfile": "Default",
"downstreamBandwidthProfile": "Default"
}
]
},
"bandwidthprofile": {
"integration": {
"cache": {
"enabled": true,
"maxsize": 40,
"ttl": "PT1m"
}
},
"entries": [
{
"id": "Default",
"air": 10000000,
"cbs": 5000,
"cir": 750000,
"ebs": 5000,
"eir": 1000000
}
]
}
}
}
}