Hello openflowplugin-dev, I would like to understand better the usage of switch-idle-timeout [0].
I thought that was the timeout after which the switch was considered unreachable by ODL, resulting on putting down the connection, although I’ve seen here[1] that the ECHO_REPLY_TIMEOUT was 2 seconds, so if the ODL doesn’t here from the switch after 2 seconds the ECHO_REQUEST was sent, then it put down the connection. Could you shed some light regarding how to properly setup switch idle timeout? Thanks, Alexis [0]: https://github.com/opendaylight/openflowplugin/blob/stable/lithium/openflowplugin-controller-config/src/main/resources/initial/42-openflowplugin-new.xml#l50 <https://github.com/opendaylight/openflowplugin/blob/stable/lithium/openflowplugin-controller-config/src/main/resources/initial/42-openflowplugin-new.xml#l50> [1]: https://github.com/opendaylight/openflowplugin/blob/stable/lithium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/listener/SystemNotificationsListenerImpl.java#l37 <https://github.com/opendaylight/openflowplugin/blob/stable/lithium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/listener/SystemNotificationsListenerImpl.java#l37>
_______________________________________________ openflowplugin-dev mailing list [email protected] https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev
