Connectivity Guide

OS10 (config-openflow)# in-band-mgmt interface ethernet 1/1/1
OS10 (config-openflow)# no shutdown
Supported Releases 10.4.1 or later
max-backo
Congures the time interval, in seconds, that the logical switch instance waits after requesting a connection with the OpenFlow controller.
Syntax
max-backoff interval
Parameters interval—Enter the amount of time, in seconds, that the logical switch instance waits after it attempts to
establish a connection with the OpenFlow controller, from 1 to 65,535.
Default 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 openow-only
Enables OpenFlow-only mode on the switch.
Syntax
mode openflow-only
Parameters None
Default None
Command Mode OPENFLOW CONFIGURATION
Usage Information
Use this command to enable OpenFlow-only mode. This command reloads the switch and boots to OpenFlow-only
mode. This command deletes all L2 and L3 congurations. However, the system management and AAA
congurations are retained.
The no form of this command prompts you to reload the switch. If you enter yes, the switch deletes all OpenFlow
congurations, including the controller IP, port, certicates, and reloads, then returns to the Normal mode.
NOTE: For a list of available commands when the switch is in the OpenFlow-only mode, see CLI
commands available in the OpenFlow-only mode.
Example
OS10 (config-openflow)# mode openflow-only
OS10 (config-openflow)#
Supported Releases 10.4.1 or later
870 OpenFlow