Connect HP ProCurve/ProVision 2920 Switch to Brocade SDN Controller
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:
- Brocade SDN Controller RESTCONF Developer Resources is where you can find tools, info and samples for programming Brocade SDN Controller via the RESTCONF API
- Brocade SDN Controller Wiki is where you can find out more information about Brocade SDN Controller.
- Brocade SDN Controller Blog is where you can find articles and videos about Brocade SDN Controller.
- Brocade SDN Controller DevNet Community is where you can find discussions and docs about Brocade SDN Controller and programming it.