(I hope this is in the right place)
Hello to anyone who can help some tertiary students with an opendaylight problem
We are currently running into issues using OpenDaylight and the openflow protocol (1.0) with a MikroTik routerboard running RouterOS v6.19
We are trying to adapt a load balancing application we have found from here: http://www.frank-durr.de/?p=126 and are having issues when the application tries to write the flows to the routerboards.
The routerboards return the error in opendaylight:
OFPET_FLOW_MOD_FAILED OFPFMFC_ALL_TABLES_FULL
The thing is, there are no flows in the flow table that we can see in the routerboard and as a result of this error nothing is written into the flow tables at all meaning our load balancing experiment isn’t working.
Any help would be greatly appreciated, thanks