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

flow-table
Show flows that are hit most corresponding to the flow table number.
ingress-port
Show flows matching the ingress port.
source-ipv6
Show flows matching the source IPv6 address.
Viewing OpenFlow instances
You can display OpenFlow information for a specific instance. This includes the memberships of
OpenFlow instance, the controllers and listen-port for that instance and other relevant information.
Syntax
show openflow instance { instance-name | aggregate }
instance-name
Displays the OpenFlow configuration for a specific instance.
Example
HP-5406zl(of-inst-test)# show openflow instance test
Configured OF Version : 1.0
Negotiated OF Version : 1.0
Instance Name : test
Admin. Status : Enabled
Member List : VLAN 2
Listen Port : 6633
Oper. Status : Up
Oper. Status Reason : NA
Datapath ID : 00000023209d1bf1
Mode : Active
Flow Location : Hardware and Software
No. of Hw Flows : 0
No. of Sw Flows : 0
Hw. Rate Limit : 0 kbps
Sw. Rate Limit : 100 pps
Conn. Interrupt Mode : Fail-Secure
Maximum Backoff Interval : 60 seconds
Probe Interval : 10 seconds
Hw. Table Miss Count : 0
No. of Sw Flow Tables : NA
Egress Only Ports : None
Controller Id Connection Status Connection State Secure Role
------------- ----------------- ---------------- ------ ------
1 Disconnected Void No Equal
The operational status can be down if:
The member VLAN of the OpenFlow instance does not exist on the switch
The controller VLAN of the OpenFlow instance does not exist on the switch
When multiple controllers connect over multiple controller VLANs, the operational status isDown
when none of the controller VLANs exist on the switch
The member VLAN is down, for example when all ports on the member VLAN are down
If controllers are associated with the instance, then the following table appears:
Controller-ID Connection Status Connection State
------------- ----------------- ----------------
10 Connected Active
11 Disconnected Void
13 Connected Idle
Monitoring OpenFlow 39