This video shows how to connect HP ProCurve/ProVision 2920 Switch to Brocade SDN Controller.

HP 2920 Configuration File:

HP-2920-48G(config)# show run
Running configuration:
; J9728A Configuration Editor; Created on release #WB.15.16.0006
; Ver #06:0c.fc.f3.ff.35.0d:c2
hostname "HP-2920-48G"
module 1 type j9728a
snmp-server community "public" unrestricted
openflow
   controller-id 1 ip 172.22.19.67 controller-interface vlan 1
   instance "bvc"
      listen-port
      member vlan 5
      controller-id 1
      enable
      exit
   enable
   exit
oobm
   ip address dhcp-bootp
   exit
vlan 1
   name "DEFAULT_VLAN"
   no untagged 5-10
   untagged 1-4,11-48,A1-A2,B1-B2
   ip address dhcp-bootp
   exit
vlan 5
   name "Openflow-ports"
   untagged 5-10
   ip address 10.1.1.1 255.255.255.0
   exit
HP-2920-48G(config)#

More Info Links: