Openflow on Routerboard RB2011UAS-2HnD

Hello everyone,

I’m having some trouble getting OpenFlow to work properly on the RB2011UAS-2HnD. I followed the setup instructions provided here http://wiki.mikrotik.com/wiki/Manual:OpenFlow .

The router also correctly registers with my controller and setups paths to the specific endpoints. I configured “ether1” as port for the controller and “ether2-5” as switch ports.
The problem is when i try to send some packets via the routerboard packets are dropped as soon as arriving at the routerboard. Does anyone have configured the RB2011UAS in a working fashion with OpenFlow. Do I need to configure additional settings to make OpenFlow work (Brideges, VLANs, etc.)? I tried different things but none seems to work. Any help would be appreciated.

Best regards!

You should make flows in controller. If packet is matched by flow then it will be forwarded according to rules, otherwise packet is silently dropped.

The flows are correctly setup and I can see entries in the flow tables for this device but nevertheless packets are dropped at the routerboard.