{ | |
"devices" : { | |
"of:0000aabbccddeeff" : { | |
"accessDevice" : { | |
"uplink" : "65536", | |
"vlan" : "12" | |
}, | |
"basic" : { | |
"driver" : "voltha" | |
} | |
} | |
}, | |
"apps" : { | |
"org.opencord.dhcpl2relay" : { | |
"dhcpl2relay" : { | |
"useOltUplinkForServerPktInOut" : true | |
} | |
}, | |
"org.opencord.aaa" : { | |
"AAA" : { | |
"radiusIp" : "172.16.0.1", | |
"radiusServerPort" : "1645", | |
"radiusSecret" : "secret", | |
"nasIp" : "172.16.0.10", | |
"radiusConnectionType" : "socket", | |
"packetCustomizer" : "att" | |
} | |
}, | |
"org.opencord.sadis" : { | |
"sadis" : { | |
"integration" : { | |
"cache" : { | |
"enabled" : true, | |
"maxsize" : 50, | |
"ttl" : "PT1m" | |
} | |
}, | |
"entries" : [ { | |
"id" : "EC1829000886", | |
"uplinkPort" : 65536, | |
"hardwareIdentifier" : "3c:2c:99:f7:c6:82", | |
"ipAddress" : "10.64.1.207", | |
"nasId" : "ATLEDGEVOLT1" | |
}, { | |
"id" : "BRCM33333333", | |
"cTag" : 21, | |
"sTag" : 12, | |
"nasPortId" : "PON 1/1/3/1:4.1.1", | |
"circuitId" : "PON 1/1/3/1:4.1.1-CID", | |
"remoteId" : "ATLEDGEVOLT1-RID" | |
}] | |
} | |
} | |
} | |
} |