Software Defined Networking
1753764 Members
4668 Online
108799 Solutions
New Discussion

SDN connect my console to a switch hp 3800

 
hjescalong
Occasional Contributor

SDN connect my console to a switch hp 3800

Good Day

 

I Like My SDN connect my console to a switch hp 3800 my configuration is the next:

 

Openflow
Controller-id 1 ip xx.xx.xx.xx controller-interface vlan 1
Instance “bob”
Member vlan 5
Controller-id 1
Openflow instance bob version 1.3 only
Enable
Exit

Snmpv3 enable
snmpv3 user sdn auth md5 1234skyline priv des 1234skyline
snmp-server community "public" unrestricted
snmpv3 enable
snmpv3 restricted-access
snmpv3 group managerpriv user "sdn" sec-model ver3
snmpv3 user "sdn"
Snmpv3 user sdn auth sha skyline priv des skyline
snmpv3 user sdn auth md5 skyline priv skyline
wr mem

Vlan 1
Name “management”
Untagged 24
Ip address xx.xx.xx.xx 255.255.255.0

Vlan 5
Name “SDN controlled”
Untagged 3-23
Ip address xx.xx.xx.xx 255.255.255.0

exit

Trunk 1 trk1 lacp
Vlan 5 tagged trk1
Vlan 1 untagged trk1
Exit

Trunk 2 trk2 lacp
Vlan 5 tagged trk2
Vlan 1 untagged trk2
Exit

 

Thanks for you help

1 REPLY 1
ShaunWackerly
HPE Pro

Re: SDN connect my console to a switch hp 3800

Based on the first block of configuration commands you posted, it looks like you either need to enable OpenFlow globally or within the "bob" instance. Could you please provide the output of "show openflow" and "show openflow instance bob"?

I am an HPE Employee