HP OpenFlow 1.3 Administrator Guide Wired Switches K/KA/KB/WB 15.15

The no removes the identified controller, if the controller is not in use by any
OpenFlow instances.
Range: 1 – 128
ip-address
OpenFlow controller IP address.
tcp-port
Optional: Specify the port through which to connect to a controller.
Default: port number 6633
Range: 1024 – 65535
controller-interface
The no form of the command with this parameter deletes the OpenFlow controller
connection.
vlan-id
Connect to the OpenFlow controller through the identified VLAN.
NOTE: A VLAN that is a member of an OpenFlow instance cannot be added
as an OpenFlow controller interface.
oobm
Connect to the OpenFlow controller through the OOBM interface. Only
applicable for switches that have a separate out-of-band management (OOBM)
port.
Associate OpenFlow instance with OpenFlow controller
Once the OpenFlow controller is set up, each instance must be associated to a controller.
Syntax
[no] openflow instance { instance-name | aggregate }
controller-id controller-ID
Up to three controllers can be specified per OpenFlow instance.
The [no] removes the identified controllers.
instance-name
Sets controller for the named instance.
aggregate
Sets controller for the aggregate instance.
controller-ID
OpenFlow controller ID to be associated with the instance; up to 3 controllers
per instance.
Example 1 Associating an OpenFlow instance with multiple controllers
To associate controllers 1, 5, and 100 to instance “test”, use the following
commands:
HPswitch(config)# openflow instance test controller-id 1
#openflow instance test controller-id 5
#openflow instance test controller-id 100
NOTE: When an OpenFlow controller is associated with an OpenFlow instance it cannot be
deleted.
20 Configuring OpenFlow