Reference Guide

Table Of Contents
max-backoff
To configure the time interval in seconds that the logical switch instance waits after requesting a connection with the OpenFlow
controller.
Syntax
max-backoff interval
Parameters intervalEnter the amount of time in seconds that the logical switch instance waits after it attempts
to establish a connection with the OpenFlow controller. The range is from 1 to 65,535.
Default The default value is 8 seconds.
Command Mode OPENFLOW SWITCH CONFIGURATION
Usage
Information
If the interval time lapses, the logical switch instance re-attempts to establish a connection with the
OpenFlow controller.
Example
OS10 (config)# openflow
OS10 (config-openflow)# switch of-switch-1
OS10 (config-openflow-switch)# max-backoff 25
OS10 (config-openflow-switch)#
Supported
Releases
10.4.1 or later
mode openflow-only
To enable the OpenFlow-only mode on the switch.
Syntax
mode openflow-only
Parameters None
Default None
Command Mode OPENFLOW CONFIGURATION
Usage
Information
The mode openflow-only command is used to enable the OpenFlow-only mode. This command
reloads the switch and the switch boots in the OpenFlow-only mode. This command deletes all layer
2 and layer 3 configurations. However, the system management and AAA configurations are retained.
The no form of this command prompts you for a switch reload. If you enter yes, the switch deletes
all OpenFlow configuration (including controller IP, port, certificates), reloads, and returns to the normal
mode.
NOTE: See CLI commands available in the OpenFlow-only mode for a list of available commands
when the switch is in the OpenFlow-only mode.
Example
OS10 (config-openflow)# mode openflow-only
OS10 (config-openflow)#
Supported
Releases
10.4.1 or later
openflow
To enter in to the OPENFLOW configuration mode.
Syntax
openflow
Parameters None
Default None
552 OpenFlow