Connectivity Guide

Table Of Contents
mode openflow-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 configurations. However, the system
management and AAA configurations are retained.
The no form of this command prompts you to reload the switch. If you enter yes, the switch deletes all
OpenFlow configurations, including the controller IP, port, certificates, 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
openflow
Enters OPENFLOW configuration mode.
Syntax
openflow
Parameters None
Default None
Command Mode CONFIGURATION
Usage
Information
All OpenFlow configurations are performed in this mode.
The no form of this command prompts a switch reload. If you enter yes, the system deletes all OpenFlow
configurations and the switch returns to the normal mode after the reload.
Example
OS10# configure terminal
OS10(config)# openflow
OS10 (config-openflow)#
Supported
Releases
10.4.1 or later
probe-interval
Configures the echo request interval, in seconds, for the controller configured with the logical switch instance.
Syntax
probe-interval interval
Parameters intervalEnter the amount of time, in seconds, between the keepalive messages, also known as
echo requests, from 1 to 65,535.
Default 5 seconds
OpenFlow 831