C613-50631-01 Rev A Command Reference for IE340 Series 2614
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
OPENFLOW COMMANDS
OPENFLOW
VERSION
openflow version
Overview Use this command to change the supported OpenFlow version numbers on the
switch. You can specify a list of version numbers.
Use the no variant of this command to change the version number of the
OpenFlow protocol back to the default version 1.3.
Syntax
openflow version <version-list>
no openflow version
Default The OpenFlow version is set to 1.3 by default.
Mode Global Configuration
Usage notes This command overwrites any previously configured OpenFlow versions with the
default OpenFlow version 1.3.
Example To change the OpenFlow protocol version to 1.0 and 1.3:
awplus(config)# openflow version 1.0 1.3
To change the OpenFlow protocol version to the default 1.3:
awplus(config)# no openflow version
Related
commands
show openflow config
Command
changes
Version 5.4.6-1.1: command added
Version 5.4.7-1.1: command added to GS900MX, XS900MX, x550 series products
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
<version-list> Specifies a list of version numbers separated by a space. The
version numbers are 1.0 and 1.3.