C613-50100-01 REV C Command Reference for x930 Series 2409
AlliedWare Plus™ Operating System - Version 5.4.6-1.x
OPENFLOW COMMANDS
OPENFLOW
CONTROLLER
openflow controller
Overview Use this command to specify the IPv4 address of the OpenFlow controller and the
TCP port number. An OpenFlow switch forwards packets on the data plane ports
based on the flow entries sent by the OpenFlow controller specified by this
command.
You can specify one or more OpenFlow controllers to the switch.
Use the no variant of this command to delete one or more OpenFlow controllers
specified to the switch.
Syntax
openflow controller <protocol> <controller_ip_address>
<1-65535>
Default No OpenFlow controller is configured by default.
Mode Global Configuration
Example To set the OpenFlow controller with the IPv4 address 10.1.1.1 and the TCP port
number 6653:
awplus# configure terminal
awplus(config)# openflow controller tcp 10.1.1.1 6653
Related
Commands
show openflow config
Parameter Description
<protocol> The protocol type to communicate with the OpenFlow controller.
The option is only TCP.
<controller_i
p_address>
The IPv4 address of the OpenFlow controller
<1-65535> The port number of TCP