HP OpenFlow 1.3 Administrator Guide Wired Switches K/KA/KB/WB 15.15
Instance names can have a maximum length of 32 case-insensitive alphanumeric
characters, numerals, and underscore.
aggregate
Creates an OpenFlow instance that includes all VLANs except the management
VLAN and the OpenFlow controller VLANs. See “Aggregation mode” (page 8)
for details on the use of this parameter.
enable
Enables the named OpenFlow instance or aggregate.
disable
Disables the named OpenFlow instance or aggregate.
OpenFlow instance mode
OpenFlow can work either in active or passive mode.
Active mode
New packets of a flow that the switch is not aware of are sent to the OpenFlow controller.
Passive mode
There is one-way communication from the OpenFlow controller to the switch. Packets that do
not match any flow in the flow table on the switch are not sent to the controller. Such packets
of new flows are handled normally by the switch.
NOTE: This option is only for an OpenFlow version 1.0 instance.
This command sets operation mode for an OpenFlow instance.
Syntax
openflow instance { instance-name | aggregate }
mode { active | passive }
instance instance-name
Sets the mode for the named instance.
aggregate
Sets the mode for the aggregate instance.
active
New flows are redirected to the controller for the instance.
passive
New flows are not sent to the controller for the instance.
Default: active
Configure OpenFlow instance members
Configures OpenFlow instance members.
• Only one VLAN can be added as a member of an OpenFlow instance in virtualization mode.
• The same VLAN cannot be added as a member of multiple OpenFlow instances.
• The management VLAN cannot be added to an OpenFlow instance as a member VLAN.
• A Controller VLAN cannot be added to an OpenFlow instance as a member VLAN.
Syntax
[no] openflow instance instance-name
member vlan vlan-id
Configuring OpenFlow instances 17










