Flow-Mod commands result error of type=2, code=0 (Bad Action/Bad Type)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2025 08:58 AM
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?
- Labels:
-
SD-Access
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2025 11:59 AM
did u boot C9300 in openflow mode?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2025 02:33 AM
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
