ules.lighty-openflow-sb.12.0.1.source-code.defaultOfpConfig.json Maven / Gradle / Ivy
{
"openflow": {
"isStatisticsPollingOn": true,
"barrierCountLimit": 25600,
"barrierIntervalTimeoutLimit": 500,
"echoReplyTimeout": 2000,
"enableFlowRemovedNotification": true,
"skipTableFeatures": true,
"basicTimerDelay": 3000,
"maximumTimerDelay": 3679,
"switchFeaturesMandatory": false,
"isStatisticsRpcEnabled": false,
"useSingleLayerSerialization": true,
"rpcRequestsQuota": 20000,
"globalNotificationQuota": 64000,
"threadPoolMinThreads": 1,
"threadPoolMaxThreads": 32000,
"threadPoolTimeout": 60,
"frmReconciliationRetryCount": 5,
"nonZeroUint32Type": 900000,
"enableForwardingRulesManager": true,
"deviceConnectionHoldTimeInSeconds": 60,
"switchConfig": {
"instanceName": "openflow-switch-connection-provider-default-impl",
"port": 6653,
"transportProtocol": 0,
"useBarrier": true,
"switchIdleTimeout": 15000,
"keystore": "configuration/ssl/ctl.jks",
"keystoreType": 0,
"keystorePathType": 1,
"keystorePassword": "opendaylight",
"truststore": "configuration/ssl/truststore.jks",
"truststoreType": 0,
"truststorePathType": 1,
"truststorePassword": "opendaylight",
"certificatePassword": "opendaylight",
"channelOutboundQueueSize": 1024
}
}
}