C613-50631-01 Rev A Command Reference for IE340 Series 2610
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
OPENFLOW COMMANDS
OPENFLOW
INACTIVITY
openflow inactivity
Overview Use this command to set the value of the Controller inactivity timeout.
Use the no variant of this command to reset the inactivity timeout value to its
default.
Syntax
openflow inactivity <5-2073600>
no openflow inactivity
Default 10 seconds.
Mode Global Configuration
Usage notes OpenFlow uses the inactivity probe timer to monitor its connection to
Controller(s). If no message is received from any Controller for three times the
inactivity probe interval, then OpenFlow will take over responsibility for setting up
flows, if in standalone mode.
Example To configure the inactivity probe timeout to 20 seconds, enter the commands:
awplus# configure terminal
awplus(config)# openflow inactivity 20
To reset the inactivity probe timeout to its default value of 10 seconds, enter the
commands:
awplus# configure terminal
awplus(config)# no openflow inactivity
Related
commands
openflow controller
Command
changes
Version 5.4.7-1.1: command added
Version 5.4.7-2.1: command added to IE300, IE500 series products
Version 5.4.8-0.2: added to SBx908 GEN2
Version 5.4.8-1.1: added to IE210L series products
Parameter Description
<5-2073600> Specifies the timeout value in seconds
inactivity OpenFlow inactivity probe