cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
164
Views
0
Helpful
2
Replies

Flow-Mod commands result error of type=2, code=0 (Bad Action/Bad Type)

sj25hyde
Level 1
Level 1

We have written some software that uses openflow to control routing through a switch. Currently, this is integrated with OpenVSwitch, but we have been trying to integrate it with the Cisco Catalyst 9300.

Our software sends two initial Flow-Mod commands to route all ICMP and ARP traffic through port NORMAL, but both commands result in an error of type=2, code=0 (Bad Action/Bad Type).

We've tried modifying those flow-mod requests in a variety of ways, but they keep just giving me the same error. Any ideas please?

 

2 Replies 2

did u boot C9300 in openflow mode?

sj25hyde
Level 1
Level 1

Hi there,

Thanks for the reply - sorry for delay in response.
Checked this morning and can confirm it is in openflow mode.

We're using openflow version 1.3 on the controller